webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
55 stars 20 forks source link

Bump boto3 from 1.26.124 to 1.26.127 #3369

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.124 to 1.26.127.

Changelog

Sourced from boto3's changelog.

1.26.127

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • api-change:connect: [botocore] Remove unused InvalidParameterException from CreateParticipant API
  • api-change:ecs: [botocore] Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • api-change:network-firewall: [botocore] This release adds support for the Suricata REJECT option in midstream exception configurations.
  • api-change:opensearch: [botocore] DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • api-change:quicksight: [botocore] Add support for Topic, Dataset parameters and VPC
  • api-change:rekognition: [botocore] This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • api-change:s3: [botocore] Documentation updates for Amazon S3
  • api-change:sagemaker: [botocore] We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • api-change:securityhub: [botocore] Add support for Finding History.
  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol.

1.26.126

  • api-change:appsync: [botocore] Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • api-change:ec2: [botocore] Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • api-change:inspector2: [botocore] This feature provides deep inspection for linux based instance
  • api-change:iottwinmaker: [botocore] This release adds a field for GetScene API to return error code and message from dependency services.
  • api-change:network-firewall: [botocore] AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • api-change:opensearch: [botocore] Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • api-change:wellarchitected: [botocore] This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

1.26.125

  • api-change:appflow: [botocore] This release adds new API to cancel flow executions.
  • api-change:connect: [botocore] Amazon Connect Service Rules API update: Added OnContactEvaluationSubmit event source to support user configuring evaluation form rules.
  • api-change:ecs: [botocore] Documentation only update to address Amazon ECS tickets.
  • api-change:kendra: [botocore] AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields.
  • api-change:resiliencehub: [botocore] This release will improve resource level transparency in applications by discovering previously hidden resources.
  • api-change:sagemaker: [botocore] Amazon Sagemaker Autopilot supports training models with sample weights and additional objective metrics.
Commits
  • 210e838 Merge branch 'release-1.26.127'
  • 6788b11 Bumping version to 1.26.127
  • f1c6aab Add changelog entries from botocore
  • f35a2d8 Merge branch 'release-1.26.126'
  • 8a64e31 Merge branch 'release-1.26.126' into develop
  • 3d0e3c4 Bumping version to 1.26.126
  • 270d69f Add changelog entries from botocore
  • 0458ce9 Merge branch 'release-1.26.125'
  • 0ad45e3 Merge branch 'release-1.26.125' into develop
  • 3b55431 Bumping version to 1.26.125
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (983ffda) 88.30% compared to head (c29a84c) 88.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3369 +/- ## ======================================= Coverage 88.30% 88.30% ======================================= Files 661 661 Lines 20968 20968 ======================================= Hits 18515 18515 Misses 2453 2453 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.