This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
Releases: ovh/tsl
Releases · ovh/tsl
Version 0.0.8
Changelog:
- Fix filterByLabels method (fixing a bug with the handling of internal unknown attributes when using variables)
- Add setLabelFromName method
Version 0.0.7
CDS build release
Changelog:
- Fix native variable integration
- Add sort series list by meta
Version 0.0.6
CDS build release
Changelog:
- Add support of WarpScript native Variable (when using so library or a custom TSL parser)
- Improve CDS build
- WIP: Auto-release via CDS
Version 0.0.5
TSL version 0.0.5 changelog:
- Add WASM compatibility
- Add C-lib so (for JNA use as example) compatibility
- Fix integer round
- Feat add a filterWithoutLabels function
- Fix connect with a single URL
Version 0.0.4
TSL version 0.0.4 changelog:
- Add renameTemplate function
Version 0.0.3
TSL version 0.0.3 release:
- Fix window method on a Warp 10 and on a Prometheus backend
- Add keepLastValue(s) methods on a Prometheus backend
- Can use keepLastValue(s) and keepFirstValue(s) in both plural or singular form
Version 0.0.2
TSL version 0.0.2 release:
- Fix quantize labels
- Fix ANTLR grammar to match all TSL methods
Version 0.0.1
First release of TSL in version 0.0.1