@@ -21,6 +21,12 @@ <h1>Change Log</h1>
2121
2222< h2 > Next Version (unreleased)</ h2 >
2323< ul >
24+ < li > Nothing yet...
25+ </ li >
26+ </ ul >
27+
28+ < h2 > Version 2.1.210 (2022-01-17)</ h2 >
29+ < ul >
2430< li > Issue #3376: Data cannot be read after insert of clob data> MAX_LENGTH_INPLACE_LOB with data change delta table
2531</ li >
2632< li > PR #3377: Add -webExternalNames setting and fix WebServer.getConnection()
@@ -1240,64 +1246,4 @@ <h2>Version 1.4.200 (2019-10-14)</h2>
12401246</ li >
12411247</ ul >
12421248
1243- < h2 > Version 1.4.199 (2019-03-13)</ h2 >
1244- < ul >
1245- < li > PR #1807: Reduce code duplication and remove h2.mixedGeometries
1246- </ li >
1247- < li > PR #1806: Improve SELECT FOR UPDATE documentation
1248- </ li >
1249- < li > PR #1804: Lift limit of 10 characters on enum value (1.4.198 regression)
1250- </ li >
1251- < li > PR #1803: Do not rely on index sorting in SELECT FOR UPDATE
1252- </ li >
1253- < li > Issue #1800: Remove experimental status from window functions
1254- </ li >
1255- < li > PR #1799: Fire triggers after row locking and remove some leftovers
1256- </ li >
1257- < li > PR #1798: Reuse some string builders, remove StatementBuilder and other minor changes
1258- </ li >
1259- < li > Issue #1795: 1.4.198 regression with batch updates and transactions
1260- </ li >
1261- < li > PR #1794: Ask password in Shell in secure way and improve database creation information in tutorial
1262- </ li >
1263- < li > PR #1791: Move commands to commands.html and other changes
1264- </ li >
1265- < li > Issue #1774: H2 Browser configuration is unclear and fails on KUbuntu
1266- </ li >
1267- < li > PR #1790: Do not convert standard TRIM function to non-standard functions
1268- </ li >
1269- < li > Issue #1787: Non-standard MERGE throws LOCK_TIMEOUT_1 on violation of some constraints
1270- </ li >
1271- < li > PR #1784: improve database not found error
1272- </ li >
1273- < li > Issue #1740: Enhancement Request: h2 server: do not swallow exceptions
1274- </ li >
1275- < li > Issue #1616: Metadata and scripts should be persisted with unconditionally quoted identifiers
1276- </ li >
1277- < li > PR #1779: Improve isSimpleIdentifier() and enquoteIdentifier()
1278- </ li >
1279- < li > PR #1776: Improve DATABASE_TO_LOWER handling
1280- </ li >
1281- < li > Issue #1771: NPE in Comparison.createIndexConditions
1282- </ li >
1283- < li > PR #1772: Fix newlines in test scripts
1284- </ li >
1285- < li > Issue #1762: NullPointerException in Parser. Introduced in 1.4.198
1286- </ li >
1287- < li > PR #1768: Add more context-sensitive keywords
1288- </ li >
1289- < li > Issue #1758: sequence restart issue with 1.4.198
1290- </ li >
1291- < li > Issue #1759: SELECT … FOR UPDATE returns old data in 1.4.198
1292- </ li >
1293- < li > PR #1756: Fix DISTINCT ON in presence of ORDER BY
1294- </ li >
1295- < li > PR #1754: Fix window functions in JOIN with ON condition
1296- </ li >
1297- < li > Issue #1751: making it easier to open console and create local databases
1298- </ li >
1299- < li > Issue #1750: JOIN t ON t.col IN (SELECT ...) throws AssertionError
1300- </ li >
1301- </ ul >
1302-
13031249<!-- [close] { --> </ div > </ td > </ tr > </ table > <!-- } --> <!-- analytics --> </ body > </ html >