Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.25.1 to 1.26.8 in /instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example #2774

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 7, 2024

Bumps github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.25.1 to 1.26.8.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.

Release (2022-05-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.38.0
    • Feature: Adds support for allocating Dedicated Hosts on AWS Outposts. The AllocateHosts API now accepts an OutpostArn request parameter, and the DescribeHosts API now includes an OutpostArn response parameter.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.12.0
    • Feature: Add support for multiple image feature related APIs for configuring image generation and notification of a video stream. Add "GET_IMAGES" to the list of supported API names for the GetDataEndpoint API.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia: v1.13.0
    • Feature: Add support for GetImages API for retrieving images from a video stream
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.26.8
    • Documentation: Documentation only update for doc bug fixes for the S3 API docs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.30.0
    • Feature: SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments; RStudio on SageMaker now allows users to bring your own development environment in a custom image.

Release (2022-05-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.16.0
    • Feature: This release adds the INVALID_PAYMENT_INSTRUMENT as a fail reason and an error message.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.19.0
    • Feature: This release adds a new API called ListAssets to the Outposts SDK, which lists the hardware assets in an Outpost.
  • github.com/aws/aws-sdk-go-v2/service/synthetics: v1.15.0
    • Feature: CloudWatch Synthetics has introduced a new feature to provide customers with an option to delete the underlying resources that Synthetics canary creates when the user chooses to delete the canary.

Release (2022-04-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.16.0
    • Feature: Amazon CodeGuru Reviewer now supports suppressing recommendations from being generated on specific files and directories.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.23.0
    • Feature: AWS Elemental MediaConvert SDK nows supports creation of Dolby Vision profile 8.1, the ability to generate black frames of video, and introduces audio-only DASH and CMAF support.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.21.0
    • Feature: Feature - Adds support for Internet Protocol Version 6 (IPv6) on RDS database instances.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.26.0
    • Feature: Update the StartChangeRequestExecution, adding TargetMaps to the Runbook parameter
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.20.0
    • Feature: You can now inspect all request headers and all cookies. You can now specify how to handle oversize body contents in your rules that inspect the body.

Release (2022-04-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.18.5
    • Documentation: This release adds documentation updates for Audit Manager. We provided examples of how to use the Custom_ prefix for the keywordValue attribute. We also provided more details about the DeleteAssessmentReport operation.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.16.0
    • Feature: This release enables Braket Hybrid Jobs with Embedded Simulators to have multiple instances.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.24.0
    • Feature: This release introduces an API for changing the current agent status of a user in Connect.

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) from 1.25.1 to 1.26.8.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.26.8/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.1...service/s3/v1.26.8)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jan 7, 2024

The following labels could not be found: dependencies, go, Skip Changelog.

@codecov-commenter
Copy link

Codecov Report

Attention: 87 lines in your changes are missing coverage. Please review.

Comparison is base (2ac726b) 82.3% compared to head (b8fc830) 80.9%.
Report is 32 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2774     +/-   ##
=======================================
- Coverage   82.3%   80.9%   -1.4%     
=======================================
  Files        144     150      +6     
  Lines      10019   10348    +329     
=======================================
+ Hits        8248    8375    +127     
- Misses      1633    1831    +198     
- Partials     138     142      +4     
Files Coverage Δ
config/config.go 100.0% <100.0%> (ø)
config/metric.go 100.0% <100.0%> (ø)
config/trace.go 100.0% <100.0%> (ø)
detectors/aws/eks/detector.go 35.6% <ø> (ø)
detectors/aws/lambda/detector.go 92.8% <ø> (ø)
exporters/autoexport/registry.go 100.0% <100.0%> (ø)
exporters/autoexport/signal.go 100.0% <100.0%> (ø)
.../github.com/aws/aws-lambda-go/otellambda/lambda.go 89.0% <100.0%> (ø)
...github.com/aws/aws-lambda-go/otellambda/version.go 60.0% <100.0%> (ø)
...tation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go 94.6% <100.0%> (ø)
... and 57 more

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant