v3.11.1
- java xdb 内部的
String xdbPath全部替换为File xdbFile,支持通过File创建查询对象 - java xdb.Searcher 增加通过
InputStream加载整个 xdb 文件 / header / 验证 - java service.ConfigBuilder 增加
setXdbInputStream和setXdbFile,支持通过InputStream和File构建 service.Config - maven pom 版本更新为
3.3.1
- Ip2Region Config build from xdb File Object or xdb InputStream by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/408
Full Changelog: https://github.com/lionsoul2014/ip2region/compare/v3.11.0...v3.11.1
7.20.0-rc.853
- AAE-40142 Deactivate Auto-Deployment by @JWollweber in https://github.com/Activiti/Activiti/pull/5224
- fix issue: #5060 #5025 by @xzxiaoshan in https://github.com/Activiti/Activiti/pull/5061
- @xzxiaoshan made their first contribution in https://github.com/Activiti/Activiti/pull/5061
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.852...7.20.0-rc.853
7.20.0-rc.851
- build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5233
- build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.3.0.6276 to 5.5.0.6356 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5232
- build(deps): bump com.fasterxml.uuid:java-uuid-generator from 5.1.1 to 5.2.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5231
- build(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5230
- build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 in the maven-plugins group by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5229
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.850...7.20.0-rc.851
Nightly
- 13e0b58: [dotnet] [bidi] Added missing Script.RemoteReference LocaclValue type (#16717) (Nikolay Borisenko) #16717
- 41f8735: [dotnet] Standardize
IEquatable<T>implementations across types overriding Equals (#16665) (Michael Render) #16665 - 546b58d: [dotnet] Fix nullability warnings in
WebDriver(#16662) (Michael Render) #16662