Releases: appserver-io/appserver
1.1.29
1.1.28: Merge pull request #1147 from wagnert/1.1
Retrieve session manager via current request + raise version number
1.1.27: * Validate session identifier before lookup in filesystem
* Generate cryptographically safe pseudo random bytes when creating a new session identifier
Infrastructure 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 aims at providing a more streamlines build infrastructure by moving our builds to Travis-CI. Consider this a test.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.26!
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
- Introduced Travis-CI based builds
Infrastructure 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 aims at providing a more streamlines build infrastructure. By moving our builds to Travis-CI. Consider this a test.
We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.1.25!
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
- Introduced Travis-CI based builds
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.23!
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
- Pre-Initialize LDAP configuration encryption parameter
Features
- Add Doctrine cache factories for APCu and Filesystem
- Update to appserver-io/description version 13.0.1
Feature 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.23!
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
- Extend error handling with exception support
- Add encryption support for LDAP functionality
- Update to appserver-io/ldap version 3.0.*
- Update to appserver-io/description version 33.0.*
- Update to appserver-io/provisioning version 2.0.*
- Update to appserver-io-psr/cli version 2.0.*
- Update to appserver-io-psr/application-server version 2.0.*
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.22!
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
- Fixed concurrent session errors
Features
- Update to appserver-io/ldap version 2.0.1
LDAP Integration
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.21!
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
- Fixed #1120
Features
- Add Doctrine like LDAP integration (see https://github.com/appserver-io/ldap)
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.20!
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
- Fixed issue with invald constructor generation for bean proxies
- Fixed invalid order of hook invocation when initializing application
Features
- None