Skip to content

1.0.0-beta2 Release aka "Iron Horse"

Pre-release
Pre-release
Compare
Choose a tag to compare
@wagnert wagnert released this 16 Dec 18:45
· 1105 commits to master since this release

Third BETA release of appserver.io 1.0.0 aka "Iron Horse"

This is mainly a bugfix release add DI functionality to inject a Message-Queue sender instance in a Servlet or Bean.

Bugfixes

  • Bugfixing invalid servlet init parameter initialization when using @route annotation on servlets
  • Bugfixing for invalid folder check when try to parse folders defined in context.xml for servlets

Features

  • Closed #299 - Refactor Message-Queue Client
  • Add welcome page functionality + Iron Horse logos in webapps/welcome-page directory
  • Added support for the webserver's analytics module configuration

Notes

  • IMPORTANT: Since version 0.6.0 we've refactored nearly everything. Please be aware, that anything you've developed on earlier versions needs to be refactored before it'll run on this release!
  • For detailed installation instructions look at our WIKI
  • It is strongly recommended, that you'll remove installed versions before upgrading to 1.0.0-beta2
  • Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide appserver-runtime which the appserver-dist package depends on
  • For latest updates and bugfixes (this is a beta after all) have a look at our nightly builds