Skip to content

8.0.0-M13

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions 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

Dependencies

Automation and Testing

Other Changes

New Contributors

Full Changelog: 8.0.0-M12...8.0.0-M13