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.24.49 to 1.24.67 #129

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2022

Bumps boto3 from 1.24.49 to 1.24.67.

Changelog

Sourced from boto3's changelog.

1.24.67

  • api-change:identitystore: [botocore] Documentation updates for the Identity Store CLI Reference.
  • api-change:sagemaker: [botocore] This release adds HyperParameterTuningJob type in Search API.

1.24.66

  • api-change:cognito-idp: [botocore] This release adds a new "AuthSessionValidity" field to the UserPoolClient in Cognito. Application admins can configure this value for their users' authentication duration, which is currently fixed at 3 minutes, up to 15 minutes. Setting this field will also apply to the SMS MFA authentication flow.
  • api-change:connect: [botocore] This release adds search APIs for Routing Profiles and Queues, which can be used to search for those resources within a Connect Instance.
  • api-change:mediapackage: [botocore] Added support for AES_CTR encryption to CMAF origin endpoints
  • api-change:sagemaker: [botocore] This release enables administrators to attribute user activity and API calls from Studio notebooks, Data Wrangler and Canvas to specific users even when users share the same execution IAM role. ExecutionRoleIdentityConfig at Sagemaker domain level enables this feature.

1.24.65

  • api-change:codeguru-reviewer: [botocore] Documentation updates to fix formatting issues in CLI and SDK documentation.
  • api-change:controltower: [botocore] This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
  • api-change:route53: [botocore] Documentation updates for Amazon Route 53.

1.24.64

  • api-change:cloudfront: [botocore] Update API documentation for CloudFront origin access control (OAC)
  • api-change:identitystore: [botocore] Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources.
  • api-change:iotthingsgraph: [botocore] This release deprecates all APIs of the ThingsGraph service
  • api-change:ivs: [botocore] IVS Merge Fragmented Streams. This release adds support for recordingReconnectWindow field in IVS recordingConfigurations. For more information see https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html
  • api-change:rds-data: [botocore] Documentation updates for RDS Data API
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

1.24.63

  • enhancement:Endpoints: [botocore] Deprecate SSL common name
  • api-change:greengrassv2: [botocore] Adds topologyFilter to ListInstalledComponentsRequest which allows filtration of components by ROOT or ALL (including root and dependency components). Adds lastStatusChangeTimestamp to ListInstalledComponents response to show the last time a component changed state on a device.
  • api-change:identitystore: [botocore] Documentation updates for the Identity Store CLI Reference.
  • api-change:lookoutequipment: [botocore] This release adds new apis for providing labels.
  • api-change:macie2: [botocore] This release of the Amazon Macie API adds support for using allow lists to define specific text and text patterns to ignore when inspecting data sources for sensitive data.
  • api-change:sso-admin: [botocore] Documentation updates for the AWS IAM Identity Center CLI Reference.
  • api-change:sso: [botocore] Documentation updates for the AWS IAM Identity Center Portal CLI Reference.

1.24.62

... (truncated)

Commits
  • c997202 Merge branch 'release-1.24.67'
  • 872979f Bumping version to 1.24.67
  • e75cd7a Add changelog entries from botocore
  • c48d101 Merge branch 'release-1.24.66'
  • 76faaf6 Merge branch 'release-1.24.66' into develop
  • 7cf02c0 Bumping version to 1.24.66
  • accd13f Add changelog entries from botocore
  • b068813 Merge branch 'release-1.24.65'
  • da3918e Merge branch 'release-1.24.65' into develop
  • 1e43b4d Bumping version to 1.24.65
  • 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.49 to 1.24.67.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.49...1.24.67)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 7, 2022 13:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2022

Superseded by #131.

@dependabot dependabot bot closed this Sep 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.67 branch September 8, 2022 14:57
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
Development

Successfully merging this pull request may close these issues.

0 participants