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.154 #33

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.54 to 1.26.154.

Changelog

Sourced from boto3's changelog.

1.26.154

  • api-change:auditmanager: [botocore] This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:guardduty: [botocore] Updated descriptions for some APIs.
  • api-change:location: [botocore] Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

1.26.153

  • api-change:cloudtrail: [botocore] This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • api-change:codeguru-security: [botocore] Initial release of Amazon CodeGuru Security APIs
  • api-change:drs: [botocore] Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • api-change:ec2: [botocore] This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • api-change:imagebuilder: [botocore] Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • api-change:lightsail: [botocore] This release adds pagination for the Get Certificates API operation.
  • api-change:s3: [botocore] Integrate double encryption feature to SDKs.
  • api-change:securityhub: [botocore] Add support for Security Hub Automation Rules
  • api-change:simspaceweaver: [botocore] This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
  • api-change:verifiedpermissions: [botocore] GA release of Amazon Verified Permissions.
  • api-change:wafv2: [botocore] You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
  • api-change:wellarchitected: [botocore] AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

1.26.152

  • api-change:amplifyuibuilder: [botocore] AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB
  • api-change:dynamodbstreams: [botocore] Update dynamodbstreams client to latest version
  • api-change:fsx: [botocore] Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
  • api-change:opensearch: [botocore] This release adds support for SkipUnavailable connection property for cross cluster search
  • api-change:rekognition: [botocore] This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.
  • api-change:sagemaker: [botocore] Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently

1.26.151

  • api-change:acm-pca: [botocore] Document-only update to refresh CLI documentation for AWS Private CA. No change to the service.
  • api-change:connect: [botocore] This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.

1.26.150

  • api-change:athena: [botocore] You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • api-change:comprehendmedical: [botocore] This release supports a new set of entities and traits.

... (truncated)

Commits
  • 8997e03 Merge branch 'release-1.26.154'
  • 9c68601 Bumping version to 1.26.154
  • 01f50e6 Add changelog entries from botocore
  • cc69fe1 Merge branch 'release-1.26.153'
  • 371cc16 Merge branch 'release-1.26.153' into develop
  • 542ffc7 Bumping version to 1.26.153
  • 7b8cba8 Add changelog entries from botocore
  • 10d0779 Merge branch 'release-1.26.152'
  • dcca085 Merge branch 'release-1.26.152' into develop
  • 80a5d4a Bumping version to 1.26.152
  • 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 #34.