argoproj / notifications-engine

Affordable notifications for Kubernetes
Apache License 2.0
264 stars 134 forks source link

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.31.1 #272

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.31.1.

Changelog

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

Release (2023-03-31)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.1
    • Documentation: Documentation updates for EC2 On Demand Capacity Reservations
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.1.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.10.1
    • Documentation: Adding EKS related documentation for appTemplateBody
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.31.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.14.0
    • Feature: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.

Release (2023-03-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.25.0
    • Feature: Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.28.0
    • Feature: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.23.0
    • Feature: This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.22.0
    • Feature: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.12.0
    • Feature: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.0
    • Feature: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.24.0
    • Feature: Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.44.0
    • Feature: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.20.0
    • Feature: Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.0
    • Feature: Adds support for new image workflow details and image vulnerability detection.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.21.0
    • Feature: Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.39.0
    • Feature: AWS Kendra now supports featured results for a query.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.25.0
    • Feature: AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.2.0
    • Feature: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.0.0
    • Release: New AWS service client module

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.47%. Comparing base (ec7fcb4) to head (af91fb1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #272 +/- ## ======================================= Coverage 55.47% 55.47% ======================================= Files 35 35 Lines 3425 3425 ======================================= Hits 1900 1900 Misses 1248 1248 Partials 277 277 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 3 months ago

Superseded by #278.