-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release-1.36.21: Bumping version to 1.36.21 Update to latest models Ignore .venv directories (#3393) Update setup and install commands (#3392)
- Loading branch information
Showing
13 changed files
with
562 additions
and
161 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
[ | ||
{ | ||
"category": "``codebuild``", | ||
"description": "Added test suite names to test case metadata", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``connect``", | ||
"description": "Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``dms``", | ||
"description": "Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rds-data``", | ||
"description": "Add support for Stop DB feature.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``s3``", | ||
"description": "Added support for Content-Range header in HeadObject response.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``wafv2``", | ||
"description": "The WAFv2 API now supports configuring data protection in webACLs.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``workspaces-thin-client``", | ||
"description": "Update Environment and Device name field definitions", | ||
"type": "api-change" | ||
} | ||
] |
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 |
---|---|---|
|
@@ -33,6 +33,8 @@ pip-log.txt | |
.idea/ | ||
|
||
# Virtualenvs | ||
.venv | ||
venv | ||
env | ||
env2 | ||
env3 | ||
|
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
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
Large diffs are not rendered by default.
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
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.