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

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.18.19 to 1.18.20 #2307

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.18.19 to 1.18.20.

Changelog

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

Release (2022-10-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.16.15
    • Documentation: Documentation update to replace broken link.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.20
    • Documentation: Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing flows to a healthy target after marked unhealthy or deregistered. This allows graceful patching/upgrades of target appliances during maintenance windows, and helps reduce unhealthy target failover time.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.19.0
    • Feature: This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.26.0
    • Feature: Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

Release (2022-10-06)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.6.15
    • Documentation: Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout

Release (2022-10-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.33.0
    • Feature: This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.20.0
    • Feature: StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.23.0
    • Feature: This release adds the Asset state information to the ListAssets response. The ListAssets request supports filtering on Asset state.

Release (2022-10-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.31.0
    • Feature: Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.0.0
    • Release: New AWS service client module
    • Feature: This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.63.0
    • Feature: Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.23
    • Documentation: Documentation updates to address various Amazon ECS tickets.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.24.0
    • Feature: S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3.
  • github.com/aws/aws-sdk-go-v2/service/workmail: v1.17.0
    • Feature: This release adds support for impersonation roles in Amazon WorkMail.

Release (2022-10-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.16.0
    • Feature: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies.

... (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)

…ancingv2

Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.18.19 to 1.18.20.
- [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/ecs/v1.18.19...service/ecs/v1.18.20)

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

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 Oct 10, 2022
@github-actions github-actions bot merged commit 6e6506a into master Oct 10, 2022
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2-1.18.20 branch October 10, 2022 00:11
@sonarcloud
Copy link

sonarcloud bot commented Oct 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

jenciso pushed a commit to jenciso/argo-rollouts that referenced this pull request Oct 25, 2022
…ancingv2 (argoproj#2307)

Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.18.19 to 1.18.20.
- [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/ecs/v1.18.19...service/ecs/v1.18.20)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jandersen-plaid pushed a commit to jandersen-plaid/argo-rollouts that referenced this pull request Nov 8, 2022
…ancingv2 (argoproj#2307)

Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.18.19 to 1.18.20.
- [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/ecs/v1.18.19...service/ecs/v1.18.20)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jandersen-plaid pushed a commit to jandersen-plaid/argo-rollouts that referenced this pull request Nov 26, 2022
…ancingv2 (argoproj#2307)

Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.18.19 to 1.18.20.
- [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/ecs/v1.18.19...service/ecs/v1.18.20)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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