dependabot[bot] opened a new pull request #693:
URL: https://github.com/apache/logging-log4j2/pull/693


   Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.0.206.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/h2database/h2database/releases";>h2's 
releases</a>.</em></p>
   <blockquote>
   <h2>Version 2.0.206</h2>
   <p>Critical <a 
href="https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6";>security
 issue</a> with H2 console is fixed.</p>
   <p>Also important changes included:</p>
   <!-- raw HTML omitted -->
   <h2>Version 2.0.204</h2>
   <p>Multilple regression fixes discovered after 2.0.202 release,</p>
   <p>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:</p>
   <p>Between version 1.4.200 and version 2.0.202 there have been considerable 
changes, such that a simple update is
   not possible.
   The official way to upgrade is to do a BACKUP of your existing database 
<strong>USING YOUR CURRENT VERSION OF H2.</strong>
   Then create a fresh database <strong>USING THE NEW VERSION OF H2</strong>, 
then perform a SCRIPT to load your data.</p>
   <h2>Version 2.0.202</h2>
   <p>Besides many dozens of fixed bugs, performance improvements,
   more adherence to a standard SQL syntax and type system, there are</p>
   <p>Some new features:</p>
   <ul>
   <li>Complete re-work of INFORMATION_SCHEMA to be more in-line with the 
standard</li>
   <li>Support for new types: ARRAY, ROW, JAVA_OBJECT</li>
   <li>Numerous bit, string, array and system functions implemented</li>
   <li>Standard-based access to generated keys</li>
   <li>JDBC 4.2 compliance</li>
   <li>Support for JDK 7 is dropped</li>
   <li>PageStore is discontinued</li>
   </ul>
   <p>MVStore changes:</p>
   <ul>
   <li>Descending MVMap and TransactionMap cursor</li>
   <li>Disk space reclamation algorithm improvements</li>
   </ul>
   <p>Between version 1.4.200 and version 2.0.202 there have been considerable 
changes, such that a simple update is
   not possible.
   The official way to upgrade is to do a BACKUP of your existing database 
<strong>USING YOUR CURRENT VERSION OF H2.</strong>
   Then create a fresh database <strong>USING THE NEW VERSION OF H2</strong>, 
then perform a SCRIPT to load your data.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/h2database/h2database/commit/3d957a0aeb509c5976a3489e7867ecbb121280f4";><code>3d957a0</code></a>
 Release 2.0.206 preparation</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/2b6e30387485df9a38570f688646f7a69f27a9f2";><code>2b6e303</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/b24aa46f48904ce64443f8f4353d70a2eed09037";><code>b24aa46</code></a>
 Check URL scheme</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/4a2e677bfb6bfee59bff1ce1dfb6f28ce5109d8c";><code>4a2e677</code></a>
 Get data types directly from linked tables from H2</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/69aff24fa56e80f86c7951b34cb571c9dfa5f814";><code>69aff24</code></a>
 Fix ValueVarcharIgnoreCase.equals()</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/0ebf1422aff6276fe48871b6b547ab3ed87a746d";><code>0ebf142</code></a>
 Fix group-sorted optimization for data types with different equal values</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/8aca5f42bf60e789c1d00b6e031a0d70a214d997";><code>8aca5f4</code></a>
 Correct Date and Time part in tutorial.html</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/4bfd6f0a330e328f56381e82236b45199c0aa9b8";><code>4bfd6f0</code></a>
 Add support of H2 2.0+ to source.html and sourceError.html</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/927c83092c3719462d0218752e57064d3f2977c1";><code>927c830</code></a>
 Update copyright years</li>
   <li><a 
href="https://github.com/h2database/h2database/commit/abac6c8e7403e9dfc8dd41a799211e16577b1989";><code>abac6c8</code></a>
 Next development version</li>
   <li>Additional commits viewable in <a 
href="https://github.com/h2database/h2database/compare/version-1.4.200...version-2.0.206";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.h2database:h2&package-manager=maven&previous-version=1.4.200&new-version=2.0.206)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to