Skip to content

Releases: xmidt-org/caduceus

v0.2.5: 04/01/2020

01 Apr 22:41
f818b52
Compare
Choose a tag to compare
- fix emptying queue when received cutoff [#188](https://github.com/xmidt-org/caduceus/issues/188)
- add queue full check to prevent push event into queue if already full [#189](https://github.com/xmidt-org/caduceus/issues/189)

v0.2.4: 03/20/2020

20 Mar 22:12
9803961
Compare
Choose a tag to compare
- added docker automation [#184](https://github.com/xmidt-org/caduceus/pull/184)
- fixed caduceus queue cutoffs [#185](https://github.com/xmidt-org/caduceus/issues/185)

v0.2.3: 02/19/2020

19 Feb 19:32
267de6c
Compare
Choose a tag to compare
- updated release pipeline to use travis [#174](https://github.com/xmidt-org/caduceus/pull/174)
- bumped wrp-go to v2 [#182](https://github.com/xmidt-org/caduceus/pull/182)

0.2.2 / 19-11-2019

19 Nov 21:13
Compare
Choose a tag to compare
  • bump webpa-common to v1.5.0

0.2.2-rc.1 / 19-11-2019

19 Nov 21:01
59a3a10
Compare
Choose a tag to compare
Pre-release
  • bump webpa-common to v1.5.0

0.2.1 / 03-09-2019

03 Sep 22:19
Compare
Choose a tag to compare

Changed

  • Fixed a missing cardinality dimension in a metric that caused a panic.

0.2.0 / 29-08-2019

29 Aug 23:33
Compare
Choose a tag to compare
0.2.0 / 29-08-2019 Pre-release
Pre-release

Added

  • Metrics to support debugging the problem found by GH Issue issue 145
  • Add WRP Header support for Partner-Ids and Metadata

Changed

  • converting glide to go mod

Issues Found

0.1.5 / 12-06-2019

12 Jun 23:34
Compare
Choose a tag to compare

fixed build upload

0.1.3-452: Merge in Concourse changes + Centos 7 (#143)

12 Jun 16:04
75a2e61
Compare
Choose a tag to compare
* Add systemd and centos7 support.

* Make the shipper happy for now.

* Add a version to the binary.

0.1.3-450: Merge pull request #142 from kcajmagic/consumerRetryLogic

12 Jun 00:50
8c771ab
Compare
Choose a tag to compare
added alternative urls and consumer max retry logic