CHANGELOG.md in aws-sdk-lambda-1.89.0 vs CHANGELOG.md in aws-sdk-lambda-1.90.0

- old
+ new

@@ -1,8 +1,15 @@ Unreleased Changes ------------------ +1.90.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.89.0 (2023-01-12) ------------------ * Feature - Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping. @@ -533,6 +540,6 @@ * Feature - API update. 1.0.0.rc1 (2016-12-05) ------------------ -* Feature - Initial preview release of the `aws-sdk-lambda` gem. \ No newline at end of file +* Feature - Initial preview release of the `aws-sdk-lambda` gem.