livepeer / go-tools

Utility packages used across Livepeer Go repositories.
0 stars 2 forks source link

Bump github.com/aws/aws-sdk-go from 1.44.273 to 1.44.282 #50

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.273 to 1.44.282.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.282 (2023-06-13)

Service Client Updates

  • service/cloudtrail: Updates service API and documentation
    • This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • service/codeguru-security: Adds new service
  • service/drs: Updates service API, documentation, and paginators
  • service/ec2: Updates service API, documentation, and paginators
    • 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.
  • service/imagebuilder: Updates service documentation
  • service/lightsail: Updates service API and documentation
    • This release adds pagination for the Get Certificates API operation.
  • service/s3: Updates service API and examples
    • Integrate double encryption feature to SDKs.
  • service/securityhub: Updates service API, documentation, and examples
  • service/simspaceweaver: Updates service API and documentation
  • service/verifiedpermissions: Adds new service
  • service/wafv2: Updates service API and documentation
  • service/wellarchitected: Updates service API, documentation, and paginators

Release v1.44.281 (2023-06-12)

Service Client Updates

  • service/amplifyuibuilder: Updates service API, documentation, and paginators
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation updates for DynamoDB
  • service/fsx: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/rekognition: Updates service API, documentation, paginators, and examples
    • 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.
  • service/sagemaker: Updates service API and documentation
    • 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
  • service/streams.dynamodb: Updates service documentation

Release v1.44.280 (2023-06-09)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/connect: Updates service API, documentation, and paginators

Release v1.44.279 (2023-06-08)

Service Client Updates

  • service/athena: Updates service API and documentation
    • You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • service/comprehendmedical: Updates service API

... (truncated)

Commits


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

Merging #50 (c7d88bc) into main (153c5e9) will decrease coverage by 0.05224%. The diff coverage is 14.81481%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #50         +/-   ##
===================================================
- Coverage   25.01308%   24.96084%   -0.05224%     
===================================================
  Files             13          13                 
  Lines           1911        1915          +4     
===================================================
  Hits             478         478                 
- Misses          1395        1399          +4     
  Partials          38          38                 
Impacted Files Coverage Δ
drivers/drivers.go 51.47059% <0.00000%> (ø)
drivers/gs.go 10.98901% <0.00000%> (-0.04040%) :arrow_down:
drivers/ipfs.go 7.22892% <0.00000%> (ø)
drivers/s3.go 13.99549% <0.00000%> (-0.09542%) :arrow_down:
drivers/w3s.go 5.34979% <0.00000%> (ø)
drivers/fs.go 57.51634% <100.00000%> (ø)
drivers/local.go 51.01010% <100.00000%> (ø)
drivers/session_mock.go 45.45455% <100.00000%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e131f40...c7d88bc. Read the comment docs.

Impacted Files Coverage Δ
drivers/drivers.go 51.47059% <0.00000%> (ø)
drivers/gs.go 10.98901% <0.00000%> (-0.04040%) :arrow_down:
drivers/ipfs.go 7.22892% <0.00000%> (ø)
drivers/s3.go 13.99549% <0.00000%> (-0.09542%) :arrow_down:
drivers/w3s.go 5.34979% <0.00000%> (ø)
drivers/fs.go 57.51634% <100.00000%> (ø)
drivers/local.go 51.01010% <100.00000%> (ø)
drivers/session_mock.go 45.45455% <100.00000%> (ø)
dependabot[bot] commented 1 year ago

Superseded by #52.