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.17.87 to 1.18.15 #11

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 6, 2021

Bumps boto3 from 1.17.87 to 1.18.15.

Changelog

Sourced from boto3's changelog.

1.18.15

  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:autoscaling: [botocore] EC2 Auto Scaling adds configuration checks and Launch Template validation to Instance Refresh.

1.18.14

  • api-change:rds: [botocore] This release adds AutomaticRestartTime to the DescribeDBInstances and DescribeDBClusters operations. AutomaticRestartTime indicates the time when a stopped DB instance or DB cluster is restarted automatically.
  • api-change:imagebuilder: [botocore] Updated list actions to include a list of valid filters that can be used in the request.
  • api-change:transcribe: [botocore] This release adds support for call analytics (batch) within Amazon Transcribe.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:ssm-incidents: [botocore] Documentation updates for Incident Manager.

1.18.13

  • api-change:redshift: [botocore] API support for Redshift Data Sharing feature.
  • api-change:iotsitewise: [botocore] My AWS Service (placeholder) - This release introduces custom Intervals and offset for tumbling window in metric for AWS IoT SiteWise.
  • api-change:glue: [botocore] Add ConcurrentModificationException to create-table, delete-table, create-database, update-database, delete-database
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added control over the passthrough of XDS captions metadata to outputs.
  • api-change:proton: [botocore] Docs only add idempotent create apis

1.18.12

  • api-change:ssm-contacts: [botocore] Added new attribute in AcceptCode API. AcceptCodeValidation takes in two values - ENFORCE, IGNORE. ENFORCE forces validation of accept code and IGNORE ignores it which is also the default behavior; Corrected TagKeyList length from 200 to 50
  • api-change:greengrassv2: [botocore] This release adds support for component system resource limits and idempotent Create operations. You can now specify the maximum amount of CPU and memory resources that each component can use.

1.18.11

  • api-change:appsync: [botocore] AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:secretsmanager: [botocore] Add support for KmsKeyIds in the ListSecretVersionIds API response
  • api-change:sagemaker: [botocore] API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field

1.18.10

  • api-change:savingsplans: [botocore] Documentation update for valid Savings Plans offering ID pattern
  • api-change:ec2: [botocore] This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
  • api-change:chime: [botocore] Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages.
  • api-change:iotsitewise: [botocore] Added support for AWS IoT SiteWise Edge. You can now create an AWS IoT SiteWise gateway that runs on AWS IoT Greengrass V2. With the gateway, you can collect local server and equipment data, process the data, and export the selected data from the edge to the AWS Cloud.

... (truncated)

Commits
  • 0b26529 Merge branch 'release-1.18.15'
  • afad98b Bumping version to 1.18.15
  • c9c7944 Add changelog entries from botocore
  • 4c0e64d Merge branch 'release-1.18.14'
  • c93a5e0 Merge branch 'release-1.18.14' into develop
  • a3f99a3 Bumping version to 1.18.14
  • e658034 Add changelog entries from botocore
  • 7bcd669 Merge branch 'release-1.18.13'
  • ef3702f Merge branch 'release-1.18.13' into develop
  • c25afdf Bumping version to 1.18.13
  • 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.17.87 to 1.18.15.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.87...1.18.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 9, 2021

Superseded by #12.

@dependabot dependabot bot closed this Aug 9, 2021
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.18.15 branch August 9, 2021 15:34
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.

0 participants