CHANGELOG.md in aws-sdk-emrcontainers-1.19.0 vs CHANGELOG.md in aws-sdk-emrcontainers-1.20.0
- old
+ new
@@ -1,7 +1,12 @@
Unreleased Changes
------------------
+1.20.0 (2023-04-27)
+------------------
+
+* Feature - This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
+
1.19.0 (2023-02-09)
------------------
* Feature - EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.