All Versions
141
Latest Version
Avg Release Cycle
37 days
Latest Release
1727 days ago
Changelog History
Page 9
Changelog History
Page 9
-
v1.1.1-alpha2 Changes
🛠 Bugfixes
- None
🔋 Features
- 🔧 Enable application based logger configuration by META-INF/context.xml
- ➕ Add X-Powered-By Header with ServletEngine signature for debugging purposes
- Closing database connection after loading users and roles when using DatabasePDOLoginModule
-
v1.1.1-alpha13 Changes
🛠 Bugfixes
- None
🔋 Features
- 🔧 Switch to latest appserver-io/webserver and appserver-io/dnsserver version with extended SSL configuration options
-
v1.1.1-alpha12 Changes
🛠 Bugfixes
- None
🔋 Features
- ✂ Remove blackfire.io support because of segfault caused by pthreads
-
v1.1.1-alpha11 Changes
🛠 Bugfixes
- None
🔋 Features
- ➕ Add runner mode enabling a node.JS style usability
- ➕ Add log configuration to appserver.xml to allow modfiying it in Dockerfile
- 🐳 [Docker] supervisord log output will now be redirected to Docker stdout/stderr
-
v1.1.1-alpha10 Changes
🛠 Bugfixes
- 🛠 Fix for change in Composer workflow, referenced by issue [#5070](composer/composer#5070)
🔋 Features
- None
-
v1.1.1-alpha1 Changes
🛠 Bugfixes
- 🛠 Fixed invalid order for application exctraction => results in invalid application configuration
- 🛠 Fixed #938 - Only one container can be configured
🔋 Features
- Switch to PHP 5.6.17
- Register datasources in naming directory
- ➕ Add missing NodeInterface to some API nodes
- 👍 Allow step args without name in provision.xml
- ✂ Remove PHP 5.4 from Travis-CI configuration file
- ➕ Add command to execute Doctrine CLI commands via Telnet console
- ➕ Add VirtualHostNodeInterface and DatasourceNodeInterfaces classes
- ➕ Add internal container with HTTP server to allow access to appserver.io RESTFul API
- 🔧 Move servlet/enterprise bean descriptor/configuration functionality to description library
- 🚑 Log a critical error message, if container's application and temporary directory are not available
- ➕ Add error-page configuration in web.xml to allow application specific error pages bound to HTTP response code
-
v1.1.0 Changes
🛠 Bugfixes
- None
🔋 Features
- None
-
v1.1.0-rc1 Changes
🛠 Bugfixes
- None
🔋 Features
- ⚡️ Optimize MQ and enable configuration through context.xml file
- 🔧 Make Persistence Unit database port configurable
-
v1.1.0-beta7 Changes
🛠 Bugfixes
- 👻 Extend exception message when catching fatal errors in RequestHandler
🔋 Features
- 👍 Allow application configuration by default
- 0️⃣ Default virtual host now points to application server's root directory
- ⚡️ Optimize MQ and enable configuration through context.xml file