Releases: swrlab/ard-eventhub
Releases · swrlab/ard-eventhub
v2.1.1
v2.1.0
What's Changed
- feat: use ard feed api for livestreams, publishers and institutions… by @Steinertech9 in #748
- chore(docs): differentiate between items and news by @saerdnaer in #753
- chore: update dependencies by @frytg in #759
- chore: add docs about nightly broadcasts by @frytg in #766
- Dev/734 migrate eventhub project to bun typescript by @Steinertech9 in #777
- chore: rename application version by @Steinertech9 in #785
- chore: redeploy by @Steinertech9 in #788
- fix: change dockerfile to use bun instead of node by @Steinertech9 in #789
- fix: incorrect publisher parsing by @frytg in #790
Full Changelog: v1.10.1...v2.1.0
v1.10.1
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/ulidby @weiland in #746
New Contributors
Full Changelog: v1.9.2...v1.10.1
v1.9.2
What's Changed
- feat: stop storing the message in the gcp datastore by @Steinertech9 in #733
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- feat: add biome config by @frytg in #713
- feat: extend contributor roles by @Steinertech9 in #712
- feat: enable event duplication for service migrations by @frytg in #711
- feat: add more event duplication IDs by @frytg in #726
New Contributors
- @Steinertech9 made their first contribution in #712
Full Changelog: v1.8.0...v1.9.1
v1.8.0
(this GitHub release includes v1.7.0 and v1.8.0 changes)
What's Changed
- refactor: drop
contentIdmapping fromdtsplugin by @frytg in #584 - chore: add dts allow list by @marco79cgn in #608
- fix: institution ids in dts allow list by @marco79cgn in #609
- chore: activate dts plugin for all institutions by @marco79cgn in #614
- chore: update dependencies by @marco79cgn in #616
- chore: switch to artifact registry by @frytg in #624
- chore: update dependencies by @marco79cgn in #660
- chore: update version and changelog by @marco79cgn in #662
- chore: docs and data maintenances by @frytg in #703
New Contributors
- @marco79cgn made their first contribution in #608
Full Changelog: v1.6.0...v1.8.0
v1.6.0
v1.5.2
- 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
- feat: add
referencesto external broadcast series and shows
v1.5.0
- fix: stop logging requests on dev
- fix: spelling of
SWR Audio Lab - fix: handle invalid format definition
- feat: add
IS_LOCALenv 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
momentwithluxon - refactor: remove info logging for sent pubsub events