Skip to content

Commit

Permalink
Merge #723
Browse files Browse the repository at this point in the history
723: Stabilize state aggregate r=Smittyvb a=Smittyvb

Closes #691.

Co-authored-by: syvb <smitty@timescale.com>
  • Loading branch information
bors[bot] and syvb authored Mar 6, 2023
2 parents f518404 + 51c2a52 commit ec79565
Show file tree
Hide file tree
Showing 8 changed files with 1,647 additions and 305 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ This changelog should be updated as part of a PR if the work is worth noting (mo
#### Stabilized features
- [#722](https://github.com/timescale/timescaledb-toolkit/pull/722): Stabilize heartbeat aggregate.
- [#724](https://github.com/timescale/timescaledb-toolkit/pull/724): Stabilize integral and interpolated_integral for time-weighted-average.
- [#723](https://github.com/timescale/timescaledb-toolkit/pull/723): Stabilized `state_agg`

#### Other notable changes
- [#716](https://github.com/timescale/timescaledb-toolkit/issues/716): Add arrow operator support for counter aggregate and time-weighted aggregate interpolated accessors.
- [#716](https://github.com/timescale/timescaledb-toolkit/issues/716): Remove experimental versions of interpolated accessors for counter aggregate and time-weighted aggregates. The stable versions introduced in 1.14.0 should be used instead.
- [#723](https://github.com/timescale/timescaledb-toolkit/pull/723): Added `state_at` function for `state_agg`

#### Shout-outs

Expand Down
Loading

0 comments on commit ec79565

Please sign in to comment.