Control shard rollout concurrency per keyspace
You can now control how many shards in a Vitess keyspace PlanetScale updates concurrently during a configuration rollout.
You can now control how many shards in a Vitess keyspace PlanetScale updates concurrently during a configuration rollout.
You can now run Vitess MoveTables workflows from pscale with pscale branch vtctld move-tables. Use it to copy tables between keyspaces, watch copy and traffic state, switch replica then primary traffic, and complete or cancel the workflow.
What's Changed New Features 🎉 feat(io): apply byte-sized batch budget to blob materialization by @lichuang in #8927 feat(index): implement stable partition mapping readers by @LuQQiu in #9064 feat(knn): expose ANNIvfBatchExec's query, width and inputs by @hamersaw in #9262 feat(mem_wal): evaluate cross-column predicates on the fresh tier by @hamersaw in #9292 Bug Fixes 🐛 fix(index): narrow f16/f64…
🐛 Bug Fixes fix: widen zonemap index type support by @ChilePiquin in #4206
Version: 1.5.10.dev290 Git ref: refs/heads/main Build Date: 2026-09-16T19:38 PIP Package: chroma-1.5.10.dev290.tar.gz Github Container Registry Image: :1.5.10.dev290 DockerHub Image: :1.5.10.dev290
🛠 Breaking Changes feat: use oauth2 crate for OAuth with configurable client auth by @jackye1995 in #4181 feat(rust): add zonemap index builder by @ChilePiquin in #4199 🎉 New Features feat: use oauth2 crate for OAuth with configurable client auth by @jackye1995 in #4181 feat: add remote catalogs and Python and TypeScript bindings by @jackye1995 in #4195 feat(rust): add zonemap index builder by @Ch…
Release v26.10.1.1-new
Merged PRs dolt 11842: Support wildcard table filters for binlog replication Adds REPLICATE_WILD_DO_TABLE and REPLICATE_WILD_IGNORE_TABLE support for MySQL-to-Dolt binlog replication, including MySQL wildcard matching, precedence, case handling, validation, and SHOW REPLICA STATUS output. Filter updates are applied atomically and synchronized with replica lifecycle operations. Part of #11787 Depen…
Magento normally uses InnoDB for orders, order items, invoices, and other transactional data. However, analytical reports have another workload. I wanted to check whether DuckDB can improve a real Magento report without replacing the operational database. … Continue reading \"Trying DuckDB for Magento Analytics: An Experiment with One Million Orders\" Trying DuckDB for Magento Analytics: An Experi…
No content.
dbt 2.0.0 - Benjamin Franklin (September 14, 2026) Features Install agent skills (AgentSkills-format SKILL.md directories) from installed packages and the project's own skill-paths when packages are installed, gated on the new ai_provider flag. (#14556) Support native Databricks metric view materializations (#15616) [ClickHouse] Connection-level settings (profile custom_settings plus v1-parity syn…
We're introducing TIN, a full-featured, highly performant full-text search extension for Postgres.
What's Changed Exciting New Features ✨ feat: reshuffle block metadata after pruning by @SkyFan2002 in #20400 Thoughtful Bug Fix 🔧 fix(query): rewrite aggregate inputs using detail materialized views by @sundy-li in #20503 fix(query): keep license expiry beyond 2106 and expose valid_from by @TCeason in #20508 Code Refactor 🎉 refactor: meta: add Raft TLS and configurable gRPC auth by @drmingdrmer in…
No content.
Merge pull request #19012 from zmstone/260916-api-key-optional-fields…
Add symbols in release
No content.
Merge pull request #19007 from emqx/bump-510-dashboard-version-202609…
The MariaDB Adoption Index is up 126% in a year. More people are downloading MariaDB, more people are contributing to it, and more projects are building on it than at any point since we started measuring. … Continue reading \"MariaDB adoption is growing, and the way people get it is changing – Adoption Index 2026-09\" MariaDB adoption is growing, and the way people get it is changing – Adoption In…
v1.2.1 Release date: September 16, 2026 GreptimeDB v1.2.1 is a maintenance release that fixes a JSON2 data-loss issue during compaction, several query-correctness bugs in PromQL and aggregations, MySQL-protocol compatibility with JDBC clients such as DataGrip, and stability issues in memory allocation and CPU profiling. We recommend users on v1.2.0 upgrade to v1.2.1. 👍 Highlights JSON2 data-loss p…
docs: add changelogs for 6.3.1
Release note is coming soon...
Dragonfly v2.0.0 We have been waiting three years to bump the major version. While this specific release does not add new major features by itself, it marks a significant milestone in our maturity, performance, and production readiness. Dragonfly v2.0.0 expands Redis and Valkey compatibility with Valkey 9 RDB loading, GEOSEARCHSTORE, and improved replication backlog controls. Performance work redu…
v1.2.0 Release date: September 8, 2026 We recommend users on v1.2.0 upgrade to v1.2.1, which fixes a JSON2 data-loss issue during compaction along with several query-correctness and stability fixes. GreptimeDB v1.2.0 adds new structural stored JSON data type ("JSON2") and query capabilities, Prometheus Remote Write v2 ingestion, Flow runtime observability, and dashboard updates, alongside query an…
🎉 New Features feat(oidc): support resource and audience by @cmccabe in #4193 feat(nodejs): add JSON field helper by @mikemikimike in #4082 feat: represent registered Functions by OCI image identity by @Xuanwo in #4176 🐛 Bug Fixes fix: accept all-null batches and plain JSON strings for json columns by @wjones127 in #4067 fix: do not allow . and .. as table names by @cmccabe in #4191 fix(python): c…
What's Changed Breaking Changes 🛠 perf(encoding)!: initialize only the page metadata a read will touch by @Ali2Arslan in #7465 New Features 🎉 feat(format): specify carried-column storage and allow carrying a keyed column by @vivek-bharathan in #8856 feat(core): define mapping readers with ordered compaction support by @LuQQiu in #9106 feat(mem_wal): cross-column FTS on the fresh tier by @hamersaw…
mimalloc in secure+debug
2.0.4 Released September 16, 2026
planner: fix the global binding is not working when using Prepared St…
release v3.0.4 What's Changed cherry-pick fix(iceberg): use table-scoped COW compaction (#25855) to release-3.0 by @chenzl25 in #26736 cherry-pick fix(stream): keep sink into table upsert semantics with preserve_row_level_changes (#26713) to release-3.0 by @zwang28 in #26759 cherry-pick fix(pgwire): stream query results incrementally (#26727) by @zwang28 in #26782 cherry-pick: perf(meta): isolate…