Changelog History
Page 1
-
v1.1.28 Changes
January 15, 2020๐ Bugfixes
- Retrieve session manager via current request
- โก๏ธ Update to appserver-io/authenticator v1.0.3 to fix mitigate session fixation during login
๐ Features
- None
-
v1.1.27 Changes
November 10, 2019๐ Bugfixes
- Validate session identifier before lookup in filesystem
- Generate cryptographically safe pseudo random bytes when creating a new session identifier
๐ Features
- None
-
v1.1.26 Changes
September 03, 2019๐ > 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
-
v1.1.25 Changes
August 28, 2019๐ > 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
-
v1.1.24 Changes
June 26, 2019๐ > 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
-
v1.1.23 Changes
June 22, 2019๐ > 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.*
-
v1.1.22 Changes
May 23, 2019๐ > 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
-
v1.1.21 Changes
May 23, 2019๐ > 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)
-
v1.1.20 Changes
February 19, 2019๐ > 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
-
v1.1.19 Changes
February 19, 2019๐ > 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