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.130#276

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.29.130

  • api-change:glue: Support large worker types G.4x and G.8x for Glue Spark
  • api-change:guardduty: Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
  • api-change:iotsitewise: Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates
  • api-change:sts: Documentation updates for AWS Security Token Service.

1.29.129

  • api-change:ec2: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
  • api-change:inspector2: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.
  • api-change:mediatailor: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.
  • api-change:sqs: Revert previous SQS protocol change.

1.29.128

  • bugfix:sqs: Rolled back recent change to wire format protocol

1.29.127

  • api-change:cloudwatch: Update cloudwatch client to latest version
  • api-change:config: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • api-change:connect: Remove unused InvalidParameterException from CreateParticipant API
  • api-change:ecs: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • api-change:network-firewall: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • api-change:opensearch: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • api-change:quicksight: Add support for Topic, Dataset parameters and VPC
  • api-change:rekognition: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • api-change:s3: Documentation updates for Amazon S3
  • api-change:sagemaker: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • api-change:securityhub: Add support for Finding History.
  • api-change:sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol.

1.29.126

  • api-change:appsync: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • api-change:ec2: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • api-change:inspector2: This feature provides deep inspection for linux based instance
  • api-change:iottwinmaker: This release adds a field for GetScene API to return error code and message from dependency services.
  • api-change:network-firewall: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • api-change:opensearch: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.

... (truncated)

Commits
  • a928428 Merge branch 'release-1.29.130'
  • 2e612ab Bumping version to 1.29.130
  • b1a2e6a Update to latest partitions and endpoints
  • 0e3f080 Update to latest models
  • a3df0ca Merge branch 'release-1.29.129'
  • f49c300 Merge branch 'release-1.29.129' into develop
  • c1ff930 Bumping version to 1.29.129
  • d0a3104 Update to latest models
  • d265443 Merge branch 'release-1.29.128'
  • 379e1f7 Merge branch 'release-1.29.128' into develop
  • 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.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.50...1.29.130)

---
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 May 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2023

Superseded by #279.

@dependabot dependabot bot closed this May 16, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/botocore-approx-eq-1.29.130 branch May 16, 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