Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Releases: xmidt-org/codex-deploy

0.10.0 7/2/2019

Choose a tag to compare

@kcajmagic kcajmagic released this 02 Jul 22:45
13aed32
  • Added capacityset package
  • Changed batchDeleter to leverage capacityset

0.9.0 7/2/2019

Choose a tag to compare

@kristinapathak kristinapathak released this 02 Jul 18:31
  • Changed batchDeleter to expect the deathdate to be in Unix Nanoseconds

0.8.0 6/28/2019

Choose a tag to compare

@kristinapathak kristinapathak released this 28 Jun 18:21
  • Refactored pruning
  • Added comments for godocs
  • Added a way to get a list of device ids

0.7.0 6/17/2019

Choose a tag to compare

@kristinapathak kristinapathak released this 17 Jun 15:56
d15901b
  • Added record_id to index
  • Changed minMaxBatchSize from 0 to 1
  • Restructured db repo

0.6.0 6/10/2019

Choose a tag to compare

@kristinapathak kristinapathak released this 10 Jun 20:10
152f40b
  • 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

Choose a tag to compare

@kcajmagic kcajmagic released this 13 May 23:20
bac55a7
  • Removed primary key id

0.4.3 5/9/2019

Choose a tag to compare

@kristinapathak kristinapathak released this 09 May 19:26
2a10825
  • Added some metrics

0.4.2 4/26/2019

Choose a tag to compare

@kristinapathak kristinapathak released this 26 Apr 22:36
bc5dbec
  • Changed test structure
  • Added defaults to replace invalid config values
  • Removed list of events from insert error

0.4.1 4/17/2019

Choose a tag to compare

@kcajmagic kcajmagic released this 18 Apr 00:55
3b625a8
  • fixed cipher yaml loading

0.4.0 4/17/2019

Choose a tag to compare

@kcajmagic kcajmagic released this 17 Apr 23:04
a568976
  • Added kid and alg to db package
  • Updated loading cipher options