AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.48k stars 304 forks source link

Bump boto3 from 1.28.65 to 1.29.1 #1798

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps boto3 from 1.28.65 to 1.29.1.

Changelog

Sourced from boto3's changelog.

1.29.1

  • 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.

1.29.0

  • 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

1.28.85

  • 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

... (truncated)

Commits
  • 9a5eac0 Merge branch 'release-1.29.1'
  • 5abd18f Bumping version to 1.29.1
  • 94f3728 Add changelog entries from botocore
  • a884fed Merge branch 'release-1.29.0'
  • accddcb Merge branch 'release-1.29.0' into develop
  • 3637dd7 Bumping version to 1.29.0
  • 5aaf948 Add changelog entries from botocore
  • 64a5986 Merge branch 'release-1.28.85'
  • 5d60168 Merge branch 'release-1.28.85' into develop
  • 19b48e9 Bumping version to 1.28.85
  • 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 show 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)
adferrand commented 10 months ago

@dependabot rebase

dependabot[bot] commented 10 months ago

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] commented 10 months ago

Looks like boto3 is up-to-date now, so this is no longer needed.