Skip to content

fix(deps): update gomod dependencies#762

Open
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/gomod-dependencies
Open

fix(deps): update gomod dependencies#762
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/gomod-dependencies

Conversation

@red-hat-konflux-kflux-prd-rh03

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
al.essio.dev/pkg/shellescape v1.5.1v1.6.0 age confidence indirect minor
github.com/aws/aws-sdk-go v1.45.25v1.55.8 age confidence indirect minor
github.com/evanphx/json-patch v5.9.0+incompatiblev5.9.11+incompatible age confidence indirect patch
github.com/fsnotify/fsnotify v1.9.0v1.10.1 age confidence indirect minor
github.com/go-openapi/jsonpointer v0.22.4v0.23.1 age confidence indirect minor
github.com/go-openapi/jsonreference v0.21.4v0.21.6 age confidence indirect patch
github.com/go-openapi/swag v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/cmdutils v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/conv v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/fileutils v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/jsonname v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/jsonutils v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/loading v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/mangling v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/netutils v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/stringutils v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/typeutils v0.25.4v0.26.1 age confidence indirect minor
github.com/go-openapi/swag/yamlutils v0.25.4v0.26.1 age confidence indirect minor
github.com/magefile/mage v1.15.0v1.17.2 age confidence require minor
github.com/mattn/go-colorable v0.1.14v0.1.15 age confidence indirect patch
github.com/operator-framework/api v0.40.0v0.44.0 age confidence require minor
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.89.0v0.91.0 age confidence require minor
github.com/prometheus/common v0.67.5v0.68.1 age confidence require minor
github.com/prometheus/procfs v0.19.2v0.20.1 age confidence indirect minor
github.com/prometheus/prometheus v1.8.2-0.20211105201321-411021ada9abv1.99.0 age confidence require minor
go.uber.org/zap v1.27.0v1.28.0 age confidence indirect minor
golang.org/x/net v0.49.0v0.56.0 age confidence indirect minor
golang.org/x/oauth2 v0.34.0v0.36.0 age confidence indirect minor
golang.org/x/sync v0.19.0v0.21.0 age confidence indirect minor
golang.org/x/sys v0.40.0v0.46.0 age confidence indirect minor
golang.org/x/term v0.39.0v0.44.0 age confidence indirect minor
golang.org/x/text v0.33.0v0.38.0 age confidence indirect minor
golang.org/x/time v0.14.0v0.15.0 age confidence indirect minor
k8s.io/api v0.35.1v0.36.2 age confidence require minor
k8s.io/apiextensions-apiserver v0.35.1v0.36.2 age confidence require minor
k8s.io/apimachinery v0.35.1v0.36.2 age confidence require minor
k8s.io/client-go v0.35.1v0.36.2 age confidence require minor
k8s.io/kube-openapi aa012df865597e age confidence require digest
k8s.io/kubectl v0.35.1v0.36.2 age confidence require minor
sigs.k8s.io/controller-runtime v0.23.1v0.24.1 age confidence require minor
sigs.k8s.io/kind v0.31.0v0.32.0 age confidence require minor
sigs.k8s.io/structured-merge-diff/v6 v6.3.2v6.4.0 age confidence indirect minor

Release Notes

alessio/shellescape (al.essio.dev/pkg/shellescape)

v1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: alessio/shellescape@v1.5.1...v1.6.0

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.55.8

Compare Source

SDK Features
  • Mark the module and all packages as deprecated.
    • This SDK has entered end-of-support.

v1.55.7

Compare Source

===

SDK Bugs
  • service/s3/s3manager: Abort multipart download if object is modified during download

v1.55.6

Compare Source

===

SDK Bugs
  • Fix broken printf for go1.24

v1.55.5

Compare Source

===

Service Client Updates
  • service/appstream: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • service/autoscaling: Updates service API and documentation
    • Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • service/codepipeline: Updates service API, documentation, and paginators
    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • service/elasticache: Updates service documentation
    • Doc only update for changes to deletion API.
  • service/elasticloadbalancing: Updates service API
  • service/eventbridge: Updates service API
  • service/logs: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/models.lex.v2: Updates service API and documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/tnb: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Removing multi-session as it isn't supported for pools

v1.55.4

Compare Source

===

Service Client Updates
  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation

v1.55.3

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • service/datazone: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • service/ecr: Updates service API, documentation, paginators, and examples
    • API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • service/eks: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service API, documentation, and examples
  • service/network-firewall: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/states: Updates service API and documentation
    • This release adds support to customer managed KMS key encryption in AWS Step Functions.
SDK Bugs
  • Remove broken integration test.
    • Remove integration test broken by cloudsearch service.

v1.55.2

Compare Source

===

Service Client Updates
  • service/cleanrooms: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB doc only update for July
  • service/iotsitewise: Updates service API and documentation
  • service/mediapackagev2: Updates service API
  • service/medical-imaging: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API and documentation
SDK Bugs
  • Add missing bool error matching.
    • This enables waiters defined to match on presence/absence of errors.

v1.55.1

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and paginators
  • service/cleanrooms: Updates service API, documentation, and paginators
  • service/cleanroomsml: Updates service API, documentation, and waiters
  • service/connect: Updates service API and documentation
  • service/connect-contact-lens: Updates service API and documentation
  • service/datazone: Updates service API and documentation
  • service/entityresolution: Updates service API and documentation

v1.55.0

Compare Source

===

Service Client Updates
  • service/datazone: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation
SDK Features
  • service/mobile: Remove Mobile
    • This change removes the Mobile service, which has been deprecated.
SDK Bugs
  • Apply sensitive struct tag to lists/maps with sensitive members.
    • This change propagates existing sensitive protection to lists/maps.

v1.54.20

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
  • service/firehose: Updates service API and documentation
    • This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
  • service/ivschat: Updates service API, documentation, and waiters
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
  • service/sagemaker: Updates service API
    • SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/taxsettings: Updates service API
  • service/timestream-query: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation

v1.54.19

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API, documentation, waiters, and paginators
  • service/arc-zonal-shift: Updates service API and documentation
  • service/autoscaling: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/globalaccelerator: Updates service API
  • service/pinpoint: Updates service API and documentation
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/quicksight: Updates service API and documentation
    • Vega ally control options and Support for Reviewed Answers in Topics
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sns: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.54.18

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Updates service API, documentation, and paginators
  • service/bedrock-agent-runtime: Updates service API, documentation, and paginators
  • service/bedrock-runtime: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • service/glue: Updates service API and documentation
    • Add recipe step support for recipe node
  • service/groundstation: Updates service API and documentation
  • service/license-manager-linux-subscriptions: Updates service API, documentation, and paginators
  • service/mediaconnect: Updates service API and documentation

v1.54.17

Compare Source

===

Service Client Updates
  • service/datazone: Updates service API
  • service/fsx: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

v1.54.16

Compare Source

===

Service Client Updates
  • service/codedeploy: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/devicefarm: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dms: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elasticbeanstalk: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/email: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/es: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/firehose: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/gamelift: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/qapps: Updates service API, documentation, waiters, paginators, and examples
  • service/route53resolver: Updates service API

v1.54.15

Compare Source

===

Service Client Updates
  • service/acm: Updates service API and documentation
    • Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
  • service/ecr: Updates service API
    • This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • service/payment-cryptography-data: Updates service API and documentation
  • service/qbusiness: Updates service API and documentation

v1.54.14

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service documentation
  • service/directconnect: Updates service documentation
    • This update includes documentation for support of new native 400 GBps ports for Direct Connect.
  • service/organizations: Updates service API and documentation
    • Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • service/rekognition: Updates service API and documentation
    • This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • service/workspaces: Updates service API
    • Fix create workspace bundle RootStorage/UserStorage to accept non null values

v1.54.13

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/fms: Updates service API
  • service/s3: Updates service API, documentation, and examples
    • Added response overrides to Head Object requests.

v1.54.12

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cognito-identity: Updates service API
  • service/connect: Updates service API, documentation, and paginators
  • service/docdb: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/eks: Updates service API
  • service/payment-cryptography: Updates service API and documentation
  • service/payment-cryptography-data: Updates service API, documentation, and waiters
  • service/states: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/swf: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/wafv2: Updates service API and documentation

v1.54.11

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API
  • service/cloudhsmv2: Updates service API and documentation
    • Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.
  • service/connect: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.
  • service/glue: Updates service API and documentation
    • Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pi: Updates service API and documentation
  • service/workspaces: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.

v1.54.10

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API and documentation
  • service/cloudfront: Updates service API and documentation
    • Doc only update for CloudFront that fixes customer-reported issue
  • service/datazone: Updates service API, documentation, and paginators
  • service/elasticache: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/mq: Updates service API and documentation
    • This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • service/qconnect: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • Adding support for Repeating Sections, Nested Filters
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for TAZ export to S3.
  • service/sagemaker: Updates service API and documentation
    • Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • service/workspaces: Updates service API and documentation
    • Added support for WorkSpaces Pools.

v1.54.9

Compare Source

===

Service Client Updates
  • service/controltower: Updates service API, documentation, and paginators
  • service/eks: Updates service API and documentation
  • service/ivs-realtime: Updates service API, documentation, and paginators
  • service/kinesisanalyticsv2: Updates service API, documentation, and paginators
  • service/opensearch: Updates service API and documentation

v1.54.8

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API and documentation
    • Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
  • service/ec2: Updates service API
    • This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
  • service/networkmanager: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation

v1.54.7

Compare Source

===

Service Client Updates
  • service/bedrock-runtime: Updates service API
  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API
    • Fix EC2 multi-protocol info in models.
  • service/qbusiness: Updates service API and documentation
  • service/ssm: Updates service API
    • Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • service/workspaces-web: Updates service API and documentation

v1.54.6

Compare Source

===

Service Client Updates
  • service/bedrock-runtime: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/cost-optimization-hub: Updates service API, documentation, and waiters
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • service/glue: Updates service paginators
    • Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • service/ivs-realtime: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • service/securityhub: Updates service API and documentation

v1.54.5

Compare Source

===

Service Client Updates
  • service/artifact: Updates service API, documentation, waiters, and examples
  • service/athena: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cur: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/directconnect: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elastictranscoder: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/opensearch: Updates service API and documentation

v1.54.4

Compare Source

===

Service Client Updates
  • service/bedrock-runtime: Updates service API and documentation
  • service/cloudtrail: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/config: Updates service API
  • service/eks: Updates service API and documentation
  • service/lightsail: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/polly: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/rekognition: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sagemaker: Updates service API, documentation, and paginators
    • Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • service/shield: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/snowball: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.54.3

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API and documentation
  • service/batch: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports global and organization GitHub webhooks
  • service/cognito-idp: Updates service API
  • service/ds: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elasticfilesystem: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/glue: Updates service API, documentation, and paginators
    • This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • service/kms: Updates service examples
    • Updating SDK example for KMS DeriveSharedSecret API.
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for creating I-frame only video segments for DASH trick play.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/waf: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.54.2

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
  • service/firehose: Updates service API and documentation
    • This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
  • service/ivschat: Updates service API, documentation, and waiters
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
  • service/sagemaker: Updates service API
    • SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/taxsettings: Updates service API
  • service/timestream-query: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation

v1.54.1

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API, documentation, waiters, and paginators
  • service/arc-zonal-shift: Updates service API and documentation
  • service/autoscaling: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/globalaccelerator: Updates service API
  • service/pinpoint: Updates service API and documentation
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/quicksight: Updates service API and documentation
    • Vega ally control options and Support for Reviewed Answers in Topics
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/sns: Adds new service
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.54.0

Compare Source

===

Service Client Updates
  • service/apptest: Updates service API, documentation, waiters, paginators, and examples
  • service/ec2: Updates service API and documentation
    • Tagging support for Traffic Mirroring FilterRule resource
  • service/osis: Updates service API and documentation
  • service/redshift: Updates service API and documentation
    • Updates to remove DC1 and DS2 node types.
  • service/secretsmanager: Updates service API and documentation
    • Introducing RotationToken parameter for PutSecretValue API
  • service/securitylake: Updates service API and documentation
  • service/sesv2: Updates service API and documentation
SDK Features
  • service/backupstorage: Remove Backupstorage
    • This change removes the Backupstorage service, which has been deprecated.

v1.53.21

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service API, documentation, paginators, and examples
  • service/guardduty: Updates service API and documentation
    • Added API support for GuardDuty Malware Protection for S3.
  • service/networkmanager: Updates service API and documentation
  • service/pca-connector-scep: Adds new service
  • service/sagemaker: Updates service API and documentation
    • Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable.

v1.53.20

Compare Source

===

Service Client Updates
  • service/application-signals: Adds new service
  • service/ecs: Updates service API and documentation
    • This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.
  • service/imagebuilder: Updates service API

v1.53.19

Compare Source

===

Service Client Updates
  • service/auditmanager: Updates service API and documentation
  • service/b2bi: Updates service API
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • service/sagemaker: Updates service API and documentation
    • This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • service/verifiedpermissions: Updates service API and documentation

v1.53.18

Compare Source

===

Service Client Updates
  • service/account: Updates service API and documentation
  • service/firehose: Updates service API and documentation
    • Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • service/fsx: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • This release adds support for creating and updating Glue Data Catalog Views.
  • service/iotwireless: Updates service API
  • service/location: Updates service API, documentation, and paginators
  • service/sns: Updates service API and documentation
    • Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • service/sqs: Updates service API and documentation
    • Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • service/storagegateway: Updates service API and documentation
    • Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

v1.53.17

Compare Source

===

Service Client Updates
  • service/globalaccelerator: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • AWS Glue now supports native SaaS connectivity: Salesforce connector available now
  • service/s3: Updates service API and examples
    • Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

v1.53.16

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • service/pipes: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • service/taxsettings: Adds new service

v1.53.15

Compare Source

===

Service Client Updates
  • service/amplify: Updates service documentation
  • service/batch: Updates service API and documentation
    • This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
  • service/eks: Updates service API and documentation
  • service/iottwinmaker: Updates service API

v1.53.14

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service documentation
    • AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
  • service/codeguru-security: Updates service API and documentation
  • service/elasticache: Updates service API and documentation
    • Update to attributes of TestFailover and minor revisions.
  • service/launch-wizard: Updates service API and documentation

[v1.53.13](https://redirect.github.com/aws/aws-sdk-go/blob/HEAD/CHA


Configuration

📅 Schedule: Branch creation - Between 02:00 AM and 04:59 AM, Monday through Friday ( * 2-4 * * 1-5 ) in timezone UTC, Automerge - Between 02:00 AM and 04:59 AM, Monday through Friday ( * 2-4 * * 1-5 ) in timezone UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Jun 16, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot enabled auto-merge (squash) June 16, 2026 04:13
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 16, 2026
@red-hat-konflux-kflux-prd-rh03

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/operator-framework/api@v0.44.0 requires go >= 1.26.3; switching to go1.26.4
go: downloading go1.26.4 (linux/amd64)
go: downloading github.com/rhobs/obo-prometheus-operator/pkg/apis/monitoring v0.89.0-rhobs1
go: downloading k8s.io/api v0.36.2
go: downloading k8s.io/apimachinery v0.36.2
go: downloading k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25
go: downloading sigs.k8s.io/controller-runtime v0.24.1
go: downloading github.com/openshift/addon-operator/apis v0.0.0-20231110045543-dd01f2f5c184
go: downloading k8s.io/utils v0.0.0-20260507154919-ff6756f316d2
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/magefile/mage v1.17.2
go: downloading github.com/openshift/api v0.0.0-20260225105806-8713f3f64bcf
go: downloading github.com/prometheus/common v0.68.1
go: downloading github.com/operator-framework/api v0.44.0
go: downloading github.com/prometheus/prometheus v1.99.0
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.91.0
go: downloading k8s.io/client-go v0.36.2
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/rhobs/observability-operator/pkg/apis v0.0.0-20260527124022-ccd02d33e2e9
go: downloading k8s.io/apiextensions-apiserver v0.36.2
go: downloading k8s.io/kubectl v0.36.2
go: downloading package-operator.run/apis v1.19.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/sethvargo/go-retry v0.3.0
go: downloading github.com/mt-sre/devkube v0.7.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.0
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.28.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/evanphx/json-patch v5.9.11+incompatible
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading golang.org/x/time v0.15.0
go: downloading github.com/stretchr/objx v0.5.3
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.20.1
go: downloading golang.org/x/sys v0.46.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.56.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading k8s.io/streaming v0.36.2
go: downloading sigs.k8s.io/kind v0.32.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading github.com/go-openapi/swag v0.26.1
go: downloading github.com/go-openapi/jsonreference v0.21.6
go: downloading github.com/google/gnostic-models v0.7.1
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/fsnotify/fsnotify v1.10.1
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/fxamacker/cbor/v2 v2.9.2
go: downloading golang.org/x/term v0.44.0
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/go-openapi/swag/cmdutils v0.26.1
go: downloading github.com/go-openapi/swag/conv v0.26.1
go: downloading github.com/go-openapi/swag/fileutils v0.26.1
go: downloading github.com/go-openapi/swag/jsonname v0.26.1
go: downloading github.com/go-openapi/swag/jsonutils v0.26.1
go: downloading github.com/go-openapi/swag/loading v0.26.1
go: downloading github.com/go-openapi/swag/mangling v0.26.1
go: downloading github.com/go-openapi/swag/netutils v0.26.1
go: downloading github.com/go-openapi/swag/stringutils v0.26.1
go: downloading github.com/go-openapi/swag/typeutils v0.26.1
go: downloading github.com/go-openapi/swag/yamlutils v0.26.1
go: downloading github.com/go-openapi/jsonpointer v0.23.1
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/pkg/errors v0.9.1
go: downloading al.essio.dev/pkg/shellescape v1.6.0
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/mattn/go-isatty v0.0.22
go: downloading golang.org/x/sync v0.21.0
go: downloading golang.org/x/text v0.38.0
go: downloading github.com/moby/spdystream v0.5.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/BurntSushi/toml v1.6.0
go: downloading github.com/prometheus/prometheus v0.312.0
go: github.com/openshift/addon-operator/cmd/prometheus-remote-storage-mock imports
	github.com/prometheus/prometheus/storage/remote: cannot find module providing package github.com/prometheus/prometheus/storage/remote
go: warning: github.com/openshift/api@v3.9.0+incompatible: retracted by module author: v3.9.0 is the only tag in openshift/api and it was created before go.mod was
go: to switch to the latest unretracted version, run:
	go get github.com/openshift/api@latest

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 16, 2026
@openshift-ci

openshift-ci Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux-kflux-prd-rh03[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci

openshift-ci Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh03[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh03[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci

openshift-ci Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh03[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD d0ae539 and 2 for PR HEAD d2e859e in total

@openshift-ci

openshift-ci Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux-kflux-prd-rh03[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/precommit-check d2e859e link true /test precommit-check
ci/prow/images d2e859e link true /test images
ci/prow/coverage d2e859e link true /test coverage
ci/prow/lint d2e859e link true /test lint
ci/prow/unit d2e859e link true /test unit
ci/prow/ci-index-addon-operator-bundle d2e859e link true /test ci-index-addon-operator-bundle

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants