Unreleased Changes ------------------ 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`.