Skip to content

Latest commit

 

History

History
140 lines (84 loc) · 4.36 KB

CHANGELOG.md

File metadata and controls

140 lines (84 loc) · 4.36 KB

Unreleased Changes

1.26.0 (2024-06-05)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.25.0 (2024-05-30)

  • Feature - The release adds support for spark structured streaming.

1.24.0 (2024-05-23)

  • Feature - This release adds the capability to run interactive workloads using Apache Livy Endpoint.

1.23.0 (2024-05-13)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.22.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.21.0 (2024-04-18)

  • Feature - This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.

1.20.0 (2024-04-16)

  • Feature - This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.

1.19.0 (2024-01-26)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.18.0 (2023-11-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.17.0 (2023-11-22)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.16.0 (2023-09-27)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.15.0 (2023-09-25)

  • Feature - This release adds support for application-wide default job configurations.

1.14.0 (2023-07-25)

  • Feature - This release adds support for publishing application logs to CloudWatch.

1.13.0 (2023-07-11)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.12.0 (2023-07-06)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.11.0 (2023-06-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.10.0 (2023-06-27)

  • Feature - This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.

1.9.0 (2023-06-15)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.8.0 (2023-05-31)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.7.0 (2023-04-17)

  • Feature - The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.

1.6.0 (2023-04-11)

  • Feature - This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).

1.5.0 (2023-01-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Replace runtime endpoint resolution approach with generated ruby code.

1.4.0 (2023-01-05)

  • Feature - Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications.

1.3.0 (2022-11-17)

  • Feature - Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.

1.2.0 (2022-10-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.1.0 (2022-09-29)

  • Feature - This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs

1.0.0 (2022-05-27)

  • Feature - Initial release of aws-sdk-emrserverless.