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
6.5.7
- Add Include-Code for the Password Storage page #18054
- Default WebAuthnConfigurer#rpName to rpId #18131
- Document effects of disabling CORS #18129
typvalues should not be case-sensitive inJwtTypeValidator#18101- BCryptPasswordEncoderTests should password limit of 72 bytes #18136
- Fix GenerateOneTimeTokenRequestResolver ignored if username param not present #18074
- GenerateOneTimeTokenFilter should not attempt to generate a token with a null token request #18088
- Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.18.5 #18110
- Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13 #18149
- Bump io.spring.gradle:spring-security-release-plugin from 1.0.11 to 1.0.13 #18141
- Bump org-aspectj from 1.9.24 to 1.9.25 #18142
- Bump org.hibernate.orm:hibernate-core from 6.6.33.Final to 6.6.34.Final #18111
- Update to Reactor 2024.0.12 #18181
- Update to Spring Data 2024.1.12 #18182
- Update to Spring Framework 6.2.13 #18180
Thank you to all the contributors who worked on this release:
@himanshu-pareek, @marcusdacoregio, and @namest504