8.0.0-M13
Pre-release
Pre-release
github-actions
released this
09 Feb 20:51
·
0 commits
to da9311c0ec9433471b85dd646c195936f7c33989
since this release
What's Changed
Improvements
- fix Class raw type warning in Factory.java by @jpdahlke in #640
- address warning for unused TimedResource in t-w-r declarations by @jpdahlke in #641
- update deprecated logback CONFIG_FILE_PROPERTY constant by @jpdahlke in #639
- Removing date parsing bug workaround by @arp-0984 in #613
- error-prone :: turn off UnnecessaryFinal by @jpdahlke in #647
- update error-prone, patterns, and compiler config by @jpdahlke in #648
- Improve SegmentChannelFactory testing. by @jdcove2 in #658
- remove deprecated timeutil methods by @dev-mlb in #570
- Using SPI to load environment-specific fields for the objectTrace logger by @arp-0984 in #630
- Improve IBaseDataObjectHelper testing. by @jdcove2 in #657
- Remove deprecated defaultString() by @sambish5 in #685
Security
Bug Fixes
- Added empty string check by @SemperFidelisTyrannosaurus in #635
Dependencies
- Junit and Mockito updates by @arp-0984 in #650
- Update action versions for deprecated Node.js by @cfkoehler in #662
- Updating jackson dependencies to 2.15.2 by @arp-0984 in #649
- guava 32.0.0-jre -> 32.1.2-jre by @mrbonha in #673
- commons-lang 3.12.0 -> 3.13.0 by @mrbonha in #675
Automation and Testing
- Add optional log checking to RegressionTest. by @jdcove2 in #634
- LoggingPrintStreamTest Build Fixes by @nixon124 in #653
Other Changes
- Augmented Form Modifier List by @nixon124 in #651
- Added additional constant to InputStreamChannelFactory by @SemperFidelisTyrannosaurus in #655
- allow the process data-source to be overridden for UnixCommandPlace by @fbruton in #667
- fail builds when duplicate resources detected by @jpdahlke in #659
New Contributors
Full Changelog: 8.0.0-M12...8.0.0-M13