Skip to content

Releases: swrlab/ard-eventhub

v2.1.1

27 Nov 16:46
ae98575

Choose a tag to compare

What's Changed

  • fix: temporary publisher mapping for the ARD feed during the migration by @frytg in #794

Full Changelog: v2.1.0...v2.1.1

v2.1.0

27 Nov 13:54
dd444f5

Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v2.1.0

v1.10.1

19 May 09:16
044da00

Choose a tag to compare

What's Changed

  • fix: update publisher radio3 by @frytg in #744
  • feat: add new radio text event by @Steinertech9 in #742
  • chore: remove event duplication for service migrations (DO NOT MERGE before publisher changes) by @Steinertech9 in #740
  • fix(docs): add /docs/ prefix to Authentication link by @weiland in #747
  • chore(ingest): change ulid library to jsr:@std/ulid by @weiland in #746

New Contributors

Full Changelog: v1.9.2...v1.10.1

v1.9.2

30 Oct 09:53
618cc9f

Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

10 Sep 13:26
46725f1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.1

v1.8.0

26 Jun 12:08
9cd5c2f

Choose a tag to compare

(this GitHub release includes v1.7.0 and v1.8.0 changes)

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.8.0

v1.6.0

27 Sep 09:08
8bf66b2

Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2

08 Aug 13:24
45344b8

Choose a tag to compare

  • fix: replace docker-scan with docker-scout
  • fix: remove data from bad-request response
  • chore: update dd-trace to v4
  • chore: update license-compliance to v2
  • security: close CVE-2023-38704 (dd-trace)

v1.5.1

19 Apr 14:19
33369ee

Choose a tag to compare

  • feat: add references to external broadcast series and shows

v1.5.0

27 Mar 11:42
7bf6485

Choose a tag to compare

  • fix: stop logging requests on dev
  • fix: spelling of SWR Audio Lab
  • fix: handle invalid format definition
  • feat: add IS_LOCAL env for local-specific logs and actions
  • feat: enable multiple user accounts for DTS plugin
  • feat: add test for invalid timestamps
  • feat: add custom attributes to pubsub messages
  • refactor: move DTS keys from GCP Secrets to env
  • refactor: move some event functions to utils
  • refactor: replace moment with luxon
  • refactor: remove info logging for sent pubsub events