fix(deps): update dependency com.orientechnologies:orient-commons to v1.7.10 #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.5
->1.7.10
Release Notes
orientechnologies/orientdb (com.orientechnologies:orient-commons)
v1.7.8
Compare Source
v1.7.7
: OrientDB Community 1.7.7Compare Source
Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=24\&page=1\&state=closed
v1.7.6
: OrientDB Community 1.7.6Compare Source
Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=23\&page=1\&state=closed
v1.7.5
: OrientDB Community 1.7.5Compare Source
Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=22\&page=1\&state=closed
v1.7.4
: OrientDB Community 1.7.4Compare Source
Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=21\&page=1\&state=closed
v1.7.3
: OrientDB 1.7.3Compare Source
Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=20\&page=1\&state=closed
v1.7.2
: OrientDB Community 1.7.2Compare Source
Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=19\&page=1\&state=closed
v1.7.1
: OrientDB Community 1.7.1Compare Source
Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=18\&page=1\&state=closed
v1.7
: OrientDB Community Edition 1.7Compare Source
new cluster strategy to pick the cluster. Available round-robin, default and balanced
added record locking via API
removed rw/locks on schema and index manager
cached most used users and roles in RAM (configurable)
New “next” command to move the cursor on the next record in the result set
New “pref” command to move the cursor on the previous record in the result set
New “move ” command to move from current record by executing a predicate
New “eval ” command to evaluate a predicate against current record
Ability to ignore errors by setting “set ignore = true”
Simplified (JSON) configuration
traversedElement()
addEdge() can takes ORID to use implicitly last record version
New “INSERT INTO … SELECT” to copy records
New “INSERT INTO … RETURN ” to return expressions on INSERT
New “UPDATE … RETURN ” to return expressions on UPDATE
distance() accepts measure unit (default = km)
Added GEO Spatial Lucene indexes (as plugin)
Added WAL (Journal) support for Hash-Index so can be used in Transactions
Added NULL support for composite and non-composite indexes
Full-Text can be configured through METADATA keyword
Full-Text now indexes also sub-words
Improved SQL optimizer by avoiding calling evaluate() when not needed
LINKSET types can be indexed now
RID can be used on composite indexes
Ability to interrupt running commands
Full list: https://github.com/orientechnologies/orientdb/issues?labels=\&milestone=16\&page=1\&state=closed
v1.6.6
: OrientDB 1.6.6v1.6.4
: OrientDB Community Edition v1.6.4Compare Source
News: http://www.orientechnologies.com/released-orientdb-1-6-4/
Change Log: https://github.com/orientechnologies/orientdb/issues?milestone=14\&page=1\&state=closed
v1.6.3
: OrientDB Community Edition v1.6.3Compare Source
Download binaries: http://www.orientdb.org/download.htm
Full list: https://github.com/orientechnologies/orientdb/issues?milestone=12\&page=1\&state=closed
v1.6.2
: OrientDB Community Edition v1.6.2Compare Source
Download binaries: http://www.orientdb.org/download.htm
Full list: https://github.com/orientechnologies/orientdb/issues?milestone=11\&page=1\&state=closed
v1.6.1
: OrientDB Community Edition v1.6.1Compare Source
Download binaries: http://www.orientdb.org/download.htm
Full list: https://github.com/orientechnologies/orientdb/issues?milestone=10\&page=1\&state=closed
v1.6
: OrientDB Graph Edition v1.6Full list: https://github.com/nuvolabase/orientdb/issues?milestone=2\&state=closed
To download it: http://www.orientdb.org/download.htm
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.