Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Comments

Update botocore requirement from ~=1.29.50 to ~=1.29.65#250

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.29.65
Closed

Update botocore requirement from ~=1.29.50 to ~=1.29.65#250
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.29.65

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.29.65

  • api-change:compute-optimizer: AWS Compute optimizer can now infer if Kafka is running on an instance.
  • api-change:customer-profiles: This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.
  • api-change:frauddetector: My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.
  • api-change:mediaconvert: The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
  • api-change:outposts: Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.

1.29.64

  • enhancement:AWSCRT: Upgrade awscrt version to 0.16.9
  • api-change:proton: Add new GetResourcesSummary API
  • api-change:redshift: Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.

1.29.63

  • api-change:appconfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
  • api-change:connect: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:ec2: Documentation updates for EC2.
  • api-change:elbv2: Update elbv2 client to latest version
  • api-change:keyspaces: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:quicksight: QuickSight support for Radar Chart and Dashboard Publish Options
  • api-change:redshift: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:sso-admin: Enabled FIPS endpoints for GovCloud (US) regions in SDK.

1.29.62

  • bugfix:s3: boto3 no longer overwrites user supplied Content-Encoding with aws-chunked when user also supplies ChecksumAlgorithm.
  • api-change:devops-guru: This release adds filter support ListAnomalyForInsight API.
  • api-change:forecast: This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/
  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:mediatailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
  • api-change:sns: Additional attributes added for set-topic-attributes.

1.29.61

  • api-change:accessanalyzer: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:appsync: This release introduces the feature to support EventBridge as AppSync data source.
  • api-change:cloudtrail-data: Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.
  • api-change:cloudtrail: Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel.
  • api-change:codeartifact: This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository.

... (truncated)

Commits
  • 3a1623e Merge branch 'release-1.29.65'
  • 55d6bd5 Bumping version to 1.29.65
  • 670a900 Update to latest partitions and endpoints
  • 2eebe18 Update to latest models
  • e288b41 Merge branch 'release-1.29.64'
  • 155c104 Merge branch 'release-1.29.64' into develop
  • 4215fc8 Bumping version to 1.29.64
  • d4ad0d7 Update to latest partitions and endpoints
  • 36a7d54 Update to latest models
  • 4167378 Merge pull request #2864 from nateprewitt/16_9_only
  • Additional commits viewable in compare view

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)

Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.50...1.29.65)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github Feb 14, 2023

Superseded by #253.

@dependabot dependabot bot closed this Feb 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/botocore-approx-eq-1.29.65 branch February 14, 2023 03: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.

0 participants