Skip to content

Releases: xapi-project/xcp-rrd

1.12.0

11 Dec 13:19
86dc1ae
Compare
Choose a tag to compare

CHANGES:

  • lib: fix typo in ds field minimal_heartbeat

1.11.0

16 Nov 15:05
61d362a
Compare
Choose a tag to compare

CHANGES:

  • lib: remove Failure "hd" exceptions

1.10.0

16 Aug 10:44
Compare
Choose a tag to compare

CHANGES:

  • rrd_updates: use yojson instead of ad-hoc json serialization

1.9.2

13 Jun 14:53
9e79392
Compare
Choose a tag to compare

CHANGES:

  • CA-378301: Avoid memory leaks when writing XML

1.9.1

28 Oct 11:16
45a0c4c
Compare
Choose a tag to compare

CHANGES:

  • CA-371780: Remove quadratic cost in ds_update_name

1.9.0

02 Aug 13:14
7ce1ac3
Compare
Choose a tag to compare

CHANGES:

  • ocamlformat: apply new formatting
  • unix: remove code from module
  • CA-367236: replace ezjsonm with yojson
  • Add license to opam metadata and delete deprecated package
  • ci: drop travis
  • ci: use github
  • maintenance: format code with ocamlformat
  • chore: prepare for ocamlformat, use dune 2.0

v1.2.0: Merge pull request #24 from mseri/master

28 Feb 17:06
e8acac3
Compare
Choose a tag to compare

v1.0.0

21 Apr 10:48
Compare
Choose a tag to compare

Declare this package stable

API improvements

25 Jun 19:34
Compare
Choose a tag to compare
  • rrd_updates: interpret a -ve start as relative to now
  • add a concept of rrd_timescales

First standalone version

03 Apr 15:12
Compare
Choose a tag to compare
  • remove dependency on Xapi libraries
  • remove Unix dependency from the core. The Unix dependency is now in the Rrd_unix module