lukas-krecan / ShedLock

Distributed lock for your scheduled tasks
Apache License 2.0
3.61k stars 510 forks source link

Bump com.arangodb:arangodb-java-driver from 7.8.0 to 7.9.0 #2155

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps com.arangodb:arangodb-java-driver from 7.8.0 to 7.9.0.

Release notes

Sourced from com.arangodb:arangodb-java-driver's releases.

Version 7.9.0

  • updated velocypack to version 3.1.0
  • updated jackson-dataformat-velocypack to version 4.4.0
  • added SHADED flag in PackageVersion class (#576)
  • added serdeProviderClass configuration property (#575, DE-837)
  • added skipFastLockRound parameter to StreamTransactionOptions (#574, DE-832)
  • added support to reset log levels (#573, DE-831)
  • added legacy option to GeoJSONAnalyzerProperties (#572, DE-736)
  • support resuming AQL cursor in transaction (#571, DE-592)
  • fíxed HostHandler concurrency (DE-663)
  • fíxed ConnectionPoolImpl concurrency (#570, DE-536)
Changelog

Sourced from com.arangodb:arangodb-java-driver's changelog.

[7.9.0] - 2024-09-20

  • updated velocypack to version 3.1.0
  • updated jackson-dataformat-velocypack to version 4.4.0
  • added SHADED flag in PackageVersion class (#576)
  • added serdeProviderClass configuration property (#575, DE-837)
  • added skipFastLockRound parameter to StreamTransactionOptions (#574, DE-832)
  • added support to reset log levels (#573, DE-831)
  • added legacy option to GeoJSONAnalyzerProperties (#572, DE-736)
  • support resuming AQL cursor in transaction (#571, DE-592)
  • fíxed HostHandler concurrency (DE-663)
  • fíxed ConnectionPoolImpl concurrency (#570, DE-536)
Commits
  • 329a4f8 v7.9.0
  • 9bf17db updated java-velocypack version
  • 7959921 fix native tests
  • 968084b Added shaded flag to PackageVersion (#576)
  • de1b205 addded support to new query execution state "instantiating executors"
  • 5b1e73b updated Jackson version to 2.17.2
  • f01c53b added serdeProviderClass configuration property (#575)
  • 05c2358 added skipFastLockRound paramter to StreamTransactionOptions (#574)
  • 9fa5e7a implemented reset log levels (#573)
  • b0b1c7c added legacy option to GeoJSONAnalyzerProperties (#572)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)