Releases: xmidt-org/svalinn
Releases · xmidt-org/svalinn
0.7.1 / 30-04-2019
- close request body after reading it
0.7.0 / 26-04-2019
- Stopped building other services for integ tests
- Added error check for making the request for getting the SAT
- Added config defaults
- If the birthdate is too far in the future, drop the event
- Bumped
codex
andbascule
- Added
wrp-go
- Store the wrp message as Msgpack
0.6.1 / 18-04-2019
- fixed cipher yaml loading
0.6.0 / 17-04-2019
- bumped codex to v0.4.0 for cipher upgrades
0.5.1 / 16-04-2019
- Create timestamp if it doesn't exist in payload
- If request for acquiring SAT for webhook registration receives a non 200, return an error
- Bumped codex-common to v0.3.3
0.5.0 / 15-04-2019
- Added Blacklist
- Removed pruning
- Fixed shutdown order
- bumped codex to v0.3.2
- bumped webpa-common to v1.0.0
0.4.0 / 10-04-2019
- adding basic level of encryption
- store event as wrp.Message
0.3.0 / 04-04-2019
- modified health metric to reflect unhealthy when pinging the database fails
- device IDs are inserted into the db in lowercase
0.2.7 / 21-03-2019
- replace dep with modules
- bumped codex
0.2.6 / 20-03-2019
- Bumped codex common
- Converted times to Unix for the
db
package