Skip to content

Releases: Eyevinn/ad-normalizer

v0.5.12

02 Feb 09:30
80be69b

Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.12

v0.5.9

12 Nov 09:58
c449e4c

Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

13 Oct 12:37
c1f2c33

Choose a tag to compare

What's Changed

  • Make OpenTelemetry optional by checking for required environment variables by @osaas-oscar[bot] in #72
  • feat: support GET method on blacklist endpoint by @Lunkers in #74

Full Changelog: v0.5.7...v0.5.8

v0.5.7

13 Oct 08:06
67e4362

Choose a tag to compare

What's Changed

  • Fix JWT authentication header format for Encore jobs by @osaas-oscar[bot] in #69
  • feat: job list endpoint by @Lunkers in #73

New Contributors

  • @osaas-oscar[bot] made their first contribution in #69

Full Changelog: v0.5.6...v0.5.7

v0.5.6

19 Sep 07:35

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.6

v0.5.0: golang rewrite

15 Aug 08:58
04b52cb

Choose a tag to compare

This release consists of a complete rewrite of the service in go, with the purpose of improving performance and allowing for vertical scaling of pods. Testing with a development partner showed that spiky traffic was too much to handle for the node.js version, and that a rewrite was the least painful way of addressing these issues.

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

11 Jun 12:16

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

02 Jun 10:45
8f6596d

Choose a tag to compare

What's Changed

  • feat: use UUID subfolders to avoid problems with eventual consistency by @Lunkers in #59

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 May 12:18
33808b8

Choose a tag to compare

What's Changed

  • fix: handle asset server url with pathname by @birme in #56
  • chore: code, config cleanup, update docs by @Lunkers in #58
  • feat: support subdomains on ad server by @Lunkers in #57

Full Changelog: v0.3.17...v0.4.0

v0.3.17

15 May 09:02

Choose a tag to compare

What's Changed

  • fix: use the cluster everywhere when in cluster mode by @Lunkers in #54

Full Changelog: v0.3.16...v0.3.17