CHANGELOG.md in aws-sdk-secretsmanager-1.72.0 vs CHANGELOG.md in aws-sdk-secretsmanager-1.73.0
- old
+ new
@@ -1,7 +1,12 @@
Unreleased Changes
------------------
+1.73.0 (2023-03-10)
+------------------
+
+* Feature - The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.
+
1.72.0 (2023-01-18)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.