Releases: xerial/sqlite-jdbc
Releases · xerial/sqlite-jdbc
Release 3.53.4.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
🐛 Fixes
- bound utf-8 reader to the terminating nul in extension-functions (a6f4d4d)
🛠 Build
deps
- bump org.graalvm.buildtools:native-maven-plugin (c72dc32)
- bump org.graalvm.buildtools:native-maven-plugin (f5aaf0e)
- bump EndBug/add-and-commit from 10 to 11 (0a6a8f2)
- bump org.graalvm.buildtools:native-maven-plugin (843cd86)
- bump org.graalvm.buildtools:native-maven-plugin (16aa812)
- bump org.graalvm.sdk:nativeimage from 25.1.3 to 25.2.4 (47e20b2)
deps-dev
- bump com.tngtech.archunit:archunit-junit5 (db432fd)
- bump org.apache.maven.plugins:maven-jar-plugin (7650e24)
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Javid Khan
Release 3.53.2.1
Sorry, something went wrong.
No results found
Changelog
🐛 Fixes
jdbc
- map DATETIME column type to Types.TIMESTAMP (19ac6bb), closes #1436
- throw SQLException from createConnection on invalid URL (fe636b7)
- escape resolved table name in getExportedKeys query (b8eca2a)
- escape catalog and schema in foreign key metadata queries (ff4b847)
- escape table type values in getTables metadata query (33eaa19)
- escape table name in getColumns metadata query (a5149f8)
pool
- reset connection before notifying listeners on close (57f6cfa), closes #821
unscoped
- fallback to isAlpineLinux when map_files contains no musl entries (7537528), closes #1382
🔄️ Changes
🛠 Build
deps
- bump org.graalvm.buildtools:native-maven-plugin (75f593a)
- bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
- bump org.graalvm.buildtools:native-maven-plugin (37988f4)
- bump org.graalvm.buildtools:native-maven-plugin (aae577a)
- bump actions/checkout from 6 to 7 (9761dfd)
- bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)
deps-dev
- bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
- bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
- bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)
unscoped
- add missing configuration for msvc (25b5de5)
- central publishing wait only until validated (7018821)
- switch to a maintained fork of setup-msvc-dev (3ca5e70)
- fix older graalvm on windows (bb1382c)
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid
Release 3.53.2.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
🛠 Build
deps
- bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
- bump org.graalvm.buildtools:native-maven-plugin (751989a)
- bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
- bump shanegenschaw/pull-request-comment-trigger (cc93aa7)
deps-dev
- bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
- bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)
unscoped
- fail workflow if child workflow also fails (49ea263)
- remove PR comment trigger (03bfd9a)
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
Release 3.53.1.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
🔄️ Changes
- rewrite amalgamation_version.sh for POSIX shell (52522d0)
- fix android usage (7ef8e0f)
🛠 Build
deps
- bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
- bump gummy-bears-api-24 to 0.13.0 (248e1e9)
deps-dev
- bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
- bump com.tngtech.archunit:archunit-junit5 (458abe1)
unscoped
- conditionally bootstrap SLF4J API JAR (bc7d223)
- make JAVA_CLASSPATH configurable (5aa7426)
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov
Release 3.53.0.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
jdbc
- expose wal_autocheckpoint pragma in SQLiteConfig (dd2adcc), closes #1397
sqlite
unscoped
🛠 Build
deps
- bump org.sonatype.central:central-publishing-maven-plugin (19259e5)
- bump EndBug/add-and-commit from 9 to 10 (f572217)
deps-dev
- bump surefire.version from 3.5.4 to 3.5.5 (b649d25)
- bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (857a754)
- bump org.mockito:mockito-core from 5.21.0 to 5.23.0 (a597952)
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Karl-Michael Edlinger, kju2
Release 3.51.3.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
🛠 Build
deps
- bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
- bump actions/upload-artifact from 6 to 7 (90c726f)
- bump actions/download-artifact from 7 to 8 (17d4998)
deps-dev
- bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)
unscoped
- set-version trigger CI after build native (89dfbc8)
- set-version commit and trigger workflow (eed41ae)
- set-version fix VERSION (22e5106)
- set-version checks before enabling (4c34072)
- add set-version workflow (97985f8)
- fix ppc64le (49232ef)
- use jdk 25 where possible (8460f63)
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
Release 3.51.2.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
Gauthier Roebroeck
Release 3.51.1.1
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
🛠 Build
deps
- bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
- bump org.graalvm.buildtools:native-maven-plugin (92e995c)
- bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
- bump actions/upload-artifact from 5 to 6 (77e1e27)
- bump actions/download-artifact from 6 to 7 (1f35b97)
- bump org.apache.maven.plugins:maven-source-plugin (8384f5b)
deps-dev
- bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
- bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
- bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
Release 3.51.1.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
🛠 Build
deps
- bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
- bump actions/checkout from 5 to 6 (79a5083)
- bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
- bump org.graalvm.buildtools:native-maven-plugin (2499f23)
- org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#1346) (4f126e5), closes #1346
deps-dev
- bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)
unscoped
Contributors
We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof
Release 3.51.0.0
Sorry, something went wrong.
No results found
Changelog
🚀 Features
sqlite
- upgrade to sqlite 3.51.0 (6a0f6b4)
- enable LIMIT support for UPDATE and DELETE (acf84ae), closes #1318
🔄️ Changes
🧪 Tests
- load extension enabled by connection string (751cd07)
🛠 Build
deps
- bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
- bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
- bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
- bump actions/download-artifact from 5 to 6 (f7063ae)
- bump actions/upload-artifact from 4 to 5 (938d553)
- bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
- bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
- bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
- bump org.codehaus.mojo:versions-maven-plugin (8911981)
- bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
- bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
- bump org.jreleaser:jreleaser-maven-plugin (8382798)
- bump actions/setup-java from 4 to 5 (47117fd)
- bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
- bump actions/checkout from 4 to 5 (8f594c8)
- bump actions/download-artifact from 4 to 5 (0c76e59)
deps-dev
- bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
- bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
- bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)
native
- disable fail fast on build native (d7cf60d)
unscoped
📝 Documentation
- document how to enable load extension (de546a9)
Contributors
We'd like to thank the following people for their contributions:
Dr. Christian Kohlschütter, Gauthier, Gauthier Roebroeck