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.25.57 #172

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps awscli from 1.25.51 to 1.25.57.

Changelog

Sourced from awscli's changelog.

1.25.57

  • enhancement:docs: Differentiate between regular and streaming blobs and generate a usage note when a parameter is of streaming blob type.
  • enhancement:docs: Improve AWS CLI docs to include global options available to service commands.
  • api-change:connect: This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
  • api-change:ivschat: Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.
  • api-change:kendra: This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
  • api-change:lookoutmetrics: This release is to make GetDataQualityMetrics API publicly available.

1.25.56

  • enhancement:Endpoints: Enforce SSL common name as default endpoint url
  • api-change:chime-sdk-media-pipelines: The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • api-change:cloudwatch: Update cloudwatch command to latest version
  • api-change:cognito-idp: This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs.
  • api-change:dynamodb: This release adds support for importing data from S3 into a new DynamoDB table
  • api-change:ec2: This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • api-change:networkmanager: Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model

1.25.55

  • bugfix:configure: Fix regression in not being able to set configuration values for new profile (fixes [#7199](https://github.com/aws/aws-cli/issues/7199) <https://github.com/aws/aws-cli/issues/7199>__)

1.25.54

  • enhancement:Endpoints: Enforce SSL common name as default endpoint url
  • api-change:appmesh: AWS App Mesh release to support Multiple Listener and Access Log Format feature
  • api-change:connectcampaigns: Updated exceptions for Amazon Connect Outbound Campaign api's.
  • api-change:kendra: This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
  • api-change:lakeformation: This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
  • api-change:lambda: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
  • api-change:lexv2-models: Update lexv2-models command to latest version
  • api-change:rds: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.
  • api-change:secretsmanager: Documentation updates for Secrets Manager.

1.25.53

  • api-change:rekognition: This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
  • api-change:servicecatalog: Documentation updates for Service Catalog

... (truncated)

Commits
  • 0a9f7a1 Merge branch 'release-1.25.57'
  • 816eb7d Bumping version to 1.25.57
  • 1695dd4 Update changelog based on model updates
  • e7e8391 Merge pull request #7209 from kyleknap/update-package-data
  • afbc414 Add global options examples to package data
  • d1bf9e6 Merge pull request #7157 from hssyoo/include-global-options-rst
  • 7f9ac3d Include global options in command docs
  • 0b4cc6f Merge pull request #7185 from hssyoo/add_streaming_blob_param
  • 3bfc197 Merge branch 'release-1.25.56'
  • 93a31c7 Merge branch 'release-1.25.56' into develop
  • 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 #177.