All Versions
141
Latest Version
Avg Release Cycle
37 days
Latest Release
1728 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