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

Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.9.0 to 1.10.0 #27

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps github.com/aws/aws-sdk-go-v2/service/kinesis from 1.9.0 to 1.10.0.

Changelog

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

Release (2021-12-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.10.1
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.9.3
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.0.0
    • Release: New AWS service client module
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.8.3
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.10.2
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.7.3
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.1.1
    • Bug Fix: Fixed a bug that prevented the resolution of the correct endpoint for some API operations.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.2.3
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.9.2
    • Bug Fix: Fixed a bug that prevented the resolution of the correct endpoint for some API operations.
    • Bug Fix: Fixed an issue that caused some operations to not be signed using sigv4, resulting in authentication failures.
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/nimble: v1.7.3
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.7.2
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement: v1.3.3
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.2.3
    • Bug Fix: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.

Release (2021-12-02)

General Highlights

  • Bug Fix: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. (#1514)
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.11.0
    • Feature: Add support for specifying EndpointResolverWithOptions on LoadOptions, and associated WithEndpointResolverWithOptions.
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.9.0
    • Feature: API client updated

... (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 italolelis as a code owner December 6, 2021 21:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 6, 2021
Bumps [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/kinesis-1.10.0 branch from 02be91e to a3c85ef Compare December 17, 2021 14:19
@codecov-commenter
Copy link

Codecov Report

Merging #27 (a3c85ef) into main (4a4ef30) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   39.11%   39.11%           
=======================================
  Files          10       10           
  Lines         294      294           
=======================================
  Hits          115      115           
  Misses        177      177           
  Partials        2        2           

Continue to review full report at Codecov.

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

@italolelis italolelis merged commit 1647822 into main Dec 17, 2021
@italolelis italolelis deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/kinesis-1.10.0 branch December 17, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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