Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
v6.8.1: Feature/s3 inventory customer accounts (#192)
* variable to grant access to s3 inventory s3 bucket * update changelog Co-authored-by: Raj Poluri <[email protected]>
Set RDS/MySQL parameter value for `max_allowed_packet` to 128MB.
[6.8.0] - 2021-05-10
Added
- Add support for Apiary-specific RDS parameter groups.
- Add variable to specify RDS/MySQL parameter value for
max_allowed_packet
(default 128MB).
Fix S3 lifecycle errors
[6.7.9] - 2021-04-28
Fixed
- If the S3 bucket specifies an expiration TTL in days that is <= the Intelligent-Tiering transition days, don't create
a lifecycletransition
policy. This will prevent errors like:Error: Error putting S3 lifecycle: InvalidArgument: 'Days' in the Expiration action for filter '(prefix=)' must be greater than 'Days' in the Transition action
Added `DenyUnsecureCommunication` policy for `s3-other.tf` buckets.
[6.7.8] - 2021-04-01
Changed
- Added
DenyUnsecureCommunication
policy fors3-other.tf
buckets.
v6.7.7: Add variables to configure s3-sqs defaults for spark streaming. (#188)
* Add variables to configure s3-sqs defaults for spark streaming. * Update variables.tf Co-authored-by: Scott Barnhart <[email protected]> * Update VARIABLES.md Co-authored-by: Scott Barnhart <[email protected]> Co-authored-by: Raj Poluri <[email protected]> Co-authored-by: Scott Barnhart <[email protected]>
v6.7.6: Feature/optional load balancers (#187)
* disable k8s service load balancers and dns entries when vpc endpoints are disabled * fix * fix * fix * Update variables.tf Co-authored-by: Ken Figueiredo <[email protected]> * update VARIABLES.md Co-authored-by: Raj Poluri <[email protected]> Co-authored-by: Ken Figueiredo <[email protected]>
v6.7.5: S3 HTTPS bucket policy requirements are now properly enforced. (#186)
* fix s3 https bucket policy requirements * Update templates/apiary-bucket-policy.json Co-authored-by: Scott Barnhart <[email protected]> Co-authored-by: rpoluri <[email protected]> Co-authored-by: Scott Barnhart <[email protected]>
v6.7.4: variable to enable s3 logs hive database. (#185)
Co-authored-by: Raj Poluri <[email protected]>
v6.7.3: Feature/tf format (#184)
* terraform fmt * configure required providers * update changelog Co-authored-by: Raj Poluri <[email protected]>
Fix colliding Grafana dashboard names for multiple Apiary instances.
[6.7.2] - 2021-01-04
Fixed
- Fix colliding Grafana dashboard names for multiple Apiary instances.