Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
v7.7.0
What's Changed
- feat: update hms metrics namespace by @DhrubajyotiSadhu in #288
Full Changelog: v7.6.1...v7.7.0
v7.6.1
What's Changed
- Updated openmetric to prometheus in DockerLabels by @DhrubajyotiSadhu in #285
Full Changelog: v7.6.0...v7.6.1
v7.6.0: fix: add condition on service account creation (#283)
* fix: add condition on service account creation * feat: add ecs platform version * feat: add new variable ecs_requires_compatibilities * feat: update readwrite ECS service * feat: update change log --------- Co-authored-by: janli <janli@expediagroup.com>
v7.5.1
feat: Added `apiary_extra_tags_s3` variable to add s3 buckets extra t…
v7.3.9: fix: correct MYSQL_DB_HOST in k8s readonly container (#278)
* fix: change coalesce function to try * fix: test * fix: correct MYSQL_DB_HOST in readonly container --------- Co-authored-by: janli <janli@expediagroup.com>
v7.3.8: fix: add condition on create apiary db parameter group resource (#277)
* fix: enable apiary rds param group only when external database host not specified * fix: add index * fix: update change log --------- Co-authored-by: janli <janli@expediagroup.com>
v7.3.7
fix: set default value for db_instance_class and db_backup_retention …
v7.3.6: fix: add new variable external_database_host_readonly (#275)
Co-authored-by: janli <janli@expediagroup.com>
release 7.3.4
[7.3.5] - 2024-09-02
Added
- Use unique SID in IAM Policy.
v7.3.4: fix: Add 3 permissions to apiary-bucket-policy (#273)
* Update apiary-bucket-policy.json * Add more permissions * Update CHANGELOG.md