Skip to content

Releases: xmidt-org/svalinn

0.12.0 / 02-10-2019

02 Oct 22:13
Compare
Choose a tag to compare
  • switched database configuration from postgres to cassandra
  • bumped codex-db to v0.2.0

0.11.2 / 22-08-2019

22 Aug 22:28
Compare
Choose a tag to compare
v0.11.2

[skip ci] release v0.11.2

0.11.0 / 20-08-2019

20 Aug 00:39
Compare
Choose a tag to compare
  • updated urls and imports
  • Removed acquirer code and use the bascule acquirer instead
  • Removed webhook registerer code and use the wrp-listener registerer instead
  • Use bascule to authenticate the hash with middleware instead of in the primaryHandler
  • Updated yaml and documentation
  • Added docs folder for more in depth documentation

0.10.2 / 11-07-2019

11 Jul 20:34
Compare
Choose a tag to compare
v0.10.2

[skip ci] release v0.10.2

0.10.0 / 02-07-2019

02 Jul 19:15
Compare
Choose a tag to compare
  • Store the birthdate and deathdate as Unix with Nanosecond precision.

0.9.1 / 17-06-2019

17 Jun 16:53
Compare
Choose a tag to compare
  • Added deathdate check
  • Bumped codex

0.9.0 / 13-06-2019

13 Jun 18:50
Compare
Choose a tag to compare
  • Modified event parsing: if the eventType is state, parse the event
    destination to find the device id. Otherwise, take the event Source as the
    device id.
  • Added documentation in the form of updating the README and putting comments
    in the yaml file.
  • Refactored code to separate rules and requestParser into their own packages.
    Also moved batchInserter to codex and refactored that.

0.8.0 / 14-05-2019

14 May 19:26
Compare
Choose a tag to compare
  • Added ability to turn off max batch size
  • Bumped codex to v0.5.0
  • Return 429 status code on full queue

0.7.2+alpha.3 / 02-05-2019

02 May 23:05
Compare
Choose a tag to compare
Pre-release
  • Added ability to turn off max batch size

0.7.2+alpha.1 / 02-05-2019

02 May 00:34
Compare
Choose a tag to compare
Pre-release
  • testing no primary key