-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release v1.55.0 (2024-07-22) (#5314)
Release v1.55.0 (2024-07-22) === ### Service Client Updates * `service/datazone`: Updates service API, documentation, and paginators * `service/ivs`: Updates service API and documentation * `service/redshift-serverless`: Updates service API and documentation ### SDK Features * `service/mobile`: Remove Mobile * This change removes the Mobile service, which has been deprecated. ### SDK Bugs * Apply sensitive struct tag to lists/maps with sensitive members. * This change propagates existing sensitive protection to lists/maps.
- Loading branch information
1 parent
e65d388
commit 3c1fb65
Showing
18 changed files
with
4,293 additions
and
411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
### SDK Features | ||
* `service/mobile`: Remove Mobile | ||
* This change removes the Mobile service, which has been deprecated. | ||
|
||
### SDK Enhancements | ||
|
||
### SDK Bugs | ||
* Apply sensitive struct tag to lists/maps with sensitive members. | ||
* This change propagates existing sensitive protection to lists/maps. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.