Nightly
- 5cc1aa8: Update mirror info (Thu Nov 13 00:23:22 UTC 2025) (Selenium CI Bot)
- 55fa188: [py][bidi]: enable download event tests for firefox (#16587) (Navin Chandra) #16587
- 61d0169: [dotnet][rb][java][js][py] Automated Browser Version Update (#16588) (Selenium CI Bot) #16588
- 2700e7c: [py] Fix more type annotations (#16551) (Alex Popov) #16551
- 940e15f: [java][BiDi] implement
emulation.setTimezoneOverride(#16530) (Swastik Baranwal) #16530 - 8d1b1e4: [grid] Minimum Docker API 1.44 for Docker Engine v29+ in Dynamic Grid (#16591) (Viet Nguyen Duc) #16591
7.20.0-rc.756
- build(deps): bump the maven-plugins group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5191
- build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5188
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5174
- build(deps): bump com.fasterxml.uuid:java-uuid-generator from 5.1.0 to 5.1.1 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5161
- build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5159
- build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5158
- build(deps): bump Alfresco/alfresco-build-tools from 9.2.0 to 9.3.0 in the github-actions group across 1 directory by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5171
- AAE-39573 Bump Spring Boot to 3.5.7 by @mikolajbrzezinski in https://github.com/Activiti/Activiti/pull/5187
- AAE-39077: Add actor information to ProcessCompletedEvent by @mavotto in https://github.com/Activiti/Activiti/pull/5189
- AAE-39077: Restore old constructor to fix propagation by @mavotto in https://github.com/Activiti/Activiti/pull/5192
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.755...7.20.0-rc.756
3.29.3
- #50804 - Explicit null string in json payload is treated as string "null" when reflection-free-serializers enabled
- #50886 - Closing in gRPC interceptor causes double close in Vert.x gRPC implementation
- #50890 - Account for random order of DevservicesElasticsearchBuildItems when comparing versions/distributions
- #50913 - Duplicate Key in Kafka Message crashes Dev UI
- #50933 - gRPC: Avoid repeatedly starting call and closing call on a server call closed by custom interceptor
- #50945 - Bump version of Hibernate Reactive to 3.1.8.Final
- #50951 - ReactiveRoutesProcessor works in 3.25.4, fails in 3.29.2
- #50953 - Recognize null value in json payload using the reflection free serializer
- #50961 - Bump org.cyclonedx:cyclonedx-core-java from 9.0.5 to 11.0.1 in /bom/application
- #50969 - rest-link: Links not added to header for type List
- #50970 - Ensure that
@InjectRestLinksworks correctly on lists of entities - #50971 - Fix Kafka consumer group.id to default to quarkus.application.name in production
- #50972 - Reactive Routes: fix usage of the Gizmo 2 API
- #50974 - Fix Quotes for Kotlin example in gradle-tooling.adoc
- #50983 - Upgrade to Narayana 7.3.3
- #50984 - Jandex: upgrade to 3.5.2
- #50985 - Update Oracle JDBC version to 23.26.0.0.0
- #50988 - Fix Dev UI crash when Kafka messages contain duplicate headers
- #51002 - Quarkus 3.29.2 - Testcontainers version: 1.21.3 - Docker environment not found Linux Fedora
- #51009 - Manually set
api.versionfor TestContainers