Skip to content

Release 5.1.16

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 11:21
· 339 commits to develop since this release

Added

  • PropertiesLoader.overrideWith(java.util.Properties) method, by @HardNorth

Changed

  • MemoizingSupplier class was refactored to get rid of synchronized keyword, by @HardNorth
  • LogBatchingFlowable class was refactored to get rid of synchronized keyword, by @HardNorth
  • LaunchIdLockSocket class was refactored to get rid of synchronized keyword, by @HardNorth
  • StatisticsService was rewritten on new protocol version, by @HardNorth