NHSDigital / terraform-aws-mesh-client

Reference implementation of a MESH Client in an AWS environment only using serverless technologies.
MIT License
1 stars 1 forks source link

py dev (deps): bump boto3 from 1.26.54 to 1.26.162 #40

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.54 to 1.26.162.

Changelog

Sourced from boto3's changelog.

1.26.162

  • bugfix:Parsers: [botocore] Fixes datetime parse error handling for out-of-range and negative timestamps ([#2564](https://github.com/boto/boto3/issues/2564) <https://github.com/boto/botocore/issues/2564>__).
  • api-change:appfabric: [botocore] Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • api-change:appflow: [botocore] This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • api-change:emr-serverless: [botocore] This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • api-change:ivs: [botocore] IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • api-change:kinesisvideo: [botocore] General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • api-change:macie2: [botocore] This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • api-change:privatenetworks: [botocore] This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • api-change:sagemaker-featurestore-runtime: [botocore] Introducing TTL for online store records for feature groups.
  • api-change:sagemaker: [botocore] Introducing TTL for online store records in feature groups.
  • api-change:ssm: [botocore] Systems Manager doc-only update for June 2023.
  • api-change:verifiedpermissions: [botocore] This update fixes several broken links to the Cedar documentation.

1.26.161

  • api-change:connect: [botocore] This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
  • api-change:glue: [botocore] Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
  • api-change:guardduty: [botocore] Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
  • api-change:iam: [botocore] Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
  • api-change:pinpoint: [botocore] Added time zone estimation support for journeys

1.26.160

  • api-change:devops-guru: [botocore] This release adds support for encryption via customer managed keys.
  • api-change:fsx: [botocore] Update to Amazon FSx documentation.
  • api-change:rds: [botocore] Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • api-change:verifiedpermissions: [botocore] Added improved descriptions and new code samples to SDK documentation.

1.26.159

  • api-change:chime-sdk-identity: [botocore] AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
  • api-change:chime-sdk-messaging: [botocore] ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
  • api-change:kendra: [botocore] Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • api-change:stepfunctions: [botocore] Update stepfunctions client to latest version

1.26.158

  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB
  • api-change:emr: [botocore] Update emr client to latest version

... (truncated)

Commits
  • c2cff27 Merge branch 'release-1.26.162'
  • dca78c8 Bumping version to 1.26.162
  • 4ed4952 Add changelog entries from botocore
  • 4b03b73 Merge branch 'release-1.26.161'
  • 2561cc8 Merge branch 'release-1.26.161' into develop
  • 2a25ff3 Bumping version to 1.26.161
  • 06e7000 Add changelog entries from botocore
  • ac432a6 Merge branch 'release-1.26.160' into develop
  • c0d4f4a Merge branch 'release-1.26.160'
  • 252234e Bumping version to 1.26.160
  • 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 #41.