v1.12.0
·
305 commits
to main
since this release
1.12.0 (2024-08-05)
Features
- add prefix to atracker resource name (#131)
The AT event routing target and routes names were updated to add a prefix(if provided) for consistency with other resource. Also, the new targets and routes with prefix are created before the destroy of old ones which ensures the consumers does not lose event data. Additionally, updated the variable descriptions. (8c5caca)