Skip to content

chore(deps): update dependency com.arangodb:arangodb-java-driver to v7.22.0#45

Closed
lis0x90 wants to merge 1 commit into
mainfrom
renovate/arangodb.driver.version
Closed

chore(deps): update dependency com.arangodb:arangodb-java-driver to v7.22.0#45
lis0x90 wants to merge 1 commit into
mainfrom
renovate/arangodb.driver.version

Conversation

@lis0x90
Copy link
Copy Markdown
Member

@lis0x90 lis0x90 commented Aug 12, 2025

This PR contains the following updates:

Package Type Update Change
com.arangodb:arangodb-java-driver (source) compile minor 7.15.0 -> 7.22.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

arangodb/arangodb-java-driver (com.arangodb:arangodb-java-driver)

v7.22.0

Compare Source

  • wildcard generic AQL bind vars (#​612, DE-991)

v7.21.0

Compare Source

  • added SSL configuration properties (DE-1010, #​611)
  • fixed support to Jackson 2.19

v7.20.0

Compare Source

  • added option usePlanCache to AqlQueryOptions (DE-973, #​609)
  • updated Jackson version to 2.19 (DE-1012, #​607)

v7.19.0

Compare Source

  • fixed connection pool load-balancing (DE-1016, #​602), now the connection pool:
    • keeps track of busy connections (or busy HTTP/2 streams)
    • enqueues new requests only to connections that are not busy (or that have available HTTP/2 streams)
    • waits asynchronously if all the connections are busy (or all HTTP/2 streams are busy)
  • added new option to configure HTTP/1.1 pipelining (com.arangodb.ArangoDB.Builder.pipelining(Boolean)),
    false by default
  • changed default configuration HTTP/1.1 pipelining to false

v7.18.0

Compare Source

  • updated jackson-dataformat-velocypack to version 4.6.0
  • exposed configuration properties keys in ArangoConfigProperties
  • deprecated CollectionStatus
  • fixed equals() and hashCode() in some entity classes

v7.17.1

Compare Source

  • implemented equals() and hashCode() for all entity classes
  • fixed overlapping resources in shaded package

v7.17.0

Compare Source

  • allow construct ArangoConfigProperties from java.util.Properties (DE-976)
  • made BaseDocument and BaseEdgeDocument serializable (#​596)

v7.16.0

Compare Source

  • improved deserialization of RawBytes and RawJson (#​592, DE-969)
  • added support to Jakarta JSON-P data types (#​593, DE-968)
  • fixed ArangoSearch PrimarySort serialization

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@NetcrackerCLPLCI NetcrackerCLPLCI force-pushed the renovate/arangodb.driver.version branch from deaeb19 to 9cfdf98 Compare September 9, 2025 06:35
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 9, 2025

@denisanfimov denisanfimov deleted the renovate/arangodb.driver.version branch September 9, 2025 07:36
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants