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 awscli from 1.25.51 to 1.27.50 #243

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps awscli from 1.25.51 to 1.27.50.

Changelog

Sourced from awscli's changelog.

1.27.50

  • api-change:connect: This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
  • api-change:ec2: Documentation updates for EC2.
  • api-change:outposts: This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
  • api-change:resource-groups: AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.

1.27.49

  • api-change:cleanrooms: Initial release of AWS Clean Rooms
  • api-change:lambda: Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
  • api-change:logs: Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
  • api-change:mediaconvert: The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
  • api-change:secretsmanager: Update documentation for new ListSecrets and DescribeSecret parameters

1.27.48

  • api-change:kendra: This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD

1.27.47

  • api-change:location: This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.
  • api-change:rds: This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.

1.27.46

  • bugfix:codeartifact login: Fix parsing of dotnet output for aws codeartifact login command; fixes [#6197](https://github.com/aws/aws-cli/issues/6197) <https://github.com/aws/aws-cli/issues/6197>__
  • api-change:ecr-public: This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
  • api-change:kendra-ranking: Introducing Amazon Kendra Intelligent Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking capabilities to improve the quality of search results from other search services (i.e. OpenSearch, ElasticSearch, Solr).
  • api-change:network-firewall: Network Firewall now supports the Suricata rule action reject, in addition to the actions pass, drop, and alert.
  • api-change:ram: Enabled FIPS aws-us-gov endpoints in SDK.
  • api-change:workspaces-web: This release adds support for a new portal authentication type: AWS IAM Identity Center (successor to AWS Single Sign-On).

1.27.45

  • api-change:acm-pca: Added revocation parameter validation: bucket names must match S3 bucket naming rules and CNAMEs conform to RFC2396 restrictions on the use of special characters in URIs.
  • api-change:auditmanager: This release introduces a new data retention option in your Audit Manager settings. You can now use the DeregistrationPolicy parameter to specify if you want to delete your data when you deregister Audit Manager.

... (truncated)

Commits
  • 8f28848 Merge branch 'release-1.27.50'
  • 31258e8 Bumping version to 1.27.50
  • 04240aa Update changelog based on model updates
  • f4f065c Merge branch 'release-1.27.49'
  • 16f4c99 Merge branch 'release-1.27.49' into develop
  • d7afe3b Bumping version to 1.27.49
  • fc389d4 Update changelog based on model updates
  • bf5c31b Merge branch 'release-1.27.48'
  • 8474caf Merge branch 'release-1.27.48' into develop
  • 44b3237 Bumping version to 1.27.48
  • 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 #245.