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-go-v2 group across 1 directory with 7 updates #31684

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the aws-sdk-go-v2 group with 6 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.5 1.32.6
github.com/aws/aws-sdk-go-v2/config 1.28.5 1.28.6
github.com/aws/aws-sdk-go-v2/service/ec2 1.190.0 1.195.0
github.com/aws/aws-sdk-go-v2/service/kms 1.37.6 1.37.7
github.com/aws/aws-sdk-go-v2/service/rds 1.90.0 1.92.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.34.6 1.34.7

Updates github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.6

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.46 to 1.17.47

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.190.0 to 1.195.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.37.6 to 1.37.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.90.0 to 1.92.0

Changelog

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

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
    • Feature: General Availability (GA) release of Amazon VPC Lattice
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.19.0
    • Feature: AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.

Release (2023-03-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.2.0
    • Feature: This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.42.0
    • Feature: Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

Release (2023-03-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ssmcontacts: v1.15.0
    • Feature: This release adds 12 new APIs as part of Oncall Schedule feature release, adds support for a new contact type: ONCALL_SCHEDULE. Check public documentation for AWS ssm-contacts for more information

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.34.6 to 1.34.7

Commits
  • a2b751d Release 2024-09-03
  • e22c249 Regenerated Clients
  • ff0cf6f Update API model
  • 3120376 refactoring of buildQuery to accept a list of maintained headers to l… (#2773)
  • 4ed838e Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-change
  • d4bd42f Merge branch 'main' into presignedurl-requestpayer-change
  • 0353706 Added Changelog
  • cd701b8 Removed Comments
  • 37a0bef removed requestpayer from RequiredSignedHeaders
  • See full diff in compare view

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-go-v2 group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.6` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.6` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.190.0` | `1.195.0` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.6` | `1.37.7` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.90.0` | `1.92.0` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.34.6` | `1.34.7` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.32.5 to 1.32.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.5...v1.32.6)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.5 to 1.28.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.5...config/v1.28.6)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.46 to 1.17.47
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.46...credentials/v1.17.47)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.190.0 to 1.195.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.190.0...service/ec2/v1.195.0)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.6 to 1.37.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.37.6...service/kms/v1.37.7)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.90.0 to 1.92.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.92.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.90.0...service/ec2/v1.92.0)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.34.6 to 1.34.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.6...service/sqs/v1.34.7)

---
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-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency team/triage labels Dec 2, 2024
@github-actions github-actions bot added the short review PR is simple enough to be reviewed quickly label Dec 2, 2024
Copy link

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 19356498-6c53-4755-9cbe-d4f7c3128fd5

Baseline: be4b703
Comparison: 2164380
Diff

Optimization Goals: ❌ Significant changes detected

perf experiment goal Δ mean % Δ mean % CI trials links
pycheck_lots_of_tags % cpu utilization +6.46 [+2.83, +10.09] 1 Logs

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
pycheck_lots_of_tags % cpu utilization +6.46 [+2.83, +10.09] 1 Logs
quality_gate_idle memory utilization +0.83 [+0.79, +0.88] 1 Logs bounds checks dashboard
uds_dogstatsd_to_api_cpu % cpu utilization +0.50 [-0.23, +1.23] 1 Logs
file_to_blackhole_500ms_latency egress throughput +0.27 [-0.51, +1.04] 1 Logs
file_to_blackhole_0ms_latency egress throughput +0.06 [-0.75, +0.87] 1 Logs
file_to_blackhole_100ms_latency egress throughput +0.05 [-0.69, +0.80] 1 Logs
file_to_blackhole_300ms_latency egress throughput +0.01 [-0.62, +0.64] 1 Logs
uds_dogstatsd_to_api ingress throughput +0.00 [-0.09, +0.09] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.01, +0.01] 1 Logs
quality_gate_idle_all_features memory utilization -0.16 [-0.26, -0.07] 1 Logs bounds checks dashboard
file_to_blackhole_1000ms_latency egress throughput -0.18 [-0.98, +0.61] 1 Logs
file_tree memory utilization -0.30 [-0.45, -0.15] 1 Logs
otel_to_otel_logs ingress throughput -0.35 [-1.06, +0.35] 1 Logs
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.53 [-0.99, -0.07] 1 Logs
tcp_syslog_to_blackhole ingress throughput -0.80 [-0.86, -0.75] 1 Logs
basic_py_check % cpu utilization -1.41 [-5.17, +2.36] 1 Logs
quality_gate_logs % cpu utilization -1.77 [-4.72, +1.19] 1 Logs

Bounds Checks: ❌ Failed

perf experiment bounds_check_name replicates_passed links
file_to_blackhole_0ms_latency lost_bytes 8/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency lost_bytes 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs lost_bytes 10/10
quality_gate_logs memory_usage 10/10

Explanation

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

CI Pass/Fail Decision

Passed. All Quality Gates passed.

  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency short review PR is simple enough to be reviewed quickly team/triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants