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 from 1.38.25 to 1.39.0 in /internal/aws/xray/testdata/sampleapp #1014

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/aws/aws-sdk-go from 1.38.25 to 1.39.0.

Release notes

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

Release v1.39.0 (2021-07-02)

Service Client Updates

  • service/ec2: Updates service API
    • This release removes network-insights-boundary
  • service/elasticloadbalancingv2: Updates service documentation

SDK Features

  • internal/ini: The ini parser has been updated to support [, ], :, and = being present in section key values. (#3958)

Release v1.38.71 (2021-07-01)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Adding a new reserved field to support future infrastructure improvements for Amazon EC2 Fleet.
  • service/sagemaker: Updates service API and documentation
    • SageMaker model registry now supports up to 5 containers and associated environment variables.
  • service/sqs: Updates service documentation
    • Documentation updates for Amazon SQS.

Release v1.38.70 (2021-06-30)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Amazon EC2 Auto Scaling infrastructure improvements and optimizations.
  • service/databrew: Updates service API and documentation
  • service/kendra: Updates service documentation
    • Amazon Kendra Enterprise Edition now offered in smaller more granular units to enable customers with smaller workloads. Virtual Storage Capacity units now offer scaling in increments of 100,000 documents (up to 30GB) per unit and Virtual Query Units offer scaling increments of 8,000 queries per day.
  • service/mediapackage-vod: Updates service API and documentation
  • service/servicediscovery: Updates service API and documentation
  • service/ssm-contacts: Updates service API

Release v1.38.69 (2021-06-28)

Service Client Updates

  • service/glue: Updates service API and documentation
    • Add JSON Support for Glue Schema Registry
  • service/mediaconvert: Updates service API and documentation
    • MediaConvert adds support for HDR10+, ProRes 4444, and XAVC outputs, ADM/DAMF support for Dolby Atmos ingest, and alternative audio and WebVTT caption ingest via HLS inputs. MediaConvert also now supports creating trickplay outputs for Roku devices for HLS, CMAF, and DASH output groups.
  • service/redshift: Updates service API
    • Added InvalidClusterStateFault to the DisableLogging API, thrown when calling the API on a non available cluster.
  • service/sagemaker: Updates service API and documentation
    • Sagemaker Neo now supports running compilation jobs using customer's Amazon VPC

Release v1.38.68 (2021-06-25)

... (truncated)

Changelog

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

Release v1.39.0 (2021-07-02)

Service Client Updates

  • service/ec2: Updates service API
    • This release removes network-insights-boundary
  • service/elasticloadbalancingv2: Updates service documentation

SDK Features

  • internal/ini: The ini parser has been updated to support [, ], :, and = being present in section key values. (#3958)

Release v1.38.71 (2021-07-01)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Adding a new reserved field to support future infrastructure improvements for Amazon EC2 Fleet.
  • service/sagemaker: Updates service API and documentation
    • SageMaker model registry now supports up to 5 containers and associated environment variables.
  • service/sqs: Updates service documentation
    • Documentation updates for Amazon SQS.

Release v1.38.70 (2021-06-30)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Amazon EC2 Auto Scaling infrastructure improvements and optimizations.
  • service/databrew: Updates service API and documentation
  • service/kendra: Updates service documentation
    • Amazon Kendra Enterprise Edition now offered in smaller more granular units to enable customers with smaller workloads. Virtual Storage Capacity units now offer scaling in increments of 100,000 documents (up to 30GB) per unit and Virtual Query Units offer scaling increments of 8,000 queries per day.
  • service/mediapackage-vod: Updates service API and documentation
  • service/servicediscovery: Updates service API and documentation
  • service/ssm-contacts: Updates service API

Release v1.38.69 (2021-06-28)

Service Client Updates

  • service/glue: Updates service API and documentation
    • Add JSON Support for Glue Schema Registry
  • service/mediaconvert: Updates service API and documentation
    • MediaConvert adds support for HDR10+, ProRes 4444, and XAVC outputs, ADM/DAMF support for Dolby Atmos ingest, and alternative audio and WebVTT caption ingest via HLS inputs. MediaConvert also now supports creating trickplay outputs for Roku devices for HLS, CMAF, and DASH output groups.
  • service/redshift: Updates service API
    • Added InvalidClusterStateFault to the DisableLogging API, thrown when calling the API on a non available cluster.
  • service/sagemaker: Updates service API and documentation
    • Sagemaker Neo now supports running compilation jobs using customer's Amazon VPC

Release v1.38.68 (2021-06-25)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.25 to 1.39.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.38.25...v1.39.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/internal/aws/xray/testdata/sampleapp/github.com/aws/aws-sdk-go-1.39.0 branch from 5035cd7 to 74f8bef Compare June 14, 2022 19:26
Copy link

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Feb 28, 2024
Copy link

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Mar 14, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 14, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/internal/aws/xray/testdata/sampleapp/github.com/aws/aws-sdk-go-1.39.0 branch March 14, 2024 05:25
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants