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

Update botocore requirement from <1.32.0,>1.23.41 to >1.23.41,<1.33.0 #504

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.32.0

  • feature:ContainerProvider: Added Support for EKS container credentials
  • api-change:backup: AWS Backup - Features: Provide Job Summary for your backup activity.
  • api-change:cleanrooms: This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs.
  • api-change:connect: Introducing SegmentAttributes parameter for StartChatContact API
  • api-change:glue: Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables.
  • api-change:iot: This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect.
  • api-change:lambda: Add Python 3.12 (python3.12) support to AWS Lambda
  • api-change:mediatailor: Removed unnecessary default values.
  • api-change:pipes: Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose
  • api-change:resource-explorer-2: Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit.
  • api-change:sagemaker: This release makes Model Registry Inference Specification fields as not required.
  • api-change:signer: Documentation updates for AWS Signer
  • api-change:stepfunctions: Update stepfunctions client to latest version
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.31.85

  • enhancement:AWSCRT: Update awscrt version to 0.19.12
  • api-change:dataexchange: Removed Required trait for DataSet.OriginDetails.ProductId.
  • api-change:dms: Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications.
  • api-change:ec2: Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other.
  • api-change:ecs: Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests.
  • api-change:emr: Update emr client to latest version
  • api-change:servicecatalog-appregistry: When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.31.84

  • enhancement:AWSCRT: Update awscrt version to 0.19.10
  • api-change:controltower: AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time.
  • api-change:cur: This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not.
  • api-change:ec2: EC2 adds API updates to enable ENA Express at instance launch time.
  • api-change:fms: Adds optimizeUnassociatedWebACL flag to ManagedServiceData, updates third-party firewall examples, and other minor documentation updates.
  • api-change:marketplace-entitlement: Update marketplace-entitlement client to latest version
  • api-change:mediaconvert: This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content.
  • api-change:rds: Updates Amazon RDS documentation for zero-ETL integrations.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.31.83

  • api-change:cloudformation: Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.

... (truncated)

Commits
  • 5f97c41 Merge branch 'release-1.32.0'
  • 25b6318 Bumping version to 1.32.0
  • 73f71c8 Update to latest partitions and endpoints
  • 4ee1591 Update to latest models
  • 54a09c7 Feature eks credentials (#3044)
  • 84b36af Merge branch 'release-1.31.85'
  • 4c20275 Merge branch 'release-1.31.85' into develop
  • e307d8c Bumping version to 1.31.85
  • 1f492f7 Update to latest partitions and endpoints
  • 3ee0568 Update to latest models
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.23.42...1.32.0)

---
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 Nov 15, 2023
@beanrunner-github-bot beanrunner-github-bot merged commit afc7021 into master Nov 15, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/botocore-gt-1.23.41-and-lt-1.33.0 branch November 15, 2023 20:59
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.

1 participant