You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/12/28 08:06:39 UTC

[GitHub] [commons-ognl] dependabot[bot] opened a new pull request #26: Bump h2 from 1.3.158 to 1.4.200

dependabot[bot] opened a new pull request #26:
URL: https://github.com/apache/commons-ognl/pull/26


   Bumps [h2](https://github.com/h2database/h2database) from 1.3.158 to 1.4.200.
   <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 1.4.200</h2>
   <p>Some new features:</p>
   <ul>
   <li>JSON data type; JSON_OBJECT, JSON_ARRAY, JSON_OBJECTAGG, and JSON_ARRAYAGG functions; JSON predicate</li>
   <li>TIME WITH TIME ZONE data type</li>
   <li>BITNOT, LSHIFT, and RSHIFT functions</li>
   <li>Named columns join (JOIN USING)</li>
   <li>Type predicate (IS OF)</li>
   <li>General logarithm function LOG(base, argument)</li>
   <li>UNKNOWN literal and truth value tests</li>
   <li>UNIQUE predicate</li>
   <li>CURRENT_SCHEMA and CURRENT_CATALOG functions</li>
   <li>Data change delta tables (OLD | NEW | FINAL TABLE)</li>
   <li>CURRENT VALUE FOR sequence</li>
   <li>EXECUTE IMMEDIATE command and QUOTE_IDENT function</li>
   <li>Time zone specification (AT TIME ZONE | LOCAL)</li>
   <li>ALTER TABLE tableName ALTER COLUMN IF EXISTS columnName</li>
   <li>READ UNCOMMITTED, REPEATABLE READ, and SNAPSHOT isolation levels with MVStore engine</li>
   </ul>
   <p>Incompatible changes:</p>
   <ul>
   <li>MVCC setting (ignored since 1.4.198) now results in error</li>
   <li>MULTI_THREADED setting is removed, MVStore engine is always multi-threaded, PageStore engine is always single-threaded</li>
   <li>Statement.getGeneratedKeys() uses a FINAL TABLE semantics</li>
   <li>Proleptic Gregorian calendar is used as required by the Standard</li>
   <li>Cast from TIME to TIMESTAMP uses CURRENT_DATE for a date part as required by the Standard</li>
   </ul>
   <p>Other changes:</p>
   <ul>
   <li>Scalability and stability of MVStore engine are improved</li>
   <li>Assorted bugfixes</li>
   </ul>
   <p>Known issues:</p>
   <ul>
   <li>Asterisked projection of NATURAL join and named columns join between three or more tables can still be incorrect, use qualified column names as a workaround</li>
   <li>SERIALIZABLE isolaton level can be set, but it doesn't ensure equivalence of serial and concurrent execution of transactions</li>
   </ul>
   <p>See <a href="https://h2database.com/html/changelog.html">change log</a> for the complete list of changes.</p>
   <h2>Version 1.4.199</h2>
   <p>Bugfixes</p>
   <h2>Version 1.4.198</h2>
   <p><strong>Features</strong></p>
   <ul>
   <li>
   <p>Experimental implementation of all standard window functions.</p>
   </li>
   <li>
   <p>Hypothetical set and inverse distribution functions.</p>
   </li>
   <li>
   <p>INTERVAL data type.</p>
   </li>
   <li>
   <p>Geomety type and SRID constraints for GEOMETRY data type, M and ZM dimension systems support.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/h2database/h2database/commits/version-1.4.200">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.3.158&new-version=1.4.200)](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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-ognl] lukaszlenart merged pull request #26: Bump h2 from 1.3.158 to 1.4.200

Posted by GitBox <gi...@apache.org>.
lukaszlenart merged pull request #26:
URL: https://github.com/apache/commons-ognl/pull/26


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org