Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Release 0.9.1

Compare
Choose a tag to compare
@felixbarny felixbarny released this 27 Oct 17:02
· 1494 commits to master since this release

Breaking Changes

  • Stagemonitor is now available from maven central! So no additional repository declaration has to be used. The new releases won't be published to the old repo.

Bug Fixes

  • Fixed a problem concerning the browser widget and ajax requests.
  • Marked scheduler threads as daemon to prevent issues on server shutdown
  • Removed incorrect compile-scoped dependency to servlet-api 2.5