8.7.0
github-actions
released this
01 Aug 15:51
·
0 commits
to 417399db6bd43c4ca68f50acb4f5e9cad4aa7706
since this release
What's Changed
Improvements
- Update startup logging by @dev-mlb in #839
- update transform history to store coordinated places as array list by @dev-mlb in #861
Bug Fixes
- properly handle escaped backslash characters in JsonEscape by @DonResnik in #843
Automation and Testing
- updated centos 7 to pull from vault by @dev-mlb in #838
- errorprone :: suppress HidingField by @sambish5 in #860
- add TransformHistory test class by @jpdahlke in #862
- removing public modifiers from junit5 tests where applicable by @sambish5 in #858
- Remove tech-debt from 'Improvement' release reporting by @jpdahlke in #866
Other Changes
- errorprone :: InconsistentCapitalization by @racheldaniels04 in #836
- errorprone :: ClassesCanBeStatic by @racheldaniels04 in #837
- errorprone :: MethodCanBeStatic by @racheldaniels04 in #840
- errorprone :: UnusedException by @racheldaniels04 in #841
- errorprone :: MemberName - ByteUtil by @jpdahlke in #845
- errorprone :: MemberName - FastStringBuffer by @jpdahlke in #855
- errorprone :: MemberName - pickup package by @jpdahlke in #854
- errorprone :: MemberName - StringUtil by @jpdahlke in #851
- errorprone :: MemberName - JDOMUtil by @jpdahlke in #850
- errorprone :: MemberName - directory package by @jpdahlke in #853
- errorprone :: MemberName - SizeUtil by @jpdahlke in #848
- errorprone :: suppress system out in main method by @dev-mlb in #859
- errorprone :: MemberName - TimeUtil by @jpdahlke in #847
- errorprone :: ConstantField - EmissaryClient.context by @jpdahlke in #865
- errorprone :: ConstantField - core classes by @jpdahlke in #863
- errorprone :: ConstantField - more core classes by @jpdahlke in #864
Full Changelog: 8.6.0...8.7.0