Skip to content

fix(deps): update patch-grouped (stable/8.8)#1925

Open
renovate[bot] wants to merge 3 commits intostable/8.8from
renovate/stable/8.8-patch-grouped
Open

fix(deps): update patch-grouped (stable/8.8)#1925
renovate[bot] wants to merge 3 commits intostable/8.8from
renovate/stable/8.8-patch-grouped

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
camunda/camunda patch 8.8.118.8.14 age confidence
camunda/infra-global-github-actions action digest ed51d62ac9d5d6
camunda/infraex-common-config action digest e8530956716332
cert-manager (source) patch 1.19.31.19.4 age confidence
github.com/aws/aws-sdk-go-v2 require patch v1.41.1v1.41.2 age confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.32.7v1.32.10 age confidence
github.com/aws/aws-sdk-go-v2/service/sts require patch v1.41.6v1.41.7 age confidence
github.com/aws/smithy-go require patch v1.24.0v1.24.1 age confidence
sigs.k8s.io/aws-iam-authenticator require patch v0.7.10v0.7.11 age confidence
terraform-redhat/rosa-hcp/rhcs (source) module patch 1.7.11.7.2 age confidence

Before merging, always check with the release notes if any other changes need to be done.


Release Notes

camunda/camunda (camunda/camunda)

v8.8.14

Compare Source

version:8.8.14
Bug Fixes
Misc
  • OC API: custom requestTimeout is ignored for create process instance with result (#​43991)
  • bpmnXML should not be requested when serving /v1/process-definitions/search endpoint (#​30372)
Task
  • bpmnXML should not be requested when serving /v1/process-definitions/search endpoint (#​30372)
Merged Pull Requests
  • fix: add wait between zcl operations for eventual consistency (#​46152)
  • ci: re-enable failure notifications (#​46105)
  • fix: exclude BPMN XML from search results in Elasticsearch and Opensearch (#​45998)
  • fix: apply requestTimeout for createProcessInstanceWithResult in REST API and Java client (#​45703)
  • feat: add Docker Build and Helm Integration Test workflow (#​43480)
  • build: bump feel-scala to 1.19.5 (#​46227)

v8.8.13

Compare Source

version:8.8.13
Task
  • Add new commands for fetching resources to Camunda Java client (#​31111)
Merged Pull Requests
  • fix: ensure ISM policy does not need recreating constantly (#​45993)
  • perf: do not call getLength in LogAppendEntrySerializer (#​45929)
  • feat: BufferWriter.write returns the written length (#​44818)
  • fix: added client methods for resource endpoints (#​43086)

v8.8.12

Compare Source

version:8.8.12
Enhancements
Misc
  • [Spring SDK] Workflow for compatibility tests (#​41948)
  • [Spring SDK] Add integration tests (#​41947)
  • [CPT] Compatibility tests workflow (#​41917)
  • [Camunda Client] Workflow for compatibility tests (#​41916)
Bug Fixes
Java Client
  • [CPT] Slow test execution and test failures if the client prefers REST (#​45667)
Misc
  • Unable to log in without explicitly configuring the OIDC callback/redirect URI (#​45555)
  • Processes with variables with a dot in the name are breaking when a variable that's a prefix of the exist in the same process instance (#​45136)
  • [CPT] Wait until remote engine is ready (#​44995)
  • Client with revoked authorization can keep access by keeping authorization cache alive (#​44844)
  • CPT: User task response does not return customHeaders field (#​44731)
  • Big API response causes the Operate UI to crash when retrieving incidents (#​44596)
  • Form from different tenant returned by Tasklist V1 (#​44493)
Task
  • Flaky test: CamundaProcessTestExtensionMultiTenancyIT / CamundaSpringProcessMultiTenancyTestListenerIT (#​44168)
  • Use alternative approach to size estimation using kyro serialisation when exporting (#​44131)
Merged Pull Requests
  • fix: use sed to manually override client versions (#​45953)
  • fix: resolve maven-release-plugin failure on version property indirec… (#​45907)
  • fix: add step to check for connectors docker image (#​45904)
  • test: ensure previous test method reset after all tests (#​45903)
  • Compatibility workflows fixes (#​45844)
  • build: add maven-build-cache-extension to .mvn/extensions (#​45783)
  • fix: fallback to prefer gRPC for CPT (#​45776)
  • ci: use digest-based inspection for multi-arch Docker images (#​45721)
  • Spring SDK workflow (#​45664)
  • [CPT] Stabilize integration tests in example module (#​45648)
  • fix: upload GCS backup files via InputStream to avoid CRC32C mismatch (#​45646)
  • perf: do not serialize LoggedEvent everytime in StreamProcessor & ReplayStateMachine (#​45558)
  • fix: set correct default redirect URI (#​45556)
  • feat: add Spring SDK integration tests (#​45535)
  • perf: use original message size to estimate memory usage (#​45522)
  • ci: skip creation of failure comment (#​45513)
  • test: avoid deleting and re-creating schema for every test (#​45432)
  • Add feature flag to disable fetching userinfo during the authorization code flow (#​45411)
  • test: only create containers when we need to (#​45409)
  • fix: Map and deserialize custom header (#​45392)
  • fix: ensure we only flush same entity and handler once (#​45281)
  • [CPT] fix: Prefer REST for CPT client (#​45272)
  • [CPT] Wait until remote engine is ready (#​45256)
  • fix: add normalization step to matrix output (#​45235)
  • fix: prevent dot variable names from crashing (#​45137)
  • feat: add workflow to test CPT forward compatibility (#​45131)
  • feat: make deployment annotation repeatable (#​45125)
  • test: fix flakey TasklistCreateProcessInstanceIT (#​45094)
  • fix: client can keep access after permission removed by preventing cache expiration (#​45045)
  • fix: isolate connector tests into dedicated class (#​45036)
  • release: reduce notification noise on release branch commits (#​45018)
  • 39487 initialize groups (#​44904)
  • feat: add workflow to run compatibility tests (#​44851)
  • Ensure forms from the correct tenant are retrieved (#​44660)
  • feat: add configuration object for preconfigured roles (#​44249)
  • 42387 fix process level incident updates (#​44219)
  • fix: lastHistoricalArchiverDate state collision causes incorrect archiving (#​43903)
  • 39746 add tests for tenant initialization (#​43479)
  • 39745 identity setup initializer includes tentants (#​42905)
  • fix: describe current processing state without race condition (#​42728)
  • Enable auto merge from release to stable branch (#​42580)
cert-manager/cert-manager (cert-manager)

v1.19.4

Compare Source

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

v1.41.2

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.14.0
    • Feature: Added fields to track cumulative task retry attempts for steps and jobs
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.227.0
    • Feature: This release adds support for OdbNetworkArn as a target in VPC Route Tables
  • github.com/aws/aws-sdk-go-v2/service/iotmanagedintegrations: v1.1.0
    • Feature: Adding managed integrations APIs for IoT Device Management to onboard and control devices across different manufacturers, connectivity protocols and third party vendor clouds. APIs include managed thing operations, provisioning profile management, and cloud connector operations.
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.19.0
    • Feature: This release provides change data capture (CDC) streams support through updates to the Amazon Keyspaces API.
  • github.com/aws/aws-sdk-go-v2/service/keyspacesstreams: v1.0.0
    • Release: New AWS service client module
    • Feature: This release adds change data capture (CDC) streams support through the new Amazon Keyspaces Streams API.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.41.2
    • Documentation: This release updates AWS CLI examples for KMS APIs.
  • github.com/aws/aws-sdk-go-v2/service/qbusiness: v1.27.0
    • Feature: Added support for App level authentication for QBusiness DataAccessor using AWS IAM Identity center Trusted Token issuer
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.58.0
    • Feature: Updated modifyStreamingProperties to support PrivateLink VPC endpoints for directories
aws/smithy-go (github.com/aws/smithy-go)

v1.24.1

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware
kubernetes-sigs/aws-iam-authenticator (sigs.k8s.io/aws-iam-authenticator)

v0.7.11

Compare Source

Changelog

  • 7e87c37 Merge pull request #​988 from dstdfx/bump-version
  • 0a5ddae Bump version to 0.7.11
  • f5b5be7 Merge pull request #​985 from dstdfx/bump-go-version-1.25.7
  • 4e2f4e9 Update go.mod for e2e/int tests
  • d94bc07 Update go.mod
  • 2a6d62d Merge pull request #​986 from ShiriNmi1520/master
  • 5b12454 Clarify README "Run the server" deployment instructions
  • e96722e Bump go to 1.25.7
  • 3e6556d Merge pull request #​983 from eks-distro-pr-bot/eks-distro-pr-bot/go-version-bumps
  • d09abb2 Creating PR to update Go version to 1.25.6
terraform-redhat/terraform-rhcs-rosa-hcp (terraform-redhat/rosa-hcp/rhcs)

v1.7.2

Compare Source


Configuration

📅 Schedule: Branch creation - Only on Sunday ( * * * * 0 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 25, 2026

ℹ️ Artifact update notice

File name: aws/modules/.test/src/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.3 -> 1.25.7
github.com/aws/aws-sdk-go-v2/credentials v1.19.7 -> v1.19.10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 -> v1.18.18
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 -> v1.4.18
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 -> v2.7.18
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 -> v1.13.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 -> v1.13.18
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 -> v1.0.6
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 -> v1.30.11
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 -> v1.35.15

@renovate renovate bot added the group:go label Feb 25, 2026
@github-actions
Copy link
Contributor

🔀 Skip Workflow Checklist

Check the boxes below to skip specific workflows for this PR.

Global options

  • skip_all - Skip all workflows

Individual workflows

  • skip_aws_common_procedure_s3_bucket
  • skip_aws_compute_ec2_single_region_daily_cleanup
  • skip_aws_compute_ec2_single_region_golden
  • skip_aws_compute_ec2_single_region_tests
  • skip_aws_eks_single_region_daily_cleanup
  • skip_aws_kubernetes_eks_single_region_golden
  • skip_aws_kubernetes_eks_single_region_tests
  • skip_aws_modules_eks_rds_os_create_destruct_tests
  • skip_aws_modules_eks_rds_os_daily_cleanup
  • skip_aws_modules_eks_rds_os_tests
  • skip_aws_openshift_rosa_hcp_dual_region_golden
  • skip_aws_openshift_rosa_hcp_dual_region_tests
  • skip_aws_openshift_rosa_hcp_single_region_golden
  • skip_aws_openshift_rosa_hcp_single_region_tests
  • skip_aws_rosa_hcp_dual_region_daily_cleanup
  • skip_aws_rosa_hcp_single_region_daily_cleanup
  • skip_azure_aks_single_region_daily_cleanup
  • skip_azure_common_procedure_storageaccount_test
  • skip_azure_kubernetes_aks_single_region_golden
  • skip_azure_kubernetes_aks_single_region_tests
  • skip_generic_kubernetes_operator_based_test
  • skip_internal_global_pr_todo_checker
  • skip_local_kubernetes_kind_single_region_tests

This checklist is automatically managed. Checked items will skip the corresponding workflow.

| datasource       | package                                  | from    | to       |
| ---------------- | ---------------------------------------- | ------- | -------- |
| github-releases  | camunda/camunda                          | 8.8.11  | 8.8.14   |
| helm             | cert-manager                             | v1.19.3 | v1.19.4  |
| go               | github.com/aws/aws-sdk-go-v2             | v1.41.1 | v1.41.2  |
| go               | github.com/aws/aws-sdk-go-v2/config      | v1.32.7 | v1.32.10 |
| go               | github.com/aws/aws-sdk-go-v2/service/sts | v1.41.6 | v1.41.7  |
| go               | github.com/aws/smithy-go                 | v1.24.0 | v1.24.1  |
| go               | sigs.k8s.io/aws-iam-authenticator        | v0.7.10 | v0.7.11  |
| terraform-module | terraform-redhat/rosa-hcp/rhcs           | 1.7.1   | 1.7.2    |
@renovate renovate bot force-pushed the renovate/stable/8.8-patch-grouped branch from acc4693 to c284c46 Compare February 25, 2026 22:39
@renovate
Copy link
Contributor Author

renovate bot commented Feb 25, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions
Copy link
Contributor

🏷️ The label skip_azure_kubernetes_aks_single_region_tests has been applied because the tests passed successfully and Renovate is not expected to modify the test logic. This is to save resources. If you are making more significant changes, you should remove the label. 🔄

@github-actions
Copy link
Contributor

🏷️ The label skip_aws_compute_ec2_single_region_tests has been applied because the tests passed successfully and Renovate is not expected to modify the test logic. This is to save resources. If you are making more significant changes, you should remove the label. 🔄

@github-actions
Copy link
Contributor

🏷️ The label skip_aws_modules_eks_rds_os_tests has been applied because the tests passed successfully and Renovate is not expected to modify the test logic. This is to save resources. If you are making more significant changes, you should remove the label. 🔄

@github-actions
Copy link
Contributor

🏷️ The label skip_aws_kubernetes_eks_single_region_tests has been applied because the tests passed successfully and Renovate is not expected to modify the test logic. This is to save resources. If you are making more significant changes, you should remove the label. 🔄

@github-actions
Copy link
Contributor

🏷️ The label skip_aws_openshift_rosa_hcp_single_region_tests has been applied because the tests passed successfully and Renovate is not expected to modify the test logic. This is to save resources. If you are making more significant changes, you should remove the label. 🔄

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants