Skip to content

Commit

Permalink
Merge branch 'release-1.35.50'
Browse files Browse the repository at this point in the history
* release-1.35.50:
  Bumping version to 1.35.50
  Update endpoints model
  Update to latest models
  Bump actions/setup-python from 5.2.0 to 5.3.0
  Bump github/codeql-action from 3.26.0 to 3.27.0
  • Loading branch information
aws-sdk-python-automation committed Oct 28, 2024
2 parents ab80bd8 + 540eeaa commit d7e0b58
Show file tree
Hide file tree
Showing 15 changed files with 859 additions and 31 deletions.
22 changes: 22 additions & 0 deletions .changes/1.35.50.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``mediapackagev2``",
"description": "MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.",
"type": "api-change"
},
{
"category": "``opensearch``",
"description": "Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.",
"type": "api-change"
},
{
"category": "``rds``",
"description": "This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.",
"type": "api-change"
},
{
"category": "``storagegateway``",
"description": "Documentation update: Amazon FSx File Gateway will no longer be available to new customers.",
"type": "api-change"
}
]
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ jobs:
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938"

- name: "Run CodeQL init"
uses: "github/codeql-action/init@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa"
uses: "github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd"
with:
config-file: "./.github/codeql.yml"
languages: "python"

- name: "Run CodeQL autobuild"
uses: "github/codeql-action/autobuild@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa"
uses: "github/codeql-action/autobuild@662472033e021d55d94146f66f6058822b0b39fd"

- name: "Run CodeQL analyze"
uses: "github/codeql-action/analyze@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa"
uses: "github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd"
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: Set up Python 3.9
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
with:
python-version: 3.9
- name: Run pre-commit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-crt-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: 'Set up Python ${{ matrix.python-version }}'
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
with:
python-version: '${{ matrix.python-version }}'
cache: 'pip'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: 'Set up Python ${{ matrix.python-version }}'
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
with:
python-version: '${{ matrix.python-version }}'
cache: 'pip'
Expand All @@ -55,7 +55,7 @@ jobs:
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: 'Set up Python 3.10'
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
with:
python-version: '3.10'
- name: Install dependencies
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

1.35.50
=======

* api-change:``mediapackagev2``: MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.
* api-change:``opensearch``: Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.
* api-change:``rds``: This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.
* api-change:``storagegateway``: Documentation update: Amazon FSx File Gateway will no longer be available to new customers.


1.35.49
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.35.49'
__version__ = '1.35.50'


class NullHandler(logging.Handler):
Expand Down
1 change: 1 addition & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -20404,6 +20404,7 @@
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
Expand Down
6 changes: 6 additions & 0 deletions botocore/data/mediapackagev2/2022-12-25/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Items"
},
"ListHarvestJobs": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Items"
}
}
}
Loading

0 comments on commit d7e0b58

Please sign in to comment.