Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Releases: ovh/tsl

Version 0.0.8

09 Jan 14:36
Compare
Choose a tag to compare

Changelog:

  • Fix filterByLabels method (fixing a bug with the handling of internal unknown attributes when using variables)
  • Add setLabelFromName method

Version 0.0.7

29 Nov 10:31
6824d5f
Compare
Choose a tag to compare

CDS build release
Changelog:

  • Fix native variable integration
  • Add sort series list by meta

Version 0.0.6

05 Nov 13:35
Compare
Choose a tag to compare

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

09 Oct 10:30
cc4bbbb
Compare
Choose a tag to compare

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

12 Apr 07:18
d19c441
Compare
Choose a tag to compare

TSL version 0.0.4 changelog:

  • Add renameTemplate function

Version 0.0.3

25 Mar 16:10
a97c668
Compare
Choose a tag to compare

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

20 Mar 11:20
7f59cea
Compare
Choose a tag to compare

TSL version 0.0.2 release:

  • Fix quantize labels
  • Fix ANTLR grammar to match all TSL methods

Version 0.0.1

12 Feb 10:37
610f17f
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

First release of TSL in version 0.0.1