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 the aws-sdk group in /xrayaws-v2 with 3 updates #513

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps the aws-sdk group in /xrayaws-v2 with 3 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/lambda.

Updates github.com/aws/aws-sdk-go-v2 from 1.23.2 to 1.23.4

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.25.8 to 1.25.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.48.3 to 1.49.1

Changelog

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

Release (2022-07-18)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.14.0
    • Feature: Add AWS Agentless Collector details to the GetDiscoverySummary API response
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.49.1
    • Documentation: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.22.0
    • Feature: Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.18.0
    • Feature: Added support for the SM2 KeySpec in China Partition Regions
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.17.0
    • Feature: This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.37.0
    • Feature: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.15.0
    • Feature: AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.

Release (2022-07-15)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.18.3
    • Documentation: Documentation updates for AWS DataSync regarding configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.7.0
    • Feature: Changed existing APIs to allow choosing a dynamic volume type for replicating volumes, to reduce costs for customers.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.8.0
    • Feature: This release adds support for the new segmentation feature.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.21.0
    • Feature: This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.

Release (2022-07-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.17.0
    • Feature: This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.13.0
    • Feature: This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.22.0
    • Feature: Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.49.0
    • Feature: This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.18.0
    • Feature: Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.28.0
    • Feature: This release adds an additional worker type for Glue Streaming jobs.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.7.0
    • Feature: This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.30.0
    • Feature: This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • github.com/aws/aws-sdk-go-v2/service/nimble: v1.13.0

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group in /xrayaws-v2 with 3 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.23.2 to 1.23.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.2...v1.23.4)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.8 to 1.25.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.8...config/v1.25.10)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.48.3 to 1.49.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.49.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/lambda/v1.48.3...service/ec2/v1.49.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

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 xrayaws-v2 labels Nov 30, 2023
@shogo82148 shogo82148 merged commit f17d2a5 into main Nov 30, 2023
37 checks passed
@shogo82148 shogo82148 deleted the dependabot/go_modules/xrayaws-v2/aws-sdk-bf9b26b067 branch November 30, 2023 07:14
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 xrayaws-v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant