Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Update boto3 to v1.29.1 #687

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Update boto3 to v1.29.1 #687

merged 1 commit into from
Nov 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 1.28.84 -> 1.29.1 age adoption passing confidence
boto3-stubs 1.28.83.post1 -> 1.29.1 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.29.1

Compare Source

======

  • enhancement:Package Size: [botocore] The botocore .whl file distributed on PyPI now provides compressed service models to improve total size on disk.
  • api-change:autoscaling: [botocore] This release introduces Instance Maintenance Policy, a new EC2 Auto Scaling capability that allows customers to define whether instances are launched before or after existing instances are terminated during instance replacement operations.
  • api-change:cloudtrail: [botocore] The Lake Repricing feature lets customers configure a BillingMode for an event data store. The BillingMode determines the cost for ingesting and storing events and the default and maximum retention period for the event data store.
  • api-change:codecatalyst: [botocore] This release adds functionality for retrieving information about workflows and workflow runs and starting workflow runs in Amazon CodeCatalyst.
  • api-change:ec2: [botocore] AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q_24xlarge.
  • api-change:finspace-data: [botocore] Adding deprecated trait to APIs in this name space.
  • api-change:finspace: [botocore] Adding deprecated trait on Dataset Browser Environment APIs
  • api-change:lambda: [botocore] Add Java 21 (java21) support to AWS Lambda
  • api-change:mwaa: [botocore] This Amazon MWAA release adds support for customer-managed VPC endpoints. This lets you choose whether to create, and manage your environment's VPC endpoints, or to have Amazon MWAA create, and manage them for you.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for support for upgrading RDS for MySQL snapshots from version 5.7 to version 8.0.
  • api-change:redshift: [botocore] The custom domain name SDK for Amazon Redshift provisioned clusters is updated with additional required parameters for modify and delete operations. Additionally, users can provide domain names with longer top-level domains.
  • api-change:s3control: [botocore] Add 5 APIs to create, update, get, list, delete S3 Storage Lens group(eg. CreateStorageLensGroup), 3 APIs for tagging(TagResource,UntagResource,ListTagsForResource), and update to StorageLensConfiguration to allow metrics to be aggregated on Storage Lens groups.
  • api-change:ssm-sap: [botocore] Update the default value of MaxResult to 50.

v1.29.0

Compare Source

======

  • feature:ContainerProvider: [botocore] Added Support for EKS container credentials
  • api-change:backup: [botocore] AWS Backup - Features: Provide Job Summary for your backup activity.
  • api-change:cleanrooms: [botocore] 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: [botocore] Introducing SegmentAttributes parameter for StartChatContact API
  • api-change:glue: [botocore] Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables.
  • api-change:iot: [botocore] 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: [botocore] Add Python 3.12 (python3.12) support to AWS Lambda
  • api-change:mediatailor: [botocore] Removed unnecessary default values.
  • api-change:pipes: [botocore] 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: [botocore] 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: [botocore] This release makes Model Registry Inference Specification fields as not required.
  • api-change:signer: [botocore] Documentation updates for AWS Signer
  • api-change:stepfunctions: [botocore] Update stepfunctions client to latest version
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

v1.28.85

Compare Source

=======

  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.19.12
  • api-change:dataexchange: [botocore] Removed Required trait for DataSet.OriginDetails.ProductId.
  • api-change:dms: [botocore] 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: [botocore] 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: [botocore] Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests.
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:servicecatalog-appregistry: [botocore] 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: [botocore] Update endpoint-rules client to latest version

Configuration

📅 Schedule: Branch creation - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update boto3 to v1.28.85 Update boto3 to v1.29.0 Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6189568) 92.71% compared to head (a699906) 92.71%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #687   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files          24       24           
  Lines         618      618           
=======================================
  Hits          573      573           
  Misses         45       45           
Flag Coverage Δ
unittests 92.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update boto3 to v1.29.0 Update boto3 to v1.29.1 Nov 16, 2023
@kitsuyui kitsuyui merged commit 8020963 into main Nov 17, 2023
9 checks passed
@kitsuyui kitsuyui deleted the renovate/boto3 branch November 17, 2023 02:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant