7.20.0-rc.720
- build(deps): bump org.ow2.asm:asm-analysis from 9.7.1 to 9.9 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5169
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.719...7.20.0-rc.720
v7.0.0-RC3
- Deprecate the BeanShell scripting support #35720
- Deprecate the
langXML namespace #35719 - Deprecate Hamcrest methods in WebTestClient #35703
- Remove Hamcrest dependency from RestTestClient #35702
- AssertJ support for RestTestClient #35701
- Use test-method scoped
ExtensionContextin theSpringExtension#35697 - Remove support for callable references in
BeanRegistrarDsl#35694 - Make Protobuf support extensible for gRPC #35403
- Fix CRaC potential hangup after restoring #34372
- Add support for Spring AOT with
BeanRegistrarfor attributeAutoProxyUtils.originalTargetClass#35645 SingletonSupplieris not singleton ifnullis returned on first supplier call #35380
- Remove outdated Portlet mentions #35726
- Move the "Groovy Bean Definition DSL" section to the Groovy page #35721
- Remove outdated Spring version mentions #35696
- Document automatic context propagation #35689
- Refine documentation of
BeanRegistrarDslwithRouterFunctionDsl#35549
- Upgrade to Kotlin 2.2.21 #35714
Thank you to all the contributors who worked on this release:
@YaSuenag, @dmitrysulman, and @nosan