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 botocore from 1.23.37 to 1.29.146 #802

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps botocore from 1.23.37 to 1.29.146.

Changelog

Sourced from botocore's changelog.

1.29.146

  • api-change:athena: This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation
  • api-change:cloudtrail: This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.
  • api-change:sagemaker: This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.
  • api-change:wafv2: Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers.

1.29.145

  • api-change:alexaforbusiness: Alexa for Business has been deprecated and is no longer supported.
  • api-change:appflow: Added ability to select DataTransferApiType for DescribeConnector and CreateFlow requests when using Async supported connectors. Added supportedDataTransferType to DescribeConnector/DescribeConnectors/ListConnector response.
  • api-change:customer-profiles: This release introduces calculated attribute related APIs.
  • api-change:ivs: API Update for IVS Advanced Channel type
  • api-change:sagemaker: Amazon Sagemaker Autopilot adds support for Parquet file input to NLP text classification jobs.
  • api-change:wafv2: Corrected the information for the header order FieldToMatch setting

1.29.144

  • api-change:config: Resource Types Exclusion feature launch by AWS Config
  • api-change:frauddetector: This release enables publishing event predictions from Amazon Fraud Detector (AFD) to Amazon EventBridge. For example, after getting predictions from AFD, Amazon EventBridge rules can be configured to trigger notification through an SNS topic, send a message with SES, or trigger Lambda workflows.
  • api-change:healthlake: This release adds a new request parameter to the CreateFHIRDatastore API operation. IdentityProviderConfiguration specifies how you want to authenticate incoming requests to your Healthlake Data Store.
  • api-change:m2: Adds an optional create-only 'roleArn' property to Application resources. Enables PS and PO data set org types.
  • api-change:rds: This release adds support for changing the engine for Oracle using the ModifyDbInstance API
  • api-change:servicecatalog: Documentation updates for ServiceCatalog.
  • api-change:workspaces-web: WorkSpaces Web now allows you to control which IP addresses your WorkSpaces Web portal may be accessed from.

1.29.143

  • api-change:chime-sdk-voice: Added optional CallLeg field to StartSpeakerSearchTask API request
  • api-change:glue: Added Runtime parameter to allow selection of Ray Runtime
  • api-change:groundstation: Updating description of GetMinuteUsage to be clearer.
  • api-change:iotfleetwise: Campaigns now support selecting Timestream or S3 as the data destination, Signal catalogs now support "Deprecation" keyword released in VSS v2.1 and "Comment" keyword released in VSS v3.0
  • api-change:location: This release adds API support for political views for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • api-change:memorydb: Amazon MemoryDB for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
  • api-change:personalize: This release provides support for the exclusion of certain columns for training when creating a solution and creating or updating a recommender with Amazon Personalize.
  • api-change:polly: Amazon Polly adds 2 new voices - Sofie (da-DK) and Niamh (en-IE)
  • api-change:securityhub: Added new resource detail objects to ASFF, including resources for AwsGuardDutyDetector, AwsAmazonMqBroker, AwsEventSchemasRegistry, AwsAppSyncGraphQlApi and AwsStepFunctionStateMachine.
  • api-change:wafv2: This SDK release provides customers the ability to use Header Order as a field to match.

1.29.142

... (truncated)

Commits
  • 6105816 Merge branch 'release-1.29.146'
  • be456c9 Bumping version to 1.29.146
  • dc96ad4 Update to latest partitions and endpoints
  • dbedf96 Update to latest models
  • 96be7c5 Merge branch 'release-1.29.145'
  • 8d66530 Merge branch 'release-1.29.145' into develop
  • ca405b4 Bumping version to 1.29.145
  • 1c9a865 Update to latest partitions and endpoints
  • 1361bce Update to latest models
  • 4308601 Merge branch 'release-1.29.144'
  • 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 [botocore](https://github.com/boto/botocore) from 1.23.37 to 1.29.146.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.23.37...1.29.146)

---
updated-dependencies:
- dependency-name: botocore
  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 Jun 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #805.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.29.146 branch June 12, 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