This is a bug fix release for various issues discovered after we released 1.1.2. There are no new major features, just bug fixes. Database files created by DuckDB versions all the way back to v0.9.* can be read by this version.
What's Changed
[Adaptive Sniffer] In case files have only one row, be more permissive to detect headers and types. by @​pdet in duckdb/duckdb#14174
SingleFileBlockManager::MarkBlockAsUsed - also erase from newly_freed_list to ensure trim does not prune blocks that are in-use by @​Mytherin in duckdb/duckdb#14467
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 commands and options
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 3 updates: io.airlift:airbase, com.zaxxer:HikariCP and org.duckdb:duckdb_jdbc.
Updates
io.airlift:airbase
from 196 to 199Release notes
Sourced from io.airlift:airbase's releases.
Commits
Updates
com.zaxxer:HikariCP
from 6.0.0 to 6.1.0Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
7029593
[maven-release-plugin] prepare release HikariCP-6.1.013c570c
Update changes log004671d
Don't clear isCommitStateDirty flag in setReadOnly (#1842)9f91751
Update semantic version55ddba0
Update CHANGES662847b
support loading properties file in unnamed resources module. (#1827)64f96f3
Update CHANGESc6d1403
fixes#1960 allow SQLExceptionOverride to adjudicate all exceptions for evictionf6efe91
Merge branch 'wholesail-dropwizard5-metrics' into devfb49f35
Merge branch 'dropwizard5-metrics' of https://github.com/wholesail/HikariCP i...Updates
org.duckdb:duckdb_jdbc
from 1.1.2 to 1.1.3Release notes
Sourced from org.duckdb:duckdb_jdbc's releases.
... (truncated)
Commits
1986445
fix scoping problem with function argument (#14666)48c6c64
Bump extensions: AWS, Delta, Iceberg, INET (#14669)bb52d07
bump vss + spatial (#14667)b5e22da
Bump also inet, iceberg and deltacf75c4f
Bump aws / remove patch80ba78c
bump extensionsc3ca360
Force error on CSV Sniffer Failure (#14661)2dd5146
fix lambda macro paramters replacement missed in column ref type9cba6a2
Add serialization for bitstring_agg function (#14654)37fd2aa
Update type_detection.cpp to force error on failureDependabot 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 commands and options
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 show