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.20.31 to 1.28.20 #828

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps boto3 from 1.20.31 to 1.28.20.

Changelog

Sourced from boto3's changelog.

1.28.20

  • api-change:acm-pca: [botocore] Documentation correction for AWS Private CA
  • api-change:connect: [botocore] Added a new API UpdateRoutingProfileAgentAvailabilityTimer to update agent availability timer of a routing profile.
  • api-change:datasync: [botocore] Display cloud storage used capacity at a cluster level.
  • api-change:ecs: [botocore] This is a documentation update to address various tickets.
  • api-change:sagemaker: [botocore] Including DataCaptureConfig key in the Amazon Sagemaker Search's transform job object

1.28.19

  • api-change:autoscaling: [botocore] Documentation changes related to Amazon EC2 Auto Scaling APIs.
  • api-change:cloud9: [botocore] Updated the deprecation date for Amazon Linux. Doc only update.
  • api-change:dms: [botocore] The release makes public API for DMS Schema Conversion feature.
  • api-change:ec2: [botocore] This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

1.28.18

  • api-change:budgets: [botocore] As part of CAE tagging integration we need to update our budget names regex filter to prevent customers from using "/action/" in their budget names.
  • api-change:cognito-idp: [botocore] New feature that logs Cognito user pool error messages to CloudWatch logs.
  • api-change:glue: [botocore] This release includes additional Glue Streaming KAKFA SASL property types.
  • api-change:resiliencehub: [botocore] Drift Detection capability added when applications policy has moved from a meet to breach state. Customers will be able to exclude operational recommendations and receive credit in their resilience score. Customers can now add ARH permissions to an existing or new role.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender introduces a new API GetScalingConfigurationRecommendation to recommend auto scaling policies based on completed Inference Recommender jobs.

1.28.17

  • api-change:batch: [botocore] This release adds support for price capacity optimized allocation strategy for Spot Instances.
  • api-change:dms: [botocore] Adding new API describe-engine-versions which provides information about the lifecycle of a replication instance's version.
  • api-change:internetmonitor: [botocore] This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for impact limited to a single city-network to trigger creation of a health event.
  • api-change:medialive: [botocore] AWS Elemental Link devices now report their Availability Zone. Link devices now support the ability to change their Availability Zone.
  • api-change:polly: [botocore] Amazon Polly adds new French Belgian voice - Isabelle. Isabelle is available as Neural voice only.
  • api-change:rds: [botocore] Added support for deleted clusters PiTR.
  • api-change:sagemaker: [botocore] Add Stairs TrafficPattern and FlatInvocations to RecommendationJobStoppingConditions

1.28.16

  • api-change:amplifyuibuilder: [botocore] Amplify Studio releases GraphQL support for codegen job action.
  • api-change:autoscaling: [botocore] You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • api-change:cleanrooms: [botocore] This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • api-change:codestar-connections: [botocore] New integration with the Gitlab provider type.
  • api-change:drs: [botocore] Add support for in-aws right sizing

... (truncated)

Commits
  • 93e1822 Merge branch 'release-1.28.20'
  • 6a9b76b Bumping version to 1.28.20
  • e37ee93 Add changelog entries from botocore
  • 6363359 Typo double negative (#3807)
  • 9b14c1d Merge branch 'release-1.28.19'
  • 558120a Merge branch 'release-1.28.19' into develop
  • c23b369 Bumping version to 1.28.19
  • 011eca9 Add changelog entries from botocore
  • d8da9c1 Merge branch 'release-1.28.18'
  • 4230ee2 Merge branch 'release-1.28.18' into develop
  • 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.20.31 to 1.28.20.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.31...1.28.20)

---
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 the dependencies Pull requests that update a dependency file label Aug 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #831.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.20 branch August 14, 2023 05:58
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

0 participants