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

build(deps): Bump boto3 from 1.18.32 to 1.19.3 #104

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2021

Bumps boto3 from 1.18.32 to 1.19.3.

Changelog

Sourced from boto3's changelog.

1.19.3

  • api-change:rds: [botocore] This release adds support for Amazon RDS Custom, which is a new RDS management type that gives you full access to your database and operating system. For more information, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html
  • api-change:auditmanager: [botocore] This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.
  • api-change:ec2: [botocore] This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.
  • api-change:route53resolver: [botocore] New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC

1.19.2

  • api-change:quicksight: [botocore] Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding
  • api-change:auditmanager: [botocore] This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet.
  • api-change:chime: [botocore] Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.

1.19.1

  • api-change:connect: [botocore] Released Amazon Connect hours of operation API for general availability (GA). This API also supports AWS CloudFormation. For more information, see Amazon Connect Resource Type Reference in the AWS CloudFormation User Guide.

1.19.0

  • api-change:appflow: [botocore] Feature to add support for JSON-L format for S3 as a source.
  • api-change:mediapackage-vod: [botocore] MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for specifying caption time delta in milliseconds and the ability to apply color range legalization to source content other than AVC video.
  • api-change:mediapackage: [botocore] When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.
  • api-change:panorama: [botocore] General availability for AWS Panorama. AWS SDK for Panorama includes APIs to manage your devices and nodes, and deploy computer vision applications to the edge. For more information, see the AWS Panorama documentation at http://docs.aws.amazon.com/panorama
  • feature:Serialization: [botocore] rest-json serialization defaults aligned across AWS SDKs
  • api-change:directconnect: [botocore] This release adds 4 new APIS, which needs to be public able
  • api-change:securityhub: [botocore] Added support for cross-Region finding aggregation, which replicates findings from linked Regions to a single aggregation Region. Added operations to view, enable, update, and delete the finding aggregation.

1.18.65

  • api-change:dataexchange: [botocore] This release adds support for our public preview of AWS Data Exchange for Amazon Redshift. This enables data providers to list products including AWS Data Exchange datashares for Amazon Redshift, giving subscribers read-only access to provider data in Amazon Redshift.
  • api-change:chime-sdk-messaging: [botocore] The Amazon Chime SDK now allows developers to execute business logic on in-flight messages before they are delivered to members of a messaging channel with channel flows.

1.18.64

  • api-change:quicksight: [botocore] AWS QuickSight Service Features - Add IP Restriction UI and public APIs support.
  • enchancement:AWSCRT: [botocore] Upgrade awscrt extra to 0.12.5
  • api-change:ivs: [botocore] Bug fix: remove unsupported maxResults and nextToken pagination parameters from ListTagsForResource

... (truncated)

Commits
  • bea7b4c Merge branch 'release-1.19.3'
  • 6c6be17 Bumping version to 1.19.3
  • 6a8a01f Add changelog entries from botocore
  • c20c3ab Merge branch 'release-1.19.2'
  • dbe89db Merge branch 'release-1.19.2' into develop
  • 3a092fc Bumping version to 1.19.2
  • 9719c74 Add changelog entries from botocore
  • c00a3ad Merge branch 'release-1.19.1'
  • 8df32c9 Merge branch 'release-1.19.1' into develop
  • 3372224 Bumping version to 1.19.1
  • 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.18.32 to 1.19.3.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.32...1.19.3)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 26, 2021
@bchew bchew merged commit bb6dfcd into master Oct 26, 2021
@bchew bchew deleted the dependabot/pip/boto3-1.19.3 branch October 26, 2021 10:20
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.

1 participant