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.24.51 to 1.24.61 #570

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps boto3 from 1.24.51 to 1.24.61.

Changelog

Sourced from boto3's changelog.

1.24.61

  • api-change:mediapackage: [botocore] This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage.
  • api-change:rds: [botocore] Removes support for RDS Custom from DBInstanceClass in ModifyDBInstance

1.24.60

  • enhancement:Identity: [botocore] TokenProvider added for bearer auth support
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:gamelift: [botocore] This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.
  • api-change:iotwireless: [botocore] This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages.
  • api-change:ivschat: [botocore] Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section.
  • api-change:panorama: [botocore] Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail
  • api-change:sso-oidc: [botocore] Updated required request parameters on IAM Identity Center's OIDC CreateToken action.

1.24.59

  • api-change:cloudfront: [botocore] Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.
  • api-change:config: [botocore] AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs.
  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:ivs: [botocore] Documentation Change for IVS API Reference - Doc-only update to type field description for CreateChannel and UpdateChannel actions and for Channel data type. Also added Amazon Resource Names (ARNs) paragraph to Welcome section.
  • api-change:quicksight: [botocore] Added a new optional property DashboardVisual under ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in QuickSight dashboards.
  • api-change:transfer: [botocore] Documentation updates for AWS Transfer Family

1.24.58

  • api-change:rds: [botocore] RDS for Oracle supports Oracle Data Guard switchover and read replica backups.
  • api-change:sso-admin: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

1.24.57

  • api-change:docdb: [botocore] Update document for volume clone
  • api-change:ec2: [botocore] R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
  • api-change:forecast: [botocore] releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
  • api-change:forecastquery: [botocore] releasing What-If Analysis APIs
  • api-change:iotsitewise: [botocore] Enable non-unique asset names under different hierarchies
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:securityhub: [botocore] Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.
  • api-change:support-app: [botocore] This is the initial SDK release for the AWS Support App in Slack.

... (truncated)

Commits
  • b5adc20 Merge branch 'release-1.24.61'
  • 886644d Bumping version to 1.24.61
  • c058ba0 Add changelog entries from botocore
  • cc1016c Merge branch 'release-1.24.60'
  • 4814605 Merge branch 'release-1.24.60' into develop
  • 029783f Bumping version to 1.24.60
  • e8d4de2 Add changelog entries from botocore
  • bec1b00 Merge branch 'release-1.24.59'
  • 6d82b0d Merge branch 'release-1.24.59' into develop
  • 0f2d636 Bumping version to 1.24.59
  • 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.51 to 1.24.61.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.51...1.24.61)

---
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 the dependencies Pull requests that update a dependency file label Aug 29, 2022
@JosephMontoya-TRI JosephMontoya-TRI merged commit fb7eae3 into main Aug 30, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.61 branch August 30, 2022 00:23
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

1 participant