1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
# v1.3.2 (2022-10-24)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.3.1 (2022-10-21)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.3.0 (2022-09-29)
* **Feature**: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
# v1.2.4 (2022-09-27)
* No change notes available for this release.
# v1.2.3 (2022-09-23)
* No change notes available for this release.
# v1.2.2 (2022-09-21)
* No change notes available for this release.
# v1.2.1 (2022-09-20)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.2.0 (2022-09-14)
* **Feature**: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.10 (2022-09-02)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.9 (2022-08-31)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.8 (2022-08-29)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.7 (2022-08-11)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.6 (2022-08-09)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.5 (2022-08-08)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.4 (2022-08-01)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.3 (2022-07-05)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.2 (2022-06-29)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.1 (2022-06-07)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.0 (2022-05-27)
* **Feature**: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
# v1.0.0 (2022-05-26)
* **Release**: New AWS service client module
* **Feature**: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
|