aws-sdk-mwaa 1.37.0 → 1.38.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5afdeb1f541f1e3c8c3a0a20df993ba2b9eb73a39a7ac1a1d7603287d7f154ab
4
- data.tar.gz: c2baa6640ad38df7292a41c91ce2888778188a4d4a29ab3c502ca01ba3dbc3bb
3
+ metadata.gz: 99053902dc5ee21adb957c9b93dbbcc2a381863da686d5ce1bf8af9f278f41e1
4
+ data.tar.gz: 5a60b044356eed3e190374d4dc7fc1c2c3739ea4c7d00a2e24e5980420b19060
5
5
  SHA512:
6
- metadata.gz: f750f56264f59a9c544f82e7b967848f7030a4715bfffbbb99459e291da22d0c06f941cc40bb4abeb32413c26f7bf7c7e0e0ca6992c264ac306aa5a630e95418
7
- data.tar.gz: e7e81779d3d66ddf1e8decd5a15ed8fcfcfc54d3c20ff16d4632ed49d575ecb0ce36b57eee5bfd5acdd377d44c81ae417bf0c032e8f1d4f88f0b386741a7c532
6
+ metadata.gz: 6c7b683d4b4d3c60e6e538a1e3986db47ee5bd2fb4c5d97db236200ad49190f734d1570d1b4ca9b51cbbda3e806d4528061c2b7d50452c7553b539aba05539f5
7
+ data.tar.gz: ad0b79a650e4b4d80b31032d06255e125302b6997531aa4919f9e4b53a83c2706e61ff0eba86c88f6b32962c64d4983cd3c36908312734c352a39c020ae7ec1d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.38.0 (2024-05-16)
5
+ ------------------
6
+
7
+ * Feature - Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
8
+
4
9
  1.37.0 (2024-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.37.0
1
+ 1.38.0