Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Conversation

@dependabot
Copy link

@dependabotdependabotbot commented on behalf ofgithubJan 7, 2022

Bumpsh2 from 1.4.197 to 2.0.206.

Release notes

Sourced fromh2's releases.

Version 2.0.206

Criticalsecurity issue with H2 console is fixed.

Also important changes included:

Version 2.0.204

Multilple regression fixes discovered after 2.0.202 release,

There are no persistence changes between 2.0.202 and 2.0.204, so jar file swap is enough, if database had been upgraded to 2.0.202 already, otherwise please read the message below:

Between version 1.4.200 and version 2.0.202 there have been considerable changes, such that a simple update isnot possible.The official way to upgrade is to do a BACKUP of your existing databaseUSING YOUR CURRENT VERSION OF H2.Then create a fresh databaseUSING THE NEW VERSION OF H2, then perform a SCRIPT to load your data.

Version 2.0.202

Besides many dozens of fixed bugs, performance improvements,more adherence to a standard SQL syntax and type system, there are

Some new features:

  • Complete re-work of INFORMATION_SCHEMA to be more in-line with the standard
  • Support for new types: ARRAY, ROW, JAVA_OBJECT
  • Numerous bit, string, array and system functions implemented
  • Standard-based access to generated keys
  • JDBC 4.2 compliance
  • Support for JDK 7 is dropped
  • PageStore is discontinued

MVStore changes:

  • Descending MVMap and TransactionMap cursor
  • Disk space reclamation algorithm improvements

Between version 1.4.200 and version 2.0.202 there have been considerable changes, such that a simple update isnot possible.The official way to upgrade is to do a BACKUP of your existing databaseUSING YOUR CURRENT VERSION OF H2.Then create a fresh databaseUSING THE NEW VERSION OF H2, then perform a SCRIPT to load your data.

Version 1.4.200

Some new features:

  • JSON data type; JSON_OBJECT, JSON_ARRAY, JSON_OBJECTAGG, and JSON_ARRAYAGG functions; JSON predicate
  • TIME WITH TIME ZONE data type
  • BITNOT, LSHIFT, and RSHIFT functions

... (truncated)

Commits
  • 3d957a0 Release 2.0.206 preparation
  • 2b6e303 Update changelog
  • b24aa46 Check URL scheme
  • 4a2e677 Get data types directly from linked tables from H2
  • 69aff24 Fix ValueVarcharIgnoreCase.equals()
  • 0ebf142 Fix group-sorted optimization for data types with different equal values
  • 8aca5f4 Correct Date and Time part in tutorial.html
  • 4bfd6f0 Add support of H2 2.0+ to source.html and sourceError.html
  • 927c830 Update copyright years
  • abac6c8 Next development version
  • Additional commits viewable incompare 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.0.206.- [Release notes](https://github.com/h2database/h2database/releases)- [Commits](h2database/h2database@version-1.4.197...version-2.0.206)---updated-dependencies:- dependency-name: com.h2database:h2  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelJan 7, 2022
@dependabot@github
Copy link
Author

dependabotbot commented on behalf ofgithubJan 21, 2022

Superseded by#12.

@dependabotdependabotbot closed thisJan 21, 2022
@dependabotdependabotbot deleted the dependabot/maven/jpa-tx-management/com.h2database-h2-2.0.206 branchJanuary 21, 2022 23:17
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp