dependabot[bot] opened a new pull request #155: URL: https://github.com/apache/commons-dbcp/pull/155
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.0.202. <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.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/bb50243925f1707495d0b8e06a3e0e6caeed17ed"><code>bb50243</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/h2database/h2database/issues/3210">#3210</a> from andreitokar/master</li> <li><a href="https://github.com/h2database/h2database/commit/bab777a98781d7319f0334559753a4588cb472f7"><code>bab777a</code></a> Merge remote-tracking branch 'h2database/master'</li> <li><a href="https://github.com/h2database/h2database/commit/7381627cf52763117ed332f126263396c07eca29"><code>7381627</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/h2database/h2database/issues/3211">#3211</a> from <a href="https://github-redirect.dependabot.com/grandinj/Large-JSON-and-GEOMETRY-objects-/issues/3016">grandinj/Large-JSON-and-GEOMETRY-objects-#3016</a></li> <li><a href="https://github.com/h2database/h2database/commit/51993870f40d227c80aa56dab063f4cf4cc445f8"><code>5199387</code></a> fix link to changelog</li> <li><a href="https://github.com/h2database/h2database/commit/3ada1aa41eb095c9ddda493ec063682654f21154"><code>3ada1aa</code></a> include trivial bits of <a href="https://github-redirect.dependabot.com/h2database/h2database/issues/3090">#3090</a></li> <li><a href="https://github.com/h2database/h2database/commit/4c56d7cc215dc236d133cfa53cb240f31716f46b"><code>4c56d7c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/h2database/h2database/issues/3189">#3189</a> from imerik1/master</li> <li><a href="https://github.com/h2database/h2database/commit/401e84d021a2a954e3ad4ab7ba36c1f005625967"><code>401e84d</code></a> fix test</li> <li><a href="https://github.com/h2database/h2database/commit/0bed95c2cbabd61687a848379cbb4a596da1a999"><code>0bed95c</code></a> Large JSON and GEOMETRY objects <a href="https://github-redirect.dependabot.com/h2database/h2database/issues/3016">#3016</a></li> <li><a href="https://github.com/h2database/h2database/commit/9ccde2965acc2cab52cfa52915a7adee567d7047"><code>9ccde29</code></a> change link to h2.pdf</li> <li><a href="https://github.com/h2database/h2database/commit/7309020670a0edf2345a5570922a9a83c4522f3b"><code>7309020</code></a> change release date</li> <li>Additional commits viewable in <a href="https://github.com/h2database/h2database/compare/version-1.4.200...version-2.0.202">compare view</a></li> </ul> </details> <br /> [](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]
