Skip to content

Bump h2 from 2.2.220 to 2.2.222

Dependabot requested to merge dependabot-maven-com.h2database-h2-2.2.222 into master

Bumps h2 from 2.2.220 to 2.2.222.

Release notes

Sourced from h2's releases.

version-2.2.222

Commits
  • 8ba3ea3 in preparation for release
  • 57d2332 protect FileStore.deadChunks against race codition
  • 1fbf735 fix coments / renaming
  • 13740e1 adjust housekeeping activity to be more aggresive when idle
  • f85140a fix flaky test
  • 3f1be47 Merge pull request #3873 from andreitokar/at-misc
  • 9312571 ToC cache key is chunk id now, not version
  • 0666a0b ToC cash is effectively not used after the first shutdown, due to a key mismatch
  • f0b474f WRITE_DELAY value is not reported in INFORMATION_SCHEMA.SETTINGS
  • 6a51ba4 Merge pull request #3869 from katzyn/information_schema
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports