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.28.82 #1790

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps boto3 from 1.28.65 to 1.28.82.

Changelog

Sourced from boto3's changelog.

1.28.82

  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.

1.28.81

  • api-change:connect: [botocore] This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests.
  • api-change:connectcases: [botocore] This release adds the ability to add/view comment authors through CreateRelatedItem and SearchRelatedItems API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:datasync: [botocore] This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.
  • api-change:guardduty: [botocore] Added API support for new GuardDuty EKS Audit Log finding types.
  • api-change:lambda: [botocore] Add Node 20 (nodejs20.x) support to AWS Lambda.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:omics: [botocore] Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields "uuid" and "runOutputUri".
  • api-change:rds: [botocore] This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
  • api-change:redshift-serverless: [botocore] Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput.
  • api-change:resiliencehub: [botocore] AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications.
  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.80

  • api-change:dataexchange: [botocore] Updated SendDataSetNotificationRequest Comment to be maximum length 4096.
  • api-change:dlm: [botocore] Added support for pre and post scripts in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • api-change:rds: [botocore] This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.79

  • api-change:ce: [botocore] This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon MemoryDB reservations.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports AWS Lambda compute.
  • api-change:connect: [botocore] Added new API that allows Amazon Connect Outbound Campaigns to create contacts in Amazon Connect when ingesting your dial requests.
  • api-change:docdb: [botocore] Update the input of CreateDBInstance and ModifyDBInstance to support setting CA Certificates. Update the output of DescribeDBInstance and DescribeDBEngineVersions to show current and supported CA certificates.
  • api-change:iam: [botocore] Add partitional endpoint for iso-e.
  • api-change:mwaa: [botocore] This release adds support for Apache Airflow version 2.7.2. This version release includes support for deferrable operators and triggers.
  • api-change:polly: [botocore] Amazon Polly adds new US English voices - Danielle and Gregory. Danielle and Gregory are available as Neural voices only.
  • api-change:route53: [botocore] Add partitional endpoints for iso-e and iso-f.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.78

  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in October 2023.

... (truncated)

Commits
  • a4b5e63 Merge branch 'release-1.28.82'
  • f9dfc2e Bumping version to 1.28.82
  • 574f9a8 Add changelog entries from botocore
  • 43789ad Merge branch 'release-1.28.81'
  • 1cd3322 Merge branch 'release-1.28.81' into develop
  • 0228ec6 Bumping version to 1.28.81
  • 7d27f44 Add changelog entries from botocore
  • 894de4b Merge branch 'release-1.28.80'
  • 285bd0a Merge branch 'release-1.28.80' into develop
  • bb3f218 Bumping version to 1.28.80
  • 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)
dependabot[bot] commented 10 months ago

Superseded by #1791.