Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.orientechnologies:orientdb-core to v1.7.10 #47

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
com.orientechnologies:orientdb-core (source) dependencies minor 1.5.1 -> 1.7.10 OpenSSF Scorecard

Release Notes

orientechnologies/orientdb (com.orientechnologies:orientdb-core)

v1.7.8

Compare Source

v1.7.7: OrientDB Community 1.7.7

Compare Source

Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=24\&page=1\&state=closed

v1.7.6: OrientDB Community 1.7.6

Compare Source

Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=23\&page=1\&state=closed

v1.7.5: OrientDB Community 1.7.5

Compare Source

Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=22\&page=1\&state=closed

v1.7.4: OrientDB Community 1.7.4

Compare Source

Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=21\&page=1\&state=closed

v1.7.3: OrientDB 1.7.3

Compare Source

Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=20\&page=1\&state=closed

v1.7.2: OrientDB Community 1.7.2

Compare Source

Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=19\&page=1\&state=closed

v1.7.1: OrientDB Community 1.7.1

Compare Source

Hot fixes: https://github.com/orientechnologies/orientdb/issues?milestone=18\&page=1\&state=closed

v1.7: OrientDB Community Edition 1.7

Compare Source

  • Core: new “minimumclusters” to auto-create X clusters per class
    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)
  • Server: New support for SSL connections on binary and HTTP protocols
  • Console: New “script” command to execute multiple SQL statements + transaction control
    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”
  • Distributed: New support for sharding
    Simplified (JSON) configuration
  • Graph: New functions to return the traversed items: traversedVertex(), traversedEdge() and
    traversedElement()
    addEdge() can takes ORID to use implicitly last record version
  • SQL: New PARALLEL keyword to run the query on multiple threads
    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)
  • HTTP: added support for context variables in SCRIPT command
  • Indexes: Added Full-Text Lucene indexes (as plugin)
    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
  • Studio: Bookmarks for queries
    Ability to interrupt running commands
  • Bug fixing: 135 issues in total

Full list: https://github.com/orientechnologies/orientdb/issues?labels=\&milestone=16\&page=1\&state=closed

v1.6.6: OrientDB 1.6.6

v1.6.4: OrientDB Community Edition v1.6.4

Compare Source

News: http://www.orientechnologies.com/released-orientdb-1-6-4/

  • Integration of Blueprints in "graphdb" module
  • Bug fixing

Change Log: https://github.com/orientechnologies/orientdb/issues?milestone=14\&page=1\&state=closed

v1.6.3: OrientDB Community Edition v1.6.3

Compare Source

Download binaries: http://www.orientdb.org/download.htm

  • Bug fixing

Full list: https://github.com/orientechnologies/orientdb/issues?milestone=12\&page=1\&state=closed

v1.6.2: OrientDB Community Edition v1.6.2

Compare Source

Download binaries: http://www.orientdb.org/download.htm

  • Support for COLLATE to case insensitive compare fields
  • Bug fixing

Full list: https://github.com/orientechnologies/orientdb/issues?milestone=11\&page=1\&state=closed

v1.6.1: OrientDB Community Edition v1.6.1

Compare Source

Download binaries: http://www.orientdb.org/download.htm

  • Bug fixing

Full list: https://github.com/orientechnologies/orientdb/issues?milestone=10\&page=1\&state=closed

v1.6: OrientDB Graph Edition v1.6

Compare Source

  • Graph: total rewrite of Blueprints API that now are the default Java interface, support for light-weight edges (no document), labeled relationships using separate classes and vertex fields
  • Storage: new Paged-Local compressed "plocal" engine (not yet transactional)
  • SQL: INSERT and UPDATE supports JSON syntax, improved usage of indexes upon ORDER BY, supported timeout in query and global, new create function command, flatten() now is expand(), new OSQLMethod classes to handle methods even in chain, new encode() and decode() functions, support for new dictionary: as target in SELECT and TRAVERSE
  • new SCHEDULER component using CRON syntax
  • new OTriggered class to use JS as hook
  • MMap: auto flush of pages on regular basis
  • Fetch-plan: support for skip field using "-2"
  • Index: auto rebuild in background, usage of different data-segment
  • Export: supported partial export like schema, few clusters, etc.
  • Console: improved formatting of resultsets
  • HTTP: new /batch command supporting transaction too, faster connection through /connect command, /document returns a JSON
  • Studio: UML display of class

Full 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 5, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.7.10). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/orientdb branch September 5, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant