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/s3 from 1.31.3 to 1.33.0 #604

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.3 to 1.33.0.

Changelog

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

Release (2023-04-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.95.0
    • Feature: This release adds support for AMD SEV-SNP on EC2 instances.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.18.0
    • Feature: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.22.0
    • Feature: Added API support to initiate on-demand malware scan on specific resources.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.18.0
    • Feature: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.20.0
    • Feature: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.34.0
    • Feature: Add Java 17 (java17) support to AWS Lambda
  • github.com/aws/aws-sdk-go-v2/service/osis: v1.0.1
    • Documentation: Documentation updates for OpenSearch Ingestion
  • github.com/aws/aws-sdk-go-v2/service/qldb: v1.15.10
    • Documentation: Documentation updates for Amazon QLDB
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.75.0
    • Feature: Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio

Release (2023-04-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/osis: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release for OpenSearch Ingestion

Release (2023-04-25)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.15.0
    • Feature: Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.53.0
    • Feature: Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.24.0
    • Feature: This release adds 13 new APIs to support AWS DataSync Discovery GA.
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.17.0
    • Feature: New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.19.0
    • Feature: Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time.

Release (2023-04-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.18.0

... (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-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.31.3 to 1.33.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@service/s3/v1.31.3...service/s3/v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  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 Apr 28, 2023
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8c180ec) 61.15% compared to head (c031b3d) 61.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #604   +/-   ##
=======================================
  Coverage   61.15%   61.15%           
=======================================
  Files         120      120           
  Lines       11539    11539           
=======================================
  Hits         7057     7057           
  Misses       4100     4100           
  Partials      382      382           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mazrean mazrean merged commit dc0a879 into main May 2, 2023
6 checks passed
@mazrean mazrean deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.33.0 branch May 2, 2023 03:15
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.

None yet

1 participant