Releases: xmidt-org/svalinn
Releases · xmidt-org/svalinn
0.12.0 / 02-10-2019
- switched database configuration from postgres to cassandra
- bumped codex-db to v0.2.0
0.11.2 / 22-08-2019
v0.11.2 [skip ci] release v0.11.2
0.11.0 / 20-08-2019
- 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
v0.10.2 [skip ci] release v0.10.2
0.10.0 / 02-07-2019
- Store the birthdate and deathdate as Unix with Nanosecond precision.
0.9.1 / 17-06-2019
- Added deathdate check
- Bumped codex
0.9.0 / 13-06-2019
- 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
- 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
- Added ability to turn off max batch size
0.7.2+alpha.1 / 02-05-2019
- testing no primary key