Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Bump boto3 from 1.24.80 to 1.24.96 #191

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps boto3 from 1.24.80 to 1.24.96.

Changelog

Sourced from boto3's changelog.

1.24.96

  • api-change:cognito-idp: [botocore] This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • api-change:sagemaker: [botocore] CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

1.24.95

  • api-change:devops-guru: [botocore] This release adds information about the resources DevOps Guru is analyzing.
  • api-change:globalaccelerator: [botocore] Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • api-change:resiliencehub: [botocore] In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
  • api-change:rum: [botocore] CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions

1.24.94

  • api-change:chime-sdk-messaging: [botocore] Documentation updates for Chime Messaging SDK
  • api-change:cloudtrail: [botocore] This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • api-change:config: [botocore] This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • api-change:connect: [botocore] This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:managedblockchain: [botocore] Adding new Accessor APIs for Amazon Managed Blockchain
  • api-change:s3: [botocore] Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:s3control: [botocore] Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:support-app: [botocore] This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
  • api-change:workspaces-web: [botocore] WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.

1.24.93

  • api-change:frauddetector: [botocore] Documentation Updates for Amazon Fraud Detector
  • api-change:sagemaker: [botocore] This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
  • api-change:servicediscovery: [botocore] Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.
  • api-change:sesv2: [botocore] This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.

1.24.92

  • api-change:greengrass: [botocore] This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
  • api-change:sagemaker: [botocore] This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.

1.24.91

... (truncated)

Commits
  • dd44c77 Merge branch 'release-1.24.96'
  • 0fccf2e Bumping version to 1.24.96
  • d28dfe9 Add changelog entries from botocore
  • 4bfce54 Merge branch 'release-1.24.95'
  • 0551612 Merge branch 'release-1.24.95' into develop
  • 1421120 Bumping version to 1.24.95
  • 27967b4 Add changelog entries from botocore
  • 435977d Merge branch 'release-1.24.94'
  • 621e1bd Merge branch 'release-1.24.94' into develop
  • 6b0b890 Bumping version to 1.24.94
  • 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.80 to 1.24.96.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.80...1.24.96)

---
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 DougTrajano as a code owner October 24, 2022 01:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@DougTrajano DougTrajano merged commit b8483db into main Oct 24, 2022
@DougTrajano DougTrajano deleted the dependabot/pip/boto3-1.24.96 branch October 24, 2022 11:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant