Skip to content

Bump boto3 from 1.24.19 to 1.26.77 #270

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps boto3 from 1.24.19 to 1.26.77.

Changelog

Sourced from boto3's changelog.

1.26.77

  • api-change:chime-sdk-voice: [botocore] This release introduces support for Voice Connector media metrics in the Amazon Chime SDK Voice namespace
  • api-change:cloudfront: [botocore] CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin except for those specified in the block list.
  • api-change:datasync: [botocore] AWS DataSync has relaxed the minimum length constraint of AccessKey for Object Storage locations to 1.
  • api-change:opensearch: [botocore] This release lets customers configure Off-peak window and software update related properties for a new/existing domain. It enhances the capabilities of StartServiceSoftwareUpdate API; adds 2 new APIs - ListScheduledActions & UpdateScheduledAction; and allows Auto-tune to make use of Off-peak window.
  • api-change:rum: [botocore] CloudWatch RUM now supports CloudWatch Custom Metrics
  • api-change:ssm: [botocore] Document only update for Feb 2023

1.26.76

  • api-change:quicksight: [botocore] S3 data sources now accept a custom IAM role.
  • api-change:resiliencehub: [botocore] In this release we improved resilience hub application creation and maintenance by introducing new resource and app component crud APIs, improving visibility and maintenance of application input sources and added support for additional information attributes to be provided by customers.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub
  • api-change:tnb: [botocore] This is the initial SDK release for AWS Telco Network Builder (TNB). AWS Telco Network Builder is a network automation service that helps you deploy and manage telecom networks.

1.26.75

  • bugfix:SSO: [botocore] Fixes aws/aws-cli[#7496](https://github.com/boto/boto3/issues/7496) <https://github.com/aws/aws-cli/issues/7496>__ by using the correct profile name rather than the one set in the session.
  • api-change:auditmanager: [botocore] This release introduces a ServiceQuotaExceededException to the UpdateAssessmentFrameworkShare API operation.
  • api-change:connect: [botocore] Reasons for failed diff has been approved by SDK Reviewer

1.26.74

  • api-change:apprunner: [botocore] This release supports removing MaxSize limit for AutoScalingConfiguration.
  • api-change:glue: [botocore] Release of Delta Lake Data Lake Format for Glue Studio Service

1.26.73

  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:grafana: [botocore] With this release Amazon Managed Grafana now supports inbound Network Access Control that helps you to restrict user access to your Grafana workspaces
  • api-change:ivs: [botocore] Doc-only update. Updated text description in DeleteChannel, Stream, and StreamSummary.
  • api-change:wafv2: [botocore] Added a notice for account takeover prevention (ATP). The interface incorrectly lets you to configure ATP response inspection in regional web ACLs in Region US East (N. Virginia), without returning an error. ATP response inspection is only available in web ACLs that protect CloudFront distributions.

1.26.72

  • api-change:cloudtrail: [botocore] This release adds an InsufficientEncryptionPolicyException type to the StartImport endpoint
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:frauddetector: [botocore] This release introduces Lists feature which allows customers to reference a set of values in Fraud Detector's rules. With Lists, customers can dynamically manage these attributes in real time. Lists can be created/deleted and its contents can be modified using the Fraud Detector API.

... (truncated)

Commits
  • d4b3b0e Merge branch 'release-1.26.77'
  • 3220f97 Bumping version to 1.26.77
  • 4e2fd48 Add changelog entries from botocore
  • 46e3334 Merge branch 'release-1.26.76'
  • 0683c61 Merge branch 'release-1.26.76' into develop
  • 58a531f Bumping version to 1.26.76
  • d7c625a Add changelog entries from botocore
  • 591a99c Merge branch 'release-1.26.75'
  • 0948e0a Merge branch 'release-1.26.75' into develop
  • f9d4196 Bumping version to 1.26.75
  • 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.24.19 to 1.26.77.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.19...1.26.77)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2023

The following labels could not be found: python, dependencies, docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 25, 2023

Superseded by #271.

@dependabot dependabot bot closed this Feb 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.77 branch February 25, 2023 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants