Skip to content

1.0.0

Compare
Choose a tag to compare
@reinhapa reinhapa released this 03 Apr 12:15
· 536 commits to master since this release
  • Added advanced connection retry logic in case connection is not recoverable. Added possibility to configure retry times and timeouts. Added possibility to declare exchanges an queues
  • Added timout/waittime configuration parameters to BinderConfiguration and updated docs
  • Added test for channel shutdown
  • Added a lot of tests, changed synchronisation no Lock instead of synchronized, changed notification to use Condition class instead of notify() wait() some small bugfixes
  • Adds the actual event transaction phase into account
  • Increase test coverage
  • Changed declaration api
  • Updated documents
  • Code cleanup + added javadoc
  • Bug fixes after live testing
  • Increased timeouts in test