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.41.19 to 1.42.39 in /internal/aws/proxy #478

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps github.com/aws/aws-sdk-go from 1.41.19 to 1.42.39.

Release notes

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

Release v1.42.39 (2022-01-21)

Service Client Updates

  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for accessibility in HLS.
  • service/transcribe: Updates service API and documentation

Release v1.42.38 (2022-01-20)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API
    • C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz
  • service/fis: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
  • service/mediatailor: Updates service API and documentation

Release v1.42.37 (2022-01-19)

Service Client Updates

  • service/ec2-instance-connect: Updates service API and documentation
  • service/macie2: Updates service API

Release v1.42.36 (2022-01-18)

Service Client Updates

  • service/cloudtrail: Updates service documentation
    • This release fixes a documentation bug in the description for the readOnly field selector in advanced event selectors. The description now clarifies that users omit the readOnly field selector to select both Read and Write management events.
  • service/ec2: Updates service API and documentation
    • Add support for AWS Client VPN client login banner and session timeout.
  • service/ivs: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/storagegateway: Updates service documentation
    • Documentation update for adding bandwidth throttling support for S3 File Gateways.

Release v1.42.35 (2022-01-14)

Service Client Updates

  • service/application-insights: Updates service API
  • service/config: Updates service API
  • service/honeycode: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation
  • service/ram: Updates service API, documentation, and paginators

... (truncated)

Changelog

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

Release v1.42.39 (2022-01-21)

Service Client Updates

  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for accessibility in HLS.
  • service/transcribe: Updates service API and documentation

Release v1.42.38 (2022-01-20)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API
    • C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz
  • service/fis: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
  • service/mediatailor: Updates service API and documentation

Release v1.42.37 (2022-01-19)

Service Client Updates

  • service/ec2-instance-connect: Updates service API and documentation
  • service/macie2: Updates service API

Release v1.42.36 (2022-01-18)

Service Client Updates

  • service/cloudtrail: Updates service documentation
    • This release fixes a documentation bug in the description for the readOnly field selector in advanced event selectors. The description now clarifies that users omit the readOnly field selector to select both Read and Write management events.
  • service/ec2: Updates service API and documentation
    • Add support for AWS Client VPN client login banner and session timeout.
  • service/ivs: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/storagegateway: Updates service documentation
    • Documentation update for adding bandwidth throttling support for S3 File Gateways.

Release v1.42.35 (2022-01-14)

Service Client Updates

  • service/application-insights: Updates service API
  • service/config: Updates service API
  • service/honeycode: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation
  • service/ram: Updates service API, documentation, and paginators

... (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.41.19 to 1.42.39.
- [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.41.19...v1.42.39)

---
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #557.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/internal/aws/proxy/github.com/aws/aws-sdk-go-1.42.39 branch January 31, 2022 00:57
djaglowski pushed a commit that referenced this pull request May 10, 2022
* initial commit

* added separate fields for RenderingInfo and EventData

* changed xml.go to only populate output with necessary fields
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.

0 participants