daita-technologies / backend

Backend system for the DAITA platform.
http://app.daita.tech
GNU Affero General Public License v3.0
3 stars 1 forks source link

chore(deps): bump botocore from 1.23.39 to 1.27.42 #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps botocore from 1.23.39 to 1.27.42.

Changelog

Sourced from botocore's changelog.

1.27.42

  • bugfix:TraceId: Rollback bugfix for obeying _X_AMZN_TRACE_ID env var

1.27.41

  • bugfix:Config: Obey _X_AMZN_TRACE_ID environment variable instead of _X_AMZ_TRACE_ID
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:fsx: Documentation updates for Amazon FSx
  • api-change:shield: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

1.27.40

  • api-change:ec2: Documentation updates for VM Import/Export.
  • api-change:es: This release adds support for gp3 EBS (Elastic Block Store) storage.
  • api-change:lookoutvision: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
  • api-change:opensearch: This release adds support for gp3 EBS (Elastic Block Store) storage.

1.27.39

  • api-change:auditmanager: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
  • api-change:chime: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
  • api-change:config: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
  • api-change:globalaccelerator: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.
  • api-change:marketplace-catalog: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.
  • api-change:polly: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
  • api-change:ssm: Adding doc updates for OpsCenter support in Service Setting actions.
  • api-change:workspaces: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.

1.27.38

  • api-change:appsync: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
  • api-change:detective: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.
  • api-change:guardduty: Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.
  • api-change:lookoutvision: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.
  • api-change:macie2: This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.
  • api-change:rds: Adds support for using RDS Proxies with RDS for MariaDB databases.
  • api-change:rekognition: This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.
  • api-change:securityhub: Documentation updates for AWS Security Hub
  • api-change:transfer: AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.

... (truncated)

Commits
  • e450883 Merge branch 'release-1.27.42'
  • b185d57 Bumping version to 1.27.42
  • 315c835 Merge pull request #2730 from boto/revert-2727-fix-trace-id
  • 0075e5b Add changelog for revertying trace id env var
  • 32f49ef Revert "Fix Trace ID environment variable"
  • 01567c2 Merge branch 'release-1.27.41'
  • c61e661 Merge branch 'release-1.27.41' into develop
  • 0b645fc Bumping version to 1.27.41
  • e873841 Update to latest endpoints
  • d348efb Update to latest models
  • 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 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 1 year ago

Superseded by #167.