8.0.0-M15
Pre-release
Pre-release
·
0 commits
to 5b3ff6fb95cc4e2ef9dbbf9f4eb9a470357ab466
since this release
What's Changed
Improvements
- remove deprecated directoryplace constructors by @dev-mlb in #560
- Replaced SimpleDateFormat with DateTimeFormatter in DropOffUtil by @nixon124 in #680
- New method to copy metadata from parent to child with exclusions by @smcgrattan in #696
- resolve error-prone MissingBraces by @sambish5 in #708
- Optimize BufferedChannelFactory's internal buffer size. by @jdcove2 in #706
- Deprecate IBDO.clone()/BDO.clone() in preparation for deletion per Sonar warning by @jdcove2 in #707
- EmissaryServer shutdown when unannounced places are started in strict-mode by @sambish5 in #632
- Have strict server shutdown when CoordinationPlace place fails to create/DNE by @sambish5 in #669
- Excluding BooleanParameter from error-prone warnings by @sambish5 in #713
Security
- Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 by @dependabot in #705
Bug Fixes
Dependencies
Automation and Testing
- Update RegressionTest difference output style. by @jdcove2 in #704
- github-actions :: version in env, slack-bot message format by @cfkoehler in #701
- Adding Oss profile for maven central publish by @cfkoehler in #642
- github-actions :: add maven site build to CI action by @cfkoehler in #712
Other Changes
- reorder configs under pluginManagement section of pom by @jpdahlke in #697
- Move getDate from DropOffUtil to TimeUtil by @nixon124 in #711
Full Changelog: 8.0.0-M14...8.0.0-M15