release-2.0.0-rc7
Apache Paimon 2.0.0 and PyPaimon 2.0.0 RC7
Apache Paimon 2.0.0 and PyPaimon 2.0.0 RC7
Apache Paimon 2.0.0 and PyPaimon 2.0.0 RC6
Apache Paimon 2.0.0 and PyPaimon 2.0.0 RC5
⚠️ Deprecations Deprecate casts from Categorical to integer dtypes (#28525) Deprecate not setting the plan_stage argument in show_graph() (#28391) 🚀 Performance improvements Pushdown len() to concat/union inputs (#28570) ✨ Enhancements Issue FutureWarning on using from_arrow of ArrowStreamExportable (#28442) Add infer_schema_files parameter to scan_csv (#28440) 🐞 Bug fixes Properly propagate enum…
What's Changed fix: stream remote analyze metrics while pending by @discord9 in #8405 fix: preserve leader cache configuration and record cache hits by @WenyXu in #8576 feat(mito2): expose adaptive batch APIs by @evenyag in #8578 feat: grant creators access to newly created databases by @shuiyisong in #8566 fix: enforce table-aware permissions across query and ingest protocols by @shuiyisong in #8…
Version: 1.5.10.dev240 Git ref: refs/heads/main Build Date: 2026-07-31T23:15 PIP Package: chroma-1.5.10.dev240.tar.gz Github Container Registry Image: :1.5.10.dev240 DockerHub Image: :1.5.10.dev240
What's Changed New Features 🎉 feat(python): expose file size from LanceFileWriter by @FANNG1 in #7876 feat(java): add OpenTelemetry metrics bridge by @yanghua in #8064 feat(java): expose fragment statics through java blocking dataset by @zhangyue19921010 in #8072 feat(fts): add composable scorer core for multimatch by @BubbleCal in #8092 feat(fts): compose boolean and phrase scorers by @BubbleCal…
v26.36.0-rc.2
Apache Paimon 2.0.0 and PyPaimon 2.0.0 RC4
chore: cut 6.1.4 release
What's Changed Breaking Changes 🛠 perf(compaction)!: skip building row-address maps when index remapping is not needed by @everySympathy in #7778 perf(cache)!: use fixed-size cache keys by @Ali2Arslan in #7878 fix(blob)!: preserve null selections across blob APIs by @Xuanwo in #7903 Critical Fixes ‼️ fix(exec): preserve order when coalescing a sorted multi-partition plan by @wjones127 in #7868 New…
What's Changed Breaking Changes 🛠 perf(compaction)!: skip building row-address maps when index remapping is not needed by @everySympathy in #7778 perf(cache)!: use fixed-size cache keys by @Ali2Arslan in #7878 fix(blob)!: preserve null selections across blob APIs by @Xuanwo in #7903 Critical Fixes ‼️ fix(exec): preserve order when coalescing a sorted multi-partition plan by @wjones127 in #7868 New…
Release root for 10.1.0-beta.N series
Via create-release
Apache Paimon 2.0.0 and PyPaimon 1.5.0 RC3
Apache Paimon 2.0.0 and PyPaimon 1.5.0 RC2
v26.36.0-rc.1
PlanetScale's latest SOC 2 Type 2+ HIPAA report covering the period of June 16, 2025 to June 15, 2026 is now available to customers. Our SOC 1 Type 2 report covering the same period is also available.
Tableflow now emits structured log events, such as sync failures and topic health changes, across the full lifecycle of a Tableflow-enabled topic. You can export these logs to third-party tools like Splunk and Datadog through Observability Integrations. For more information, see Tableflow log categories and events.
PL/Ruby is a procedural-language handler that lets you write database functions in Ruby, stored and executed inside PostgreSQL. You get the expressiveness of Ruby and its standard library with the full power of a native PostgreSQL function: plain functions, set-returning functions, triggers, event triggers, and procedures with transaction control. ```sql CREATE EXTENSION plruby; CREATE FUNCTION he…
You can now add an optional description when creating or editing a Postgres IP restriction rule in the dashboard. Descriptions appear in the IP restrictions table, making rules easier to identify.
PlanetScale for Postgres now supports the roaringbitmap extension, a compressed bitmap data type for efficient set operations such as union, intersection, difference, and cardinality.
Via create-release
This release adds support for new ANN backends along with a bonanza of bug fixes from 7 new contributors! See below for full details on the new features, improvements and bug fixes. New Features Feature request: Support zvec as vector backend (#1040, #1130) @morgan-coded Add milvus-lite embedded dense ANN backend (#1149) @morgan-coded Allow disabling API routes (#1165) Improvements Add tokenbatch…
260730 sync r60 to r61
Signed-off-by: Congqi Xia congqi.xia@zilliz.com
Signed-off-by: Congqi Xia congqi.xia@zilliz.com
go: update turso-go-platform-libs to v0.7.2 (nonce: 708ae903-9ba3-48f…
Install turso_cli 0.7.2 Install prebuilt binaries via shell script curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/turso/releases/download/v0.7.2/turso_cli-installer.sh | sh Install prebuilt binaries via powershell script powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/turso/releases/download/v0.7.2/turso_cli-installer.ps1 | iex" Download turso_cl…
This release contains performance improvements and bug fixes since the 2.28.3 release. We recommend that you upgrade at the next available opportunity. Release Highlights Chunk exclusion for DML operations improves the performance of UPDATE and DELETE statements on hypertables. By acquiring row exclusive locks only on the specific chunks being modified rather than the entire hypertable. This enhan…