Skip to content

Releases: xmidt-org/svalinn

v0.14.4 2022-08-23

23 Aug 17:55
660852f
Compare
Choose a tag to compare

v0.14.3 04/11/2022

11 Apr 20:42
9f59644
Compare
Choose a tag to compare
- bump dependencies [#152](https://github.com/xmidt-org/svalinn/pull/152)
- Migrate to github actions, normalize analysis tools, Dockerfiles and Makefiles. [#140](https://github.com/xmidt-org/svalinn/pull/140)
- bumped bascule to remove security vulnerability. [#147](https://github.com/xmidt-org/svalinn/pull/147)
- Simplified RequestParser struct and parseRequest function. [#148](https://github.com/xmidt-org/svalinn/pull/148)
- Updated spec file and rpkg version macro to be able to choose when the 'v' is included in the version. [#149](https://github.com/xmidt-org/svalinn/pull/149)

v0.14.2: 10/20/2020

20 Oct 17:02
cd5768f
Compare
Choose a tag to compare
- Bumped codex-db and updated requestParser to use the error returned on insert (#125)[https://github.com/xmidt-org/svalinn/pull/125]
- Updated references to the main branch [#131](https://github.com/xmidt-org/svalinn/pull/131)
- Bumped webpa-common version to v1.11.0 and wrp-listener version to v0.2.1 [#137](https://github.com/xmidt-org/svalinn/pull/137)
- Added metric to know what kind of events svalinn is receiving [#136](https://github.com/xmidt-org/svalinn/pull/136)

v0.14.1: 02/19/2020

19 Feb 19:59
e64f4dc
Compare
Choose a tag to compare
- Added metric for how long an event is in Svalinn's memory [#124](https://github.com/xmidt-org/svalinn/pull/124)
- Bumped wrp-go to v2.0.1 [#124](https://github.com/xmidt-org/svalinn/pull/124)

v0.14.0: 01/22/2020

22 Jan 19:16
eb0e286
Compare
Choose a tag to compare
- Bumped codex-db to v0.5.0 to enable long-poll [#123](https://github.com/xmidt-org/svalinn/pull/123)
- Changed logging for requestParser to log INFO or WARNING instead of ERROR
  on failures to create the record [#122](https://github.com/xmidt-org/svalinn/pull/122)

v0.13.0: 12/05/2019

05 Dec 18:54
Compare
Choose a tag to compare
- Updated release pipeline to use travis [#117](https://github.com/xmidt-org/svalinn/pull/117)
- Updated db package to v0.4.0 to get new exponential backoff implementation and configuration [#118](https://github.com/xmidt-org/svalinn/pull/118)

0.12.1 / 22-11-2019

22 Nov 20:37
Compare
Choose a tag to compare
  • Bumped db package to v0.3.2

0.12.1-rc.2 / 21-11-2019

21 Nov 19:45
37b5f9c
Compare
Choose a tag to compare
Pre-release
  • Bumped db package to v0.3.2

0.12.1-rc.1 / 16-11-2019

16 Nov 00:42
Compare
Choose a tag to compare
Pre-release
  • Bumped db package to v0.3.1

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