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 from 1.37.20 to 1.37.24 in /detectors/aws #605

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2021

Bumps github.com/aws/aws-sdk-go from 1.37.20 to 1.37.24.

Release notes

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

Release v1.37.24 (2021-03-04)

Service Client Updates

  • service/eventbridge: Updates service API and documentation
  • service/events: Updates service API and documentation
    • Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • service/mwaa: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release adds the ResolvedOutputS3Uri to the DescribeFeatureGroup API to indicate the S3 prefix where offline data is stored in a feature group
  • service/servicediscovery: Updates service API and documentation

Release v1.37.23 (2021-03-03)

Service Client Updates

  • service/acm: Updates service API and documentation
    • Adds 2 new APIs to add and retrieve account configuration in AWS Certificate Manager.
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports Session Manager debugging for batch builds.
  • service/es: Updates service API and documentation
    • AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation
  • service/events: Updates service API and documentation
    • Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
  • service/forecast: Updates service API and documentation
  • service/macie2: Updates service API and documentation
  • service/secretsmanager: Updates service API and documentation
    • Added support for multi-Region secrets APIs ReplicateSecretToRegions, RemoveRegionsFromReplication, and StopReplicationToReplica
  • service/wellarchitected: Updates service API and documentation

Release v1.37.22 (2021-03-02)

Service Client Updates

  • service/compute-optimizer: Updates service documentation
  • service/datasync: Updates service API and documentation
  • service/directconnect: Updates service documentation
    • Doc only update for AWS Direct Connect that fixes several customer-reported issues
  • service/eventbridge: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/managedblockchain: Updates service documentation

Release v1.37.21 (2021-03-01)

Service Client Updates

  • service/alexaforbusiness: Updates service API and documentation
  • service/codepipeline: Updates service API, documentation, and paginators
    • Added a new field to the ListPipelines API to allow maximum search results of 1000
  • service/eks: Updates service API

... (truncated)

Changelog

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

Release v1.37.24 (2021-03-04)

Service Client Updates

  • service/eventbridge: Updates service API and documentation
  • service/events: Updates service API and documentation
    • Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • service/mwaa: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release adds the ResolvedOutputS3Uri to the DescribeFeatureGroup API to indicate the S3 prefix where offline data is stored in a feature group
  • service/servicediscovery: Updates service API and documentation

Release v1.37.23 (2021-03-03)

Service Client Updates

  • service/acm: Updates service API and documentation
    • Adds 2 new APIs to add and retrieve account configuration in AWS Certificate Manager.
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports Session Manager debugging for batch builds.
  • service/es: Updates service API and documentation
    • AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation
  • service/events: Updates service API and documentation
    • Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
  • service/forecast: Updates service API and documentation
  • service/macie2: Updates service API and documentation
  • service/secretsmanager: Updates service API and documentation
    • Added support for multi-Region secrets APIs ReplicateSecretToRegions, RemoveRegionsFromReplication, and StopReplicationToReplica
  • service/wellarchitected: Updates service API and documentation

Release v1.37.22 (2021-03-02)

Service Client Updates

  • service/compute-optimizer: Updates service documentation
  • service/datasync: Updates service API and documentation
  • service/directconnect: Updates service documentation
    • Doc only update for AWS Direct Connect that fixes several customer-reported issues
  • service/eventbridge: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/managedblockchain: Updates service documentation

Release v1.37.21 (2021-03-01)

Service Client Updates

  • service/alexaforbusiness: Updates service API and documentation
  • service/codepipeline: Updates service API, documentation, and paginators
    • Added a new field to the ListPipelines API to allow maximum search results of 1000
  • service/eks: 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.37.20 to 1.37.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.37.20...v1.37.24)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Mar 5, 2021
@MrAlias MrAlias added dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Mar 5, 2021
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #605 (00257e9) into main (e438852) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #605   +/-   ##
=====================================
  Coverage   78.0%   78.1%           
=====================================
  Files         57      57           
  Lines       2664    2664           
=====================================
+ Hits        2080    2082    +2     
+ Misses       452     451    -1     
+ Partials     132     131    -1     
Impacted Files Coverage Δ
...n/github.com/Shopify/sarama/otelsarama/producer.go 94.8% <0.0%> (+2.0%) ⬆️

@MrAlias MrAlias merged commit e5c4835 into main Mar 5, 2021
@MrAlias MrAlias deleted the dependabot/go_modules/detectors/aws/github.com/aws/aws-sdk-go-1.37.24 branch March 5, 2021 22:17
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
* fix release script for ubuntu

* Prepare for releasing v0.4.1
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant