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.36.15 to 1.36.19 in /exporter/awsxrayexporter #1934

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2021

Bumps github.com/aws/aws-sdk-go from 1.36.15 to 1.36.19.

Release notes

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

Release v1.36.19 (2020-12-31)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • Enhanced Service Catalog DescribeProvisioningParameters API to return new parameter constraints, i.e., MinLength, MaxLength, MinValue, MaxValue, ConstraintDescription and AllowedPattern

Release v1.36.18 (2020-12-30)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/macie2: Updates service documentation

Release v1.36.17 (2020-12-29)

Service Client Updates

  • service/acm-pca: Updates service API and documentation
  • service/apigatewayv2: Updates service API and documentation
    • Amazon API Gateway now supports data mapping for HTTP APIs which allows customers to modify HTTP Request before sending it to their integration and HTTP Response before sending it to the invoker.

Release v1.36.16 (2020-12-28)

Service Client Updates

  • service/cloudfront: Updates service documentation
    • Amazon CloudFront has deprecated the CreateStreamingDistribution and CreateStreamingDistributionWithTags APIs as part of discontinuing support for Real-Time Messaging Protocol (RTMP) distributions.
Changelog

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

Release v1.36.19 (2020-12-31)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • Enhanced Service Catalog DescribeProvisioningParameters API to return new parameter constraints, i.e., MinLength, MaxLength, MinValue, MaxValue, ConstraintDescription and AllowedPattern

Release v1.36.18 (2020-12-30)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/macie2: Updates service documentation

Release v1.36.17 (2020-12-29)

Service Client Updates

  • service/acm-pca: Updates service API and documentation
  • service/apigatewayv2: Updates service API and documentation
    • Amazon API Gateway now supports data mapping for HTTP APIs which allows customers to modify HTTP Request before sending it to their integration and HTTP Response before sending it to the invoker.

Release v1.36.16 (2020-12-28)

Service Client Updates

  • service/cloudfront: Updates service documentation
    • Amazon CloudFront has deprecated the CreateStreamingDistribution and CreateStreamingDistributionWithTags APIs as part of discontinuing support for Real-Time Messaging Protocol (RTMP) distributions.
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 January 3, 2021 21:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/exporter/awsxrayexporter/github.com/aws/aws-sdk-go-1.36.19 branch from 1ae5d94 to 56ec667 Compare January 4, 2021 17:20
@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #1934 (1358e84) into master (20618bd) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1934      +/-   ##
==========================================
- Coverage   90.20%   90.19%   -0.02%     
==========================================
  Files         385      385              
  Lines       19063    19063              
==========================================
- Hits        17196    17194       -2     
- Misses       1395     1398       +3     
+ Partials      472      471       -1     
Flag Coverage Δ
integration 69.82% <ø> (ø)
unit 88.95% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
receiver/prometheusexecreceiver/receiver.go 85.83% <0.00%> (-2.50%) ⬇️
processor/groupbytraceprocessor/event.go 95.96% <0.00%> (-0.81%) ⬇️
receiver/k8sclusterreceiver/watcher.go 97.64% <0.00%> (+2.35%) ⬆️

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 20618bd...1358e84. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/exporter/awsxrayexporter/github.com/aws/aws-sdk-go-1.36.19 branch from 56ec667 to 1358e84 Compare January 4, 2021 17:36
@bogdandrutu bogdandrutu merged commit 330f787 into master Jan 4, 2021
@bogdandrutu bogdandrutu deleted the dependabot/go_modules/exporter/awsxrayexporter/github.com/aws/aws-sdk-go-1.36.19 branch January 4, 2021 18:28
dyladan referenced this pull request in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
This complements the trace span support already present.

It shares the same config struct to maintain backwards-compatibility with spans in the cleanest way possible.
dyladan referenced this pull request in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants