Nightly
- da9dfdc: Update mirror info (Tue Nov 18 00:23:33 UTC 2025) (Selenium CI Bot)
- 0161351: [dotnet][rb][java][js][py] Automated Browser Version Update (#16598) (Selenium CI Bot) #16598
- af9b20e: [py] Use double quotes in generate.py (#16607) (Swastik Baranwal) #16607
- 7a532ba: [ci] Use pagination in mirror workflow to get all Selenium releases (#16605) (Boni García) #16605
- 4c0eb7f: [dotnet] Generate atoms statically (#16608) (Nikolay Borisenko) #16608
8.1.7
- ACTIVITI-5557: on parallel multi instance tasks, loop and collections… by @vrmoreira in https://github.com/Activiti/Activiti/pull/5168
- MNT-25450: incorrect 'total' calculation when querying historic process instances by @vrmoreira in https://github.com/Activiti/Activiti/pull/5193
Full Changelog: https://github.com/Activiti/Activiti/compare/8.1.6...8.1.7
7.20.0-rc.771
- build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.1 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5160
- build(deps): bump com.h2database:h2 from 2.3.232 to 2.4.240 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5157
- AAE-37378 Duplicated Events by @JWollweber in https://github.com/Activiti/Activiti/pull/5186
- @JWollweber made their first contribution in https://github.com/Activiti/Activiti/pull/5186
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.770...7.20.0-rc.771
6.4.13
- BCryptPasswordEncoderTests should password limit of 72 bytes #18133
- Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.18.5 #18108
- Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13 #18148
- Bump io.spring.gradle:spring-security-release-plugin from 1.0.11 to 1.0.13 #18140
- Bump org-aspectj from 1.9.24 to 1.9.25 #18139
- Bump org.hibernate.orm:hibernate-core from 6.6.33.Final to 6.6.34.Final #18109
- Update Spring Data 2024.1.12 #18179
- Update to Reactor 2024.0.12 #18178
- Update to Spring Framework 6.2.13 #18177
Thank you to all the contributors who worked on this release:
@Kehrlann
7.0.0
- Add a minimal authorization server configuration #18153
- Mark
GrantedAuthority#getAuthorityas@Nullable#18014 - Polish SimpleGrantedAuthority #18062
- Correct the org.springframework.security.config.annotation.web.LogoutDsl's property description #18026
- Fix webauthn multifactor authentication #18163
- Bump org.jetbrains.kotlin:kotlin-bom from 2.2.20 to 2.2.21 #18099
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21 #18100
- Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 #18097
- Update to Reactor 2025.0.0 #18173
- Update to Spring Data 2025.1.0 #18174
- Update to Spring Framework 7.0.0 #18172
- Update to Spring LDAP 4.0.0 #18175
Thank you to all the contributors who worked on this release:
@Kehrlann, @SimonVonXCVII, @quaff, and @therepanic