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.26 #159

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps botocore from 1.23.39 to 1.27.26.

Changelog

Sourced from botocore's changelog.

1.27.26

  • api-change:backup: This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).

1.27.25

  • api-change:chime-sdk-meetings: Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions
  • api-change:dms: New api to migrate event subscriptions to event bridge rules
  • api-change:iot: This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
  • api-change:iotwireless: Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.
  • api-change:sagemaker: Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances

1.27.24

  • api-change:cloudformation: My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
  • api-change:synthetics: This release introduces Group feature, which enables users to group cross-region canaries.

1.27.23

  • api-change:config: Updating documentation service limits
  • api-change:lexv2-models: Update lexv2-models client to latest version
  • api-change:quicksight: This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • api-change:rds: Adds waiters support for DBCluster.
  • api-change:rolesanywhere: IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • api-change:ssm-incidents: Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

1.27.22

  • api-change:dms: Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle.
  • api-change:rds: Adds support for additional retention periods to Performance Insights.

1.27.21

  • api-change:athena: This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
  • api-change:customer-profiles: This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.
  • api-change:emr: Update emr client to latest version
  • api-change:glue: This release adds tag as an input of CreateDatabase
  • api-change:kendra: Amazon Kendra now provides a data source connector for alfresco
  • api-change:mwaa: Documentation updates for Amazon Managed Workflows for Apache Airflow.

... (truncated)

Commits
  • 7a48de9 Merge branch 'release-1.27.26'
  • 9d833df Bumping version to 1.27.26
  • 112d557 Update to latest models
  • 7042057 Update lockfile to fix atomicwrite (#2716)
  • 0dfbdb9 Merge branch 'release-1.27.25'
  • 2598356 Merge branch 'release-1.27.25' into develop
  • 8edc5be Bumping version to 1.27.25
  • 318a3cb Update to latest models
  • 16977c9 Merge branch 'release-1.27.24'
  • ae44d1d Merge branch 'release-1.27.24' 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 2 years ago

Superseded by #160.