v3.0.24
Docker Images Available
docker pull d.timeplus.com/timeplus-io/proton:latestFor detailed usage and more information, check out the Timeplus documentation: https://docs.timeplus.com/
What's Changed
- ci(arm64): switch release build runner to m7g.8xlarge by @yokofly in #1178
- Port sleep helpers and flaky timer ut by @yokofly in #1181
- StorageView isStreamingQuery cache, view-chain race fix, and join changelog fix for nested aggregation by @yokofly in #1182
- fix(streaming): suppress phantom changelog rows in multishard memory aggregation by @yokofly in #1186
- Backfill right-side hash table in streaming enrichment joins #2818 by @yl-lisen in #1190
- fix: throw bad_alloc on failed ByteVector allocation instead of NULL deref by @yokofly in #1192
- ci: declare AWS_ACCESS_KEY_ID in compatibility_test workflow_call by @yokofly in #1193
- fix(test): silence -Wunused-function for allocateReserved in sanitizer builds by @yokofly in #1194
- feat: python external stream lifecycle hooks with named collection secrets, ALTER external stream, NC ACL hardening by @yokofly in #1196
- chore(deps): bump esbuild and tsx in /examples/playground by @dependabot[bot] in #1198
- Bump Poco libexpat 2.4.7 → 2.8.1 (track ClickHouse history) by @yokofly in #1199
- fix(postgres): only enable SSL when cert and key files actually exist on disk by @burnerlee in #1197
- check attributes existence before json extraction by @yokofly in #1202
New Contributors
- @burnerlee made their first contribution in #1197
Full Changelog: v3.0.23...v3.0.24