Skip to content

Releases: ExpediaGroup/apiary-data-lake

v6.8.1: Feature/s3 inventory customer accounts (#192)

17 Jun 18:44
68da907
Compare
Choose a tag to compare
* 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.

10 May 16:16
a1426b6
Compare
Choose a tag to compare

[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

28 Apr 18:22
be9f087
Compare
Choose a tag to compare

[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 lifecycle transition 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.

05 Apr 22:13
55fd73f
Compare
Choose a tag to compare

[6.7.8] - 2021-04-01

Changed

  • Added DenyUnsecureCommunication policy for s3-other.tf buckets.

v6.7.7: Add variables to configure s3-sqs defaults for spark streaming. (#188)

04 Mar 01:32
d6ea25f
Compare
Choose a tag to compare
* 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)

02 Mar 23:16
25b27b4
Compare
Choose a tag to compare
* 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)

02 Mar 20:01
eae54cf
Compare
Choose a tag to compare
* 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)

01 Mar 20:27
4d5b9b1
Compare
Choose a tag to compare

v6.7.3: Feature/tf format (#184)

01 Mar 15:42
e18570a
Compare
Choose a tag to compare
* terraform fmt

* configure required providers

* update changelog

Co-authored-by: Raj Poluri <[email protected]>

Fix colliding Grafana dashboard names for multiple Apiary instances.

05 Jan 00:06
3aa0215
Compare
Choose a tag to compare

[6.7.2] - 2021-01-04

Fixed

  • Fix colliding Grafana dashboard names for multiple Apiary instances.