Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

build(deps): Bump github.com/aws/aws-sdk-go from 1.44.276 to 1.44.282 in /workflow-manager #2835

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.276 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)

@dependabot dependabot bot requested a review from a team as a code owner June 14, 2023 20:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 14, 2023
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.276 to 1.44.282.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.276...v1.44.282)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/workflow-manager/github.com/aws/aws-sdk-go-1.44.282 branch from 00a3c16 to f3113a2 Compare June 14, 2023 20:40
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -3.01 ⚠️

Comparison is base (36137bb) 52.53% compared to head (f3113a2) 49.52%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2835      +/-   ##
==========================================
- Coverage   52.53%   49.52%   -3.01%     
==========================================
  Files          37       14      -23     
  Lines       11812     2441    -9371     
==========================================
- Hits         6205     1209    -4996     
+ Misses       5492     1117    -4375     
  Partials      115      115              
Flag Coverage Δ
facilitator_tests ?
key_rotator_tests 56.02% <ø> (ø)
workflow_manager_tests 39.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 23 files with indirect coverage changes

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

@tgeoghegan tgeoghegan merged commit f77c04d into main Jun 14, 2023
@tgeoghegan tgeoghegan deleted the dependabot/go_modules/workflow-manager/github.com/aws/aws-sdk-go-1.44.282 branch June 14, 2023 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants