Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.20.31 to 1.28.1 #816

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps boto3 from 1.20.31 to 1.28.1.

Changelog

Sourced from boto3's changelog.

1.28.1

  • api-change:dms: [botocore] Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
  • api-change:glue: [botocore] This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  • api-change:logs: [botocore] Add CMK encryption support for CloudWatch Logs Insights query result data
  • api-change:medialive: [botocore] This release enables the use of Thumbnails in AWS Elemental MediaLive.
  • api-change:mediatailor: [botocore] The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

1.28.0

  • enhancement:configprovider: [botocore] Always use shallow copy of session config value store for clients
  • feature:configuration: [botocore] Configure the endpoint URL in the shared configuration file or via an environment variable for a specific AWS service or all AWS services.
  • bugfix:configprovider: [botocore] Fix bug when deep copying config value store where overrides were not preserved
  • api-change:ec2: [botocore] Add Nitro Enclaves support on DescribeInstanceTypes
  • api-change:location: [botocore] This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge.
  • api-change:outposts: [botocore] Added paginator support to several APIs. Added the ISOLATED enum value to AssetState.
  • api-change:quicksight: [botocore] This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters.

1.27.1

  • api-change:comprehendmedical: [botocore] Update to Amazon Comprehend Medical documentation.
  • api-change:connect: [botocore] GetMetricDataV2 API: Channels filters do not count towards overall limitation of 100 filter values.
  • api-change:kms: [botocore] Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
  • api-change:mgn: [botocore] This release introduces the Global view feature and new Replication state APIs.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub

1.27.0

  • feature:Useragent: [botocore] Update User-Agent header format
  • api-change:batch: [botocore] This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture and X86_64 CPU Architecture with Windows OS on Fargate Platform.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts new fields SupportedEndpointType and ServerlessConfiguration to support serverless endpoints.

1.26.165

  • api-change:amp: [botocore] AWS SDK service model generation tool version upgrade.
  • api-change:ecs: [botocore] Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • api-change:ivs: [botocore] Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
  • api-change:mediaconvert: [botocore] This release includes improved color handling of overlays and general updates to user documentation.
  • api-change:sagemaker: [botocore] This release adds support for rolling deployment in SageMaker Inference.
  • api-change:transfer: [botocore] Add outbound Basic authentication support to AS2 connectors

... (truncated)

Commits
  • 53a0c84 Merge branch 'release-1.28.1'
  • eaa5d94 Bumping version to 1.28.1
  • d955385 Add changelog entries from botocore
  • 56ae0d7 Merge branch 'release-1.28.0'
  • b05369d Merge branch 'release-1.28.0' into develop
  • 0382926 Bumping version to 1.28.0
  • 4c203e4 Add changelog entries from botocore
  • 2419f0c Add upcoming deprecation warning for Python 3.7 (#3773)
  • a2180b5 Merge branch 'release-1.27.1'
  • 94ffa45 Merge branch 'release-1.27.1' into develop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [boto3](https://github.com/boto/boto3) from 1.20.31 to 1.28.1.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.31...1.28.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #819.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.1 branch July 17, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants