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.22 to 1.26.54 #878

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps boto3 from 1.26.22 to 1.26.54.

Changelog

Sourced from boto3's changelog.

1.26.54

  • api-change:ec2: [botocore] C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.
  • api-change:ivs: [botocore] API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.
  • api-change:quicksight: [botocore] This release adds support for data bars in QuickSight table and increases pivot table field well limit.

1.26.53

  • api-change:appflow: [botocore] Adding support for Salesforce Pardot connector in Amazon AppFlow.
  • api-change:codeartifact: [botocore] Documentation updates for CodeArtifact
  • api-change:connect: [botocore] Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
  • api-change:connectparticipant: [botocore] This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.
  • api-change:ec2: [botocore] Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.
  • api-change:glue: [botocore] Release Glue Studio Hudi Data Lake Format for SDK/CLI
  • api-change:groundstation: [botocore] Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
  • api-change:logs: [botocore] Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.
  • api-change:opensearch: [botocore] This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.
  • api-change:panorama: [botocore] Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.
  • api-change:sagemaker: [botocore] HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs

1.26.52

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:ivschat: [botocore] Updates the range for a Chat Room's maximumMessageRatePerSecond field.
  • api-change:wafv2: [botocore] Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.

1.26.51

  • api-change:billingconductor: [botocore] This release adds support for SKU Scope for pricing plans.
  • api-change:cloud9: [botocore] Added minimum value to AutomaticStopTimeMinutes parameter.
  • api-change:imagebuilder: [botocore] Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
  • api-change:network-firewall: [botocore] Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.

1.26.50

  • api-change:connect: [botocore] This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:outposts: [botocore] This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
  • api-change:resource-groups: [botocore] AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.

... (truncated)

Commits
  • ce9d3b1 Merge branch 'release-1.26.54'
  • 94d0085 Bumping version to 1.26.54
  • a24855a Add changelog entries from botocore
  • 8617c35 Merge branch 'release-1.26.53'
  • 5715c49 Merge branch 'release-1.26.53' into develop
  • 1617617 Bumping version to 1.26.53
  • 3c41450 Add changelog entries from botocore
  • 735ed5a Merge branch 'release-1.26.52'
  • fdb2b37 Merge branch 'release-1.26.52' into develop
  • 3daf545 Bumping version to 1.26.52
  • 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.22 to 1.26.54.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.22...1.26.54)

---
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 Jan 23, 2023
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jan 23, 2023
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 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
0 participants