Skip to content

Releases: xmidt-org/codex-deploy

0.10.0 7/2/2019

02 Jul 22:45
13aed32
Compare
Choose a tag to compare
  • Added capacityset package
  • Changed batchDeleter to leverage capacityset

0.9.0 7/2/2019

02 Jul 18:31
Compare
Choose a tag to compare
  • Changed batchDeleter to expect the deathdate to be in Unix Nanoseconds

0.8.0 6/28/2019

28 Jun 18:21
Compare
Choose a tag to compare
  • Refactored pruning
  • Added comments for godocs
  • Added a way to get a list of device ids

0.7.0 6/17/2019

17 Jun 15:56
d15901b
Compare
Choose a tag to compare
  • Added record_id to index
  • Changed minMaxBatchSize from 0 to 1
  • Restructured db repo

0.6.0 6/10/2019

10 Jun 20:10
152f40b
Compare
Choose a tag to compare
  • Added documentation
  • Added prometheus to docker-compose
  • Fixed batching on insert
  • Added BatchDeleter, which gets a list of record ids that have passed their
    deathdate and deletes them in batches.

0.5.0 5/13/2019

13 May 23:20
bac55a7
Compare
Choose a tag to compare
  • Removed primary key id

0.4.3 5/9/2019

09 May 19:26
2a10825
Compare
Choose a tag to compare
  • Added some metrics

0.4.2 4/26/2019

26 Apr 22:36
bc5dbec
Compare
Choose a tag to compare
  • Changed test structure
  • Added defaults to replace invalid config values
  • Removed list of events from insert error

0.4.1 4/17/2019

18 Apr 00:55
3b625a8
Compare
Choose a tag to compare
  • fixed cipher yaml loading

0.4.0 4/17/2019

17 Apr 23:04
a568976
Compare
Choose a tag to compare
  • Added kid and alg to db package
  • Updated loading cipher options