Skip to content

Latest commit

 

History

History
102 lines (45 loc) · 5.55 KB

CHANGELOG.md

File metadata and controls

102 lines (45 loc) · 5.55 KB

Changelog

All notable changes to this project will be documented in this file.

2.4.0 (2025-01-15)

Features

  • Support studio encryption_key_arn (#35) (8122444)

Bug Fixes

  • Update CI workflow versions to latest (#31) (ad34d3d)

2.3.0 (2024-09-21)

Features

  • Allow passing in custom instance profile role (#30) (0712293)

2.2.0 (2024-08-03)

Features

  • Support interactive configuration block for EMR serverless application (#27) (2e7045e)

2.1.0 (2024-05-04)

Features

  • Reset default value of s3_bucket_arns to empty (#23) (d8d79df)

2.0.0 (2024-04-07)

⚠ BREAKING CHANGES

  • Add support for placement group config and unhealthy node replacement; raise AWS provider MSV to v5.44 (#21)

Features

  • Add support for placement group config and unhealthy node replacement; raise AWS provider MSV to v5.44 (#21) (eff2018)

1.2.2 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#18) (faf4d0b)

1.2.1 (2024-02-08)

Bug Fixes

  • Add "deletecollection" verb to "persistentvolumeclaims" Kubernetes RBAC permission (#17) (668f09b)

1.2.0 (2023-07-21)

Features

  • Allowing Custom CloudWatch Log Group Name or Prefix (#13) (1be0b5e)

1.1.3 (2023-07-18)

Bug Fixes

  • Updating Kubernetes Role for EMR Virtual Cluster (#12) (05bc754)

1.1.2 (2023-06-12)

Bug Fixes

  • Remove wrapping list brackets from S3 bucket ARNs variable (#9) (2317c56)

1.1.1 (2023-06-10)

Bug Fixes

  • Correct S3 bucket access permission to try user provided S3 bucket ARNs first before falling back to default (#8) (ae366ed)

1.1.0 (2023-05-18)

Features

  • Add support for image_configuration block in serverless module (#2) (4d29ee5)

Bug Fixes

  • Correct auto-release configuration file (#6) (74847b1)
  • Update EMR studio service role policy to RequestTags on Create* (#5) (274efc3)