Releases: hyperbyte-cloud/hyperbytedb
Releases · hyperbyte-cloud/hyperbytedb
Release list
v0.8.5-beta
What's Changed
- feat: RP-scoped metadata, materialized view cluster propagation, and graceful shutdown by @austin-barrington in #59
- small updates to docs by @austin-barrington in #88
- chore(infra): add contributor templates, SECURITY.md, and CHANGELOG by @austin-barrington in #89
- fix: Readme links and formatting by @austin-barrington in #90
- fix(http): replace rate limiter semaphore with per-endpoint token bucket by @austin-barrington in #91
- feat(timeseriesql): InfluxQL compat overhaul - parser rewrite, query fixes, DDL hardening by @austin-barrington in #99
- fix(auth): resolve cross-database privilege escalation and bind param injection (#97) by @austin-barrington in #100
- fix(ingest): cap per-request points, bound schema caches, eliminate WAL busy-spin (#98) by @austin-barrington in #101
- feat(security): auth-gate cluster routes, enforce GRANT/REVOKE, cap decompression, redact credentials by @austin-barrington in #102
- feat(security): auth-gate cluster routes, enforce GRANT/REVOKE, cap decompression, redact credentials by @austin-barrington in #103
- feat: proxy backend exclusion, materialized view backfill, config defaults by @austin-barrington in #104
- fix(mv): always backfill dest series table and register metadata on MV create by @austin-barrington in #105
Full Changelog: v0.8.4-beta...v0.8.5-beta
What's Changed
- feat: RP-scoped metadata, materialized view cluster propagation, and graceful shutdown by @austin-barrington in #59
- small updates to docs by @austin-barrington in #88
- chore(infra): add contributor templates, SECURITY.md, and CHANGELOG by @austin-barrington in #89
- fix: Readme links and formatting by @austin-barrington in #90
- fix(http): replace rate limiter semaphore with per-endpoint token bucket by @austin-barrington in #91
- feat(timeseriesql): InfluxQL compat overhaul - parser rewrite, query fixes, DDL hardening by @austin-barrington in #99
- fix(auth): resolve cross-database privilege escalation and bind param injection (#97) by @austin-barrington in #100
- fix(ingest): cap per-request points, bound schema caches, eliminate WAL busy-spin (#98) by @austin-barrington in #101
- feat(security): auth-gate cluster routes, enforce GRANT/REVOKE, cap decompression, redact credentials by @austin-barrington in #102
- feat(security): auth-gate cluster routes, enforce GRANT/REVOKE, cap decompression, redact credentials by @austin-barrington in #103
- feat: proxy backend exclusion, materialized view backfill, config defaults by @austin-barrington in #104
- fix(mv): always backfill dest series table and register metadata on MV create by @austin-barrington in #105
Full Changelog: v0.8.4-beta...v0.8.5-beta
v0.8.4-beta
What's Changed
- Fix mv rollback on fai by @austin-barrington in #58
Full Changelog: v0.8.3-beta...v0.8.4-beta
What's Changed
- Fix mv rollback on fai by @austin-barrington in #58
Full Changelog: v0.8.3-beta...v0.8.4-beta
v0.8.3-beta
What's Changed
- fix: resolve 5 materialized view pipeline bugs by @austin-barrington in #55
Full Changelog: v0.8.2-beta...v0.8.3-beta
What's Changed
- fix: resolve 5 materialized view pipeline bugs by @austin-barrington in #55
Full Changelog: v0.8.2-beta...v0.8.3-beta
v0.8.2-beta
What's Changed
- feat(hyperbytedb-cli): Add hyperbytedb-cli subcommand for interactive shell, batch queries, and write/import by @austin-barrington in #8
- fix: Align Arrow insert column order with DDL and coalesce partial-line writes by @austin-barrington in #9
- fix(cq): GROUP BY on continuous queries by @austin-barrington in #10
- Feat materialised views by @austin-barrington in #11
- Chore mkdocs by @austin-barrington in #12
- chore: update docs index with quick start example by @austin-barrington in #13
- fix: create database by @austin-barrington in #14
- chore(ci): enable sccache compilation caching by @austin-barrington in #15
- feat(release): optimise the release builds by @austin-barrington in #16
- feat(cli): add advanced CLI completion support and chdb-rust checkout script by @austin-barrington in #51
New Contributors
- @austin-barrington made their first contribution in #8
Full Changelog: https://github.com/hyperbyte-cloud/hyperbytedb/commits/v0.8.2-pre
What's Changed
- feat(hyperbytedb-cli): Add hyperbytedb-cli subcommand for interactive shell, batch queries, and write/import by @austin-barrington in #8
- fix: Align Arrow insert column order with DDL and coalesce partial-line writes by @austin-barrington in #9
- fix(cq): GROUP BY on continuous queries by @austin-barrington in #10
- Feat materialised views by @austin-barrington in #11
- Chore mkdocs by @austin-barrington in #12
- chore: update docs index with quick start example by @austin-barrington in #13
- fix: create database by @austin-barrington in #14
- chore(ci): enable sccache compilation caching by @austin-barrington in #15
- feat(release): optimise the release builds by @austin-barrington in #16
- feat(cli): add advanced CLI completion support and chdb-rust checkout script by @austin-barrington in #51
- feat(core): chDB connection pool, Arrow WAL zero-copy flush, and InfluxQL parity by @austin-barrington in #52
- feat: Update examples to support Hyperbytedb 0.8.3 by @austin-barrington in #53
- fix: update examples to use the correct image by @austin-barrington in #54
New Contributors
- @austin-barrington made their first contribution in #8
Full Changelog: https://github.com/hyperbyte-cloud/hyperbytedb/commits/v0.8.2-beta