Skip to content

Releases: retracedhq/retraced

Retraced v1.5.5

12 Feb 00:16
4b55d27
Compare
Choose a tag to compare

Added

  • Anonymous analytics so we can see how many deployed instances we have. This can be turned off by setting RETRACED_NO_ANALYTICS=1

Fixed

  • If Maxmind key is provided then Geo data download is initialized on startup instead of waiting for the first cron event

Changed

  • Updated dependencies
  • Updated to Alpine container

Retraced v1.5.0

11 Feb 21:02
975f037
Compare
Choose a tag to compare

Changed

  • Updated dependencies

v1.3.20

20 Aug 18:37
v1.3.20
b887e04
Compare
Choose a tag to compare

add a liveness check to the processor pod based on the last time it handled a nsq event

Release v1.3.18

08 May 17:59
1a8f21a
Compare
Choose a tag to compare
Remove support for tls v1 (#406)

* Remove support for tls v1

* bump retraced version