Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 518 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 518 Bytes

1.0.4

  • Updated dependencies

1.0.3

  • Fix ConcurrentModificationException due to missing synchronized blocks
  • Don't warmUp already warmed up factories again on coordinator level
  • Correctly register factories to GlobalPreStartCoordinator
  • Document warmUp
  • Updated dependencies

1.0.2

  • Fix unlikely modification error "Accept exceeded fixed size of ..." during warm-up
  • Updated dependencies

1.0.1

  • Make it possible to disable agents
  • Improved D&D (docs and demo)

1.0.0

Initial release