Nightly
- 9c40e0e: [dotnet] Fix typos (#16032) (Noritaka Kobayashi) #16032
- 9e9c9a4: [rust] Minor change in Cargo description field (Boni Garcia)
- ce6f840: [rust] Update Bazel Cargo lock file (Boni Garcia)
- cbe4b3a: [rust] Normalize architecture strings sent to Plausible (#15970) (Boni Garcia)
- 929f343: [dotnet] [bidi] Add UnhandledPromptBehavior option to create User Context (#16034) (Nikolay Borisenko) #16034
7.20.0-rc.415
- build(deps): bump org.owasp:dependency-check-maven from 12.1.0 to 12.1.3 by @dependabot in https://github.com/Activiti/Activiti/pull/5072
- build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot in https://github.com/Activiti/Activiti/pull/5056
- AAE-36025 Filter process definitions by excluded category by @Giovanni007 in https://github.com/Activiti/Activiti/pull/5067
- AAE-33296 Removing Deprecated JsonFluent by @Sourav-Bhattacharyya in https://github.com/Activiti/Activiti/pull/5073
- AAE-36313 Enable email notifications by @shsahahyland in https://github.com/Activiti/Activiti/pull/5064
- @Sourav-Bhattacharyya made their first contribution in https://github.com/Activiti/Activiti/pull/5073
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.414...7.20.0-rc.415
3.24.3
- #47301 - OIDC Dev Service invalid_request for when client secret is set
- #48324 - document compose definitions for mainstream technologies
- #48342 - No divider between base file name and timestamp in the name of rotated access log
- #48472 - Compose Dev Services examples
- #48603 - Redis Client: support timeout as double instead of integer in BLPOP and BRPOP
- #48651 - Gradle plugin: task "classes" fails with "property 'xyz' doesn't have a configured value"
- #48698 - Jackson ClassCastException serialization for hibernate/postgres JSONB
- #48704 - Maven dependency collection fails:
java.io.FileNotFoundException: /path/to/dependency-3.x.x.pom.part (No such file or directory)
- #48712 - Usage of element collection triggers NPE during saving in Hibernate with Jakarta Data
- #48739 - Gradle build fails with NPE
- #48751 - Retry deployment dependency collecting requests failed due to missing temporary files
- #48764 - Fix a NPE in ConditionalDependenciesEnabler
- #48768 - Gradle task fails to copy over sourceset jar properly
- #48769 - Extracting baseconfig inputs from extensionview
- #48771 - Upgrade Jandex to 3.3.2
- #48772 - OpenId Connect Dev Console fails when setting quarkus.http.root-path
- #48778 - Add support for reading in memory file to string in multipart
- #48779 - Redis improvements
- #48795 - Fix OIDC Dev UI paths when application root path is configured
- #48799 - OIDC Dev Service: Support 'client_secret_basic' client authentication
- #48800 - Sync naming convention for file dependency JARs
- #48802 - Make sure OIDC dynamic tenant update tests run
- #48806 - Update Hibernate ORM to 7.0.5.Final / Hibernate Reactive to 3.0.3.Final
- #48813 - Improve
Awaiting thread pool shutdown
message - #48814 - Make sure files generated by DefaultAccessLogReceiver are consistent
- #48825 - Remove RetryResolutionOnMissingTmpFileErrorsTest