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.26.165 to 1.28.9 #233

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.26.165 to 1.28.9.

Changelog

Sourced from boto3's changelog.

1.28.9

  • api-change:glue: [botocore] This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:mediaconvert: [botocore] This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • api-change:rds: [botocore] Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • api-change:workspaces: [botocore] Fixed VolumeEncryptionKey descriptions

1.28.8

  • api-change:codecatalyst: [botocore] This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • api-change:connectcases: [botocore] This release adds the ability to assign a case to a queue or user.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:route53resolver: [botocore] This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • api-change:s3: [botocore] Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
  • api-change:sagemaker-featurestore-runtime: [botocore] Cross account support for SageMaker Feature Store
  • api-change:sagemaker: [botocore] Cross account support for SageMaker Feature Store
  • api-change:securitylake: [botocore] Adding support for Tags on Create and Resource Tagging API.
  • api-change:transcribe: [botocore] Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

1.28.7

  • enhancement:AWSCRT: [botocore] Upgrade awscrt version to 0.16.26
  • api-change:savingsplans: [botocore] Savings Plans endpoints update

1.28.6

  • api-change:cloudformation: [botocore] SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
  • api-change:ec2: [botocore] Amazon EC2 documentation updates.
  • api-change:grafana: [botocore] Amazon Managed Grafana now supports grafanaVersion update for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a workspaceId, the versions it can upgrade to.
  • api-change:medical-imaging: [botocore] General Availability (GA) release of AWS Health Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale.
  • api-change:ram: [botocore] This release adds support for securely sharing with AWS service principals.
  • api-change:ssm-sap: [botocore] Added support for SAP Hana High Availability discovery (primary and secondary nodes) and Backint agent installation with SSM for SAP.
  • api-change:wafv2: [botocore] Added the URI path to the custom aggregation keys that you can specify for a rate-based rule.

1.28.5

  • api-change:codeguru-security: [botocore] Documentation updates for CodeGuru Security.
  • api-change:connect: [botocore] GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics
  • api-change:es: [botocore] Regex Validation on the ElasticSearch Engine Version attribute
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:m2: [botocore] Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API

... (truncated)

Commits
  • 234521f Merge branch 'release-1.28.9'
  • 59b3da9 Bumping version to 1.28.9
  • 9881b63 Add changelog entries from botocore
  • e05e1d1 Merge branch 'release-1.28.8'
  • 88bbab3 Merge branch 'release-1.28.8' into develop
  • 90bbd41 Bumping version to 1.28.8
  • c858c4e Add changelog entries from botocore
  • 5aa881f Merge branch 'release-1.28.7'
  • 77e1bcd Merge branch 'release-1.28.7' into develop
  • e7c2e72 Bumping version to 1.28.7
  • 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.26.165 to 1.28.9.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.165...1.28.9)

---
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 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #234.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.9 branch July 31, 2023 01:39
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