Releases: duckdb/duckdb-java
Releases · duckdb/duckdb-java
Release 1.2.2.0
What's Changed
- Update upload-artifact action to v4 by @staticlibs in #161
- Do not build jemalloc on Windows by @staticlibs in #162
- Support typed configuration options by @staticlibs in #159
- Modify UUID when passing it as a bind variable by @staticlibs in #160
- Remove java cross-comp options, include debuginfo by @staticlibs in #144
- Only export JNI and C-API symbols by @staticlibs in #164
- Support engine commit ID parameter to vendor CI by @staticlibs in #173
- Move jemalloc selection logic to CMake by @staticlibs in #171
- DatabaseMetadata schema introspection enhancements by @staticlibs in #167
- Result set Timestamp handling improvements by @staticlibs in #166
- Support spatial extension types by @staticlibs in #168
- Retain client config on connection duplication by @staticlibs in #176
- Fix builds by adding missing types.cpp to CMake by @staticlibs in #187
- Temporary disable compliance CI runs by @staticlibs in #188
- Re-enable compliance test runs on CI by @staticlibs in #189
- Implement ParameterMetadata by @staticlibs and @eramitmittal in #181
- Allow to use empty typeMap on Connection by @staticlibs in #183
- Make ResultSet getters case insensitive by @staticlibs and @jghoman in #185
- Update Ubuntu image used for compiance runs by @staticlibs in #192
- Ignore path option passed by Spark by @staticlibs in #184
- Enable 4-part version number by @staticlibs in #193
- Update vendored DuckDB sources to v1.2.2 by @staticlibs in #194
New Contributors
- @staticlibs made their first contribution in #161
- @eramitmittal made their first contribution in #181
Full Changelog: v1.2.1...v1.2.2.0
Release 1.2.1
What's Changed
- fix: blob usage after resultset move by @akoshchiy in #103
- Fix CI by @lnkuiper in #106
- Allow appender to accept byte[] by @mach-kernel in #107
- Update year in license file to 2025 by @szarnyasg in #118
- Bundle jemalloc by @lnkuiper in #133
Full Changelog: v1.1.3...v1.2.1
Release 1.2.0
What's Changed
- fix: blob usage after resultset move by @akoshchiy in #103
- Fix CI by @lnkuiper in #106
- Allow appender to accept byte[] by @mach-kernel in #107
- Update year in license file to 2025 by @szarnyasg in #118
- Bundle jemalloc by @lnkuiper in #133
Full Changelog: v1.1.3...v1.2.0
Release 1.1.3
v1.1.3 bump to 1.1.3
Release 1.1.2
What's Changed
- Fix metadata reflection for DECIMAL columns - with test by @lhofhansl in #88
- Allow escaping in schema reflection - with test by @lhofhansl in #89
- Support LocalDate - with test by @lhofhansl in #92
- Use a single transaction per batch by @lhofhansl in #95
- bump to 1.1.2 by @hannes in #97
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
Merge pull request #90 from duckdb/upgrade-111 bump to 1.1.1
Release 1.1.0
Merge pull request #80 from duckdb/bump-1.1.0 bump to 1.1.0
Release 1.0.0
Merge pull request #21 from duckdb/update100 Update vendored sources
Release 0.10.3
Merge pull request #10 from duckdb/updatevendoredsourcesv0.10.3 update vendored sources to 0.10.3