Releases: appserver-io/appserver
Bugfix Release
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.19!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Update to appserver-io/description version 12.0.4 to fix error when session inactivity timeout ingores session lifetime
Features
- None
Bugfix Release
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.18!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Update to appserver-io/description version 12.0.3 (reset to version 12.0.0)
Features
- None
Bugfix Release
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.17!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Make sure overriding an references from a deployment descriptors will be taken into account
Features
- Update to appserver-io/description version 12.0.2
Bugfix Release
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.16!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Also shutdown garbage collector for startup beans on BeanManager::stop() method
Features
- Update to appserver-io/description version 12.0.1
- Switch to appserver-io-psr/servlet version 4.1.*
1.1.15: Merge pull request #1109 from wagnert/master
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.15!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Add missing
GeneratorThread::getDefaultLogFormat()
method - Initialize environment before invoking
QueueManager::initialize()
method - Register annotation registries before invoking the
ServletManager::postStartup()
method
Features
- Separate provisioning functionality mainly to
appserver-io/provisioning
library
Bugfix Release
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.13!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Add missing session file locking
- Fix error in session handling that forces unnecessary multiple session persisting
Features
- None
Bugfix Release
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.12!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Add member contextNode and getter to Application class
- Add improved error handling the appserver-io/doppelgaenger GeneratorThread
- Refactor StandardSessionMarshaller to use array instead of \stdClass when persisting session data
- Servlets will now be initialized in ServletManager::postStartup() instead of ServletManager::registerServlet() method
Features
- None
Bugfix Release
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.11!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- Remove configuration for application specific Doctrine Annotation registries from context.xml
Features
- None
Doctrine Annotations
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.10!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- None
Features
- Add configuration option for Doctrine repository factory + repository default class
- Remove appserver-io/routlt library (has to be addes as dependency to your project)
Manager Lifecycle Callbacks
As of massive overhead to release a Mac OS X, Windows and several Linux versions, we decided to deliver future appserver.io 1.1.x versions as Docker containers only!
This release provides bugfixes and updates.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.6!
Notes
- Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
- For detailed installation instructions look at our documentation
- Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide
appserver-runtime
which theappserver-dist
package depends on - For bleeding edge development builds, check our developer builds page
- Also have a look at our Docker images on docker hub
Bugfixes
- None
Features
- Switch to appserver-io/logger version 2.0.* and appserver-io/application version 1.5.*
- Add postStartup() lifecycle callback to managers to allow actions after the application has been connected