What's Changed
- docs: 0.1.0 is on PyPI, crates.io and nuget.org by @singhpratech in #3
- deps: otel 1.41.0 in the Go modules, pgjdbc 42.7.12 in the Java bench by @singhpratech in #4
- docs: link the site and the launch write-up from the README by @singhpratech in #5
- docs: Firebird entry records the three OdbcFb reports, drops the unreproduced BLOB read figure by @singhpratech in #6
- docs: re-verified entries — Citus, TDengine, Doris, Databend, Db2, Vertica wording follows plain-ODBC probes by @singhpratech in #7
- docs: plain-ODBC re-verification of seven more entries (DuckDB, OceanBase, RisingWave, GreptimeDB, Materialize, YDB, ArcadeDB) by @singhpratech in #8
- ingest: re-run parameter sets the driver rejected inside a successful array execute by @singhpratech in #9
- docs: plain-ODBC re-verification of six more entries (CockroachDB, ClickHouse, TimescaleDB, YugabyteDB, QuestDB, CrateDB) by @singhpratech in #10
- docs: clickhouse-odbc arrays stop after set 1 (SQLMoreResults protocol); #582 and #335 comment filed by @singhpratech in #11
- docs: plain-ODBC re-verification of nine more entries (MariaDB, MySQL, Percona, Ignite, OpenSearch, Virtuoso, Dremio, Cloudberry, MatrixOne) by @singhpratech in #12
- docs: fifteen upstream reports filed 2026-08-29; MatrixOne BIT abort fixed upstream; OpenSearch connect hang explained by @singhpratech in #13
- docs: pandas and Polars through their own ADBC support by @singhpratech in #14
- ci: hourly upstream-status job writes upstream/status.json to gh-pages by @singhpratech in #15
- docs: UPSTREAM.md status column names the fix PRs; status.json carries the reporter by @singhpratech in #16
- docs: plain-ODBC re-verification of seven more entries (PostgreSQL, SQLite, SQL Server, Oracle, Dolt, InfluxDB 3, MongoDB BI) by @singhpratech in #17
- docs: CrateDB multi-statement command tags fixed upstream by @singhpratech in #18
- docs: CrateDB command-tag quirk notes the upstream fix by @singhpratech in #19
- docs: README notes the Apache Arrow ADBC docs listing by @singhpratech in #20
- docs: ADBC docs badge leads the badge row by @singhpratech in #21
- docs: UPSTREAM adds the Materialize DEALLOCATE-quoting report by @singhpratech in #22
- docs: README links the ADBC docs-listing write-up alongside the launch post by @singhpratech in #23
- tracker: read GitHub Discussions; Materialize row notes fix PR #38606 by @singhpratech in #24
- docs: UPSTREAM marks psqlodbc#208 fixed (#209 merged) by @singhpratech in #25
- docs: UPSTREAM records unixODBC#239 as closed with the mitigation commit by @singhpratech in #26
- compat: verify SingleStore 9.1.1 over the MySQL wire by @singhpratech in #27
- bind: don't re-run parameter sets marked SQL_PARAM_DIAG_UNAVAILABLE when the row count says they landed (Db2 11.5) by @singhpratech in #28
- compat: SAP HANA Express 2.00.088 verified, with a Latin-1 statement-text fix for its driver by @singhpratech in #29
- compat: Exasol 2025.1.14 verified (Exasol ODBC 25.2.1) by @singhpratech in #30
- compat: Altibase 7.3 verified over its own ODBC driver by @singhpratech in #31
- compat: Kinetica 7.1.9 Developer Edition verified read-only (two driver quirks) by @singhpratech in #32
- compat: Actian Ingres 10.1 (open-source edition) verified, via an ANSI shim over its unixODBC-incompatible driver by @singhpratech in #33
- compat: IBM Db2 for i 7.5 verified through IBM i Access ODBC (PUB400.COM) by @singhpratech in #34
- docs: totals recounted after the 2026-09-03 batch (53 Linux / 44 macOS / 45 Windows), per-OS rows, older releases, psqlodbc library note by @singhpratech in #35
- docs: drop the stale queued-for-verification table (Exasol is verified) by @singhpratech in #36
- docs: Windows cells for the 2026-09-03 batch — SingleStore, Exasol, HANA pass (45 → 48); Kinetica and Ingres driver findings; Altibase and Db2 for i driver-unavailable by @singhpratech in #37
- docs: every count follows the 2026-09-03 batch (53 / 44 / 48, 24 drivers); connection-string templates for the seven new entries by @singhpratech in #38
- docs: UPSTREAM records the driver findings of the 2026-09-03 batch (ten rows, not yet reported) by @singhpratech in #39
- docs: probe corrections — Exasol SQL_GD_BLOCK rule, datetime precision is MySQL Connector/ODBC's, HANA type table sorted alphabetically; SingleStore SQLColumns crash; Exasol EXAConf pin by @singhpratech in #40
- docs: UPSTREAM — two SingleStore Connector/ODBC reports filed (#45, #46) by @singhpratech in #41
- docs: UPSTREAM — psqlodbc #207 fixed by PR #210 (22003 for out-of-range integer conversions) by @singhpratech in #43
- docs: macOS language grid, batch 6 — mssql, postgres, SingleStore, HANA, Exasol (24 cells); C# runner exports DYLD_LIBRARY_PATH itself by @singhpratech in #42
- compat: IBM Db2 for i verified on macOS (45 of 53); IBM i Access macOS TLS path crashes with pyarrow loaded by @singhpratech in #44
- bench: five languages × the seven 2026-09-03 databases on Linux (35 cells, 261 of 265); matrix and Rust rows; Ingres and Altibase findings by @singhpratech in #45
- docs: UPSTREAM — Ingres findings from the language run (SQLTables segfault under .NET; client signal handlers kill the JVM; log force-abort limit) by @singhpratech in #46
- docs: stale-information audit applied to the repository Markdown by @singhpratech in #47
- ci: Publish to Maven Central workflow; java/PUBLISHING.md by @singhpratech in #48
- ci: Maven publish — passphrase via MAVEN_GPG_PASSPHRASE, with an unlock check before the build by @singhpratech in #49
- java: central-publishing-maven-plugin 0.11.0 (0.7.0 fails parsing Central's deployment status) by @singhpratech in #50
- docs: org.adbcbridge:adbcbridge 0.1.0 is on Maven Central by @singhpratech in #51
- trust: security policy, support window, private vulnerability reporting, Dependabot, signed checksums + provenance + SBOM on every release by @singhpratech in #52
- docs: v0.1.0 carries SHA256SUMS.asc; provenance and SBOM start with the next release by @singhpratech in #65
- ci: Maven publish — verify_only mode (resolve from Central, check the jar, record on the environment) by @singhpratech in #69
- build(deps-dev): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 in /java by @dependabot[bot] in #53
- build(deps-dev): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 in /java by @dependabot[bot] in #55
- build(deps-dev): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 in /java by @dependabot[bot] in #56
- build(deps-dev): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.16.0 in /java by @dependabot[bot] in #58
- build(deps-dev): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.6.0 in /java by @dependabot[bot] in #60
- build(deps): Bump actions/setup-dotnet from 4 to 6 by @dependabot[bot] in #54
- build(deps): Bump actions/setup-java from 4 to 6 by @dependabot[bot] in #59
- build(deps): Bump actions/checkout from 4 to 7 by @dependabot[bot] in #61
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 18.9.0 by @dependabot[bot] in #64
- build(deps): Bump org.postgresql:postgresql from 42.7.4 to 42.7.12 in /bench/java by @dependabot[bot] in #2
- build(deps): Bump actions/setup-python from 5 to 7 by @dependabot[bot] in #63
- Bump xunit from 2.9.2 to 2.9.3 by @dependabot[bot] in #66
- build(deps): Bump github.com/apache/arrow-adbc/go/adbc from 1.8.0 to 1.12.0 in /go by @dependabot[bot] in #62
- ci: build and test the Go binding on Linux by @singhpratech in #70
- Bump Xunit.SkippableFact from 1.4.13 to 1.5.85 by @dependabot[bot] in #68
- Bump xunit.runner.visualstudio from 2.8.2 to 4.0.0 by @dependabot[bot] in #67
- ci: run the Rust, .NET and Java test suites on Linux by @singhpratech in #71
- docs: pull-request route and note corrections in the contributing guide; issue templates by @singhpratech in #72
- docs: absolute dates and versions in place of relative-time wording by @singhpratech in #73
- delegate: probe the native driver before handing a PostgreSQL-wire connection to it by @singhpratech in #74
- docs: record the native ADBC driver findings of the 2026-09-05 probe in the upstream tracker by @singhpratech in #75
- release: one version number, bumped by a script and checked by CI by @singhpratech in #76
- release: 0.1.1 by @singhpratech in #77
- rust: sync the bundled C sources with src/ (odbc_delegate.c); CI checks the copy by @singhpratech in #78
New Contributors
- @singhpratech made their first contribution in #3
- @dependabot[bot] made their first contribution in #53
Full Changelog: v0.1.0...v0.1.1