Skip to content
Snippets Groups Projects

Resolve "Release 0.8.0"

Merged Maaz Ahmed requested to merge 45-release-0-8-0 into main
1 file
+ 32
0
Compare changes
  • Side-by-side
  • Inline
+ 32
0
@@ -2,6 +2,38 @@
All notable changes to this project will be documented in this file.
## [0.8.0] - 2024-01-09
### Bug Fixes
- Make Offset fields pub
### Features
- Subquery support
- Timestamp and label_set fns
- Keep_metric_names modifier
- MetricsQL alias fn
### Miscellaneous Tasks
- Bump version to 0.8.0
- Generate changelog for v0.8.0
### Testing
- Integration tests for label_set and timestamp
## [0.7.1] - 2024-01-05
### Miscellaneous Tasks
- Bump ver to 0.7.1
### QoL Enhancements
- Impl Copy on QryFunc and Clone on AggrFunc
## [0.7.0] - 2024-01-02
### Bug Fixes
Loading