lionrock icon indicating copy to clipboard operation
lionrock copied to clipboard

Bump org.foundationdb:fdb-java from 6.3.24 to 7.3.3

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps org.foundationdb:fdb-java from 6.3.24 to 7.3.3.

Release notes

Sourced from org.foundationdb:fdb-java's releases.

Release 7.3.3

Same code as 7.3.2 but with avx enabled. This release is compiled with clang (in place of gcc).

Release 7.3.2

This release is compiled without avx instructions. This release is compiled with clang (in place og gcc).

Release 7.3.1

Same code as 7.3.0 but with avx enabled.

Release 7.3.0

This release is compiled without avx instructions

Release 7.2.9

Same code as 7.2.8 but with avx enabled.

Release 7.2.8

This release is compiled without avx instructions

Release 7.2.7

Same code as 7.2.6 but with avx enabled.

Release 7.2.6

This release is compiled without avx instructions

Release 7.2.5

Same code as 7.2.4 but with avx enabled.

Release 7.2.4

This release is compiled without avx instructions

Release 7.2.3

Same code as 7.2.2 but with avx enabled.

Release 7.2.2

This release is compiled without avx instructions

Release 7.2.0

Primarily a testing only release. This is compiled with avx enabled.

Release 7.1.33

Same code as 7.1.32 but with avx enabled.

Release 7.1.32

This release is compiled without avx instructions

Release 7.1.31

Same code as 7.1.30 but with avx enabled.

Release 7.1.30

This release is compiled without avx instructions

... (truncated)

Commits
  • 2734725 enable AVX and update version for 7.3.3 release
  • 1b0f9ba disable AVX for 7.3.2 release
  • ddb4503 Merge pull request #10371 from kakaiu/cherry-pick-ss-audit-storage-throttling
  • e4a6614 update links to foundationdb.org to reference GitHub
  • fd54c63 Merge pull request #10378 from jzhou77/release-7.3
  • 40658a0 Should repeat when speedUpSimulation is false
  • 68e18b2 Fix a simulation DR stuck issue
  • 92d7f5c SS Audit Storage Throttling (#10322)
  • c6a6073 Fix windows build errors
  • eb699ed Increase BW_RK_SIM_QUIESCE_DELAY to 400s
  • 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 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)

dependabot[bot] avatar Jun 02 '23 08:06 dependabot[bot]