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.34.77 to 1.34.82 #270

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps boto3 from 1.34.77 to 1.34.82.

Changelog

Sourced from boto3's changelog.

1.34.82

  • api-change:cleanrooms: [botocore] AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.
  • api-change:connect: [botocore] This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.
  • api-change:networkmonitor: [botocore] Examples were added to CloudWatch Network Monitor commands.
  • api-change:qconnect: [botocore] This release adds a new QiC public API updateSession and updates an existing QiC public API createSession
  • api-change:rekognition: [botocore] Added support for ContentType to content moderation detections.
  • api-change:supplychain: [botocore] This release includes API SendDataIntegrationEvent for AWS Supply Chain
  • api-change:workspaces-thin-client: [botocore] Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.

1.34.81

  • api-change:codebuild: [botocore] Add new webhook filter types for GitHub webhooks
  • api-change:mediaconvert: [botocore] This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • api-change:pinpoint: [botocore] The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • api-change:rds: [botocore] This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

1.34.80

  • api-change:controlcatalog: [botocore] This is the initial SDK release for AWS Control Catalog, a central catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives, and ListCommonControls - that vend high-level data to categorize controls across the AWS platform.
  • api-change:mgn: [botocore] Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode parameter.
  • api-change:networkmonitor: [botocore] Updated the allowed monitorName length for CloudWatch Network Monitor.

1.34.79

  • api-change:quicksight: [botocore] Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • api-change:resource-groups: [botocore] Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types.
  • api-change:verifiedpermissions: [botocore] Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token.

1.34.78

  • api-change:b2bi: [botocore] Adding support for X12 5010 HIPAA EDI version and associated transaction sets.
  • api-change:cleanrooms: [botocore] Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call.
  • api-change:ec2: [botocore] Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.
  • api-change:emr-containers: [botocore] This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS.
  • api-change:ivs: [botocore] API update to include an SRT ingest endpoint and passphrase for all channels.
  • api-change:verifiedpermissions: [botocore] Adds GroupConfiguration field to Identity Source API's
Commits
  • 12d0d17 Merge branch 'release-1.34.82'
  • 47c03c9 Bumping version to 1.34.82
  • f4d8128 Add changelog entries from botocore
  • 1733175 Merge branch 'release-1.34.81'
  • 3c3c567 Merge branch 'release-1.34.81' into develop
  • 15ccdfb Bumping version to 1.34.81
  • dca12c8 Add changelog entries from botocore
  • 5535ed8 Merge branch 'release-1.34.80'
  • 7177726 Merge branch 'release-1.34.80' into develop
  • f4e4cda Bumping version to 1.34.80
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.34.77 to 1.34.82.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.77...1.34.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 11, 2024
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2024

Superseded by #273.

@dependabot dependabot bot closed this Apr 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.34.82 branch April 12, 2024 16:09
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants