TimescaleDB Toolkit v1.7.0
Merged Pull Requests
- Switch stabilization tests to new info by @JLockerman in #367
- Handle NULL output from our aggregates by @JLockerman in #379
- Prepare for the
1.7.0
cycle by @JLockerman in #380 - Return INTERVAL from duration_in(TEXT, StateAgg). by @epgts in #378
- Improve tools/build flexibility for local builds. by @epgts in #372
- Create typed specialization for freq_agg and topn_agg by @WireBaron in #389
- Copy almost all the counter_agg functions for gauge_agg. by @epgts in #394
- Remove GUC by @JLockerman in #395
- Allow manual packaging by @JLockerman in #399
- Use main branch by @JLockerman in #400
- Updating CI to rust 1.60 by @WireBaron in #405
- Updating postgres versions in ci Dockerfile by @WireBaron in #407
- Explicit version in our CI image by @JLockerman in #409
- Refactor TimeVector to greatly simplify structure by @WireBaron in #404
- Allow building CI image in Actions by @JLockerman in #412
- Create reportpackagingfailures.yml by @jerryxwu in #411
- Rename reportpackagingfailures.yml to report_packaging_failures.yml by @jerryxwu in #413
Closed Issues
- Incorrect NULL handling in hyperloglog #362
- percentile_agg throws "returned Datum was NULL" error since version 2.5.1 #383
- Refactor and simplify TimeVector #384
- substantial decline in performance of percentile_agg #397
- Specialize freq_agg and topn_agg for bigints and text rather than supporting AnyElement #376
- Using deprecated functionality in Rust 1.59.0 #353
- Refactor and simplify TimeVector #384