All Versions
141
Latest Version
Avg Release Cycle
37 days
Latest Release
1708 days ago
Changelog History
Page 13
Changelog History
Page 13
-
v0.10.2 Changes
๐ Bugfixes
- None
๐ Features
- โ Add DependencyInjectionContainer as manager implementation
- ๐ Refactoring application deployment
-
v0.10.1 Changes
๐ Bugfixes
- None
๐ Features
- โ Add dependency to new appserver-io/logger library
- Integration of monitoring/profiling functionality
- ๐ Move RotatingMonologHandler implemenatation => use appserver-io/logger version instead
- ๐ Move back to POPO manager/class loader factory implementations
- โ Remove AbstractManagerFactory implementation
-
v0.10.0 Changes
๐ Bugfixes
- None
๐ Features
- Integration to initialize manager instances with thread based factories
-
v0.9.16 Changes
๐ Bugfixes
- ๐จ Refactoring SplClassLoader include path handling
- โ Remove GenericStackable => use techdivision/storage version
- Inject all Stackable instances instead of initialize them in __construct => pthreads 2.x compatibility
๐ Features
- None
-
v0.9.15 Changes
๐ Bugfixes
- Replace unnecessary GenericStackable => TechDivision\Storage\GenericStackable
๐ Features
- None
-
v0.9.14 Changes
๐ Bugfixes
- 0๏ธโฃ Wrong order of log handler parameter used for default setup
๐ Features
- None
-
v0.9.13 Changes
๐ Bugfixes
- None
๐ Features
- โก๏ธ Changed log rotation behaviour to keep updating a file without date and file size suffix
-
v0.9.12 Changes
๐ Bugfixes
- None
๐ Features
- ๐จ Refactoring to work with new directory structure provided with appserver-io/meta package installation
-
v0.9.11 Changes
๐ Bugfixes
- None
๐ Features
- โ Added the RotatingMonologHandler class, which allows for date and filesize based log rotation
-
v0.9.10 Changes
๐ Bugfixes
- ๐ Bugfix in StandardProvisioner for regex to parse WEB-INF/META-INF directory for provision.xml files to make that work on Windows systems
- ๐ Bugfix in StandardProvisionerget::AbsolutPathToPhpExecutable() to also return correct absolute path to php.exe on Windows systems
๐ Features
- None