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.29.29 to 1.29.65 #457

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps botocore from 1.29.29 to 1.29.65.

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 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.29.29 to 1.29.65.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.29...1.29.65)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #458.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.29.65 branch February 13, 2023 22:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants