Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 2.5 KB

Changelog

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

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)