All Versions
141
Latest Version
Avg Release Cycle
37 days
Latest Release
1562 days ago

Changelog History
Page 3

  • v1.1.8 Changes

    🛠 Bugfixes

    • 🛠 Fixed issue with not replaced system properties in provisioning deployment descriptor

    🔋 Features

    • 🔨 Refactor MQ implementation with callbacks and optimized workflow handling
    • 🔨 Refactor AbstractStep by adding configuratble retries
  • v1.1.7 Changes

    🛠 Bugfixes

    • None

    🔋 Features

    • Switch to appserver-io/logger version 2.0.* and appserver-io/application version 1.5.*
    • ➕ Add postStartup() lifecycle callback to managers to allow actions after the application has been connected
  • v1.1.6 Changes

    🛠 Bugfixes

    • 🛠 Fixed issue with blocking timer threads

    🔋 Features

    • None
  • v1.1.5 Changes

    🛠 Bugfixes

    • None

    🔋 Features

    • 🚀 Release version 1.1.5
  • v1.1.5-beta9 Changes

    🛠 Bugfixes

    • None

    🔋 Features

    • 🔨 Refactor StandardSecurityManager to make configuration of security constraints simpler
  • v1.1.5-beta8 Changes

    🛠 Bugfixes

    • Switch to appserver-io/console 4.0 to to fix some fixture issues

    🔋 Features

    • None
  • v1.1.5-beta7 Changes

    🛠 Bugfixes

    • None

    🔋 Features

    • Switch to appserver-io/console 3.0 to add command to load Doctrine Fixtures
    • 0️⃣ Temporary persist entity manager names in PersistenceManager instance to allow loading an applications default entity manager by name
  • v1.1.5-beta6 Changes

    🛠 Bugfixes

    • 🛠 Fix and optimize error handling in console execution and request handler context

    🔋 Features

    • None
  • v1.1.5-beta5 Changes

    🛠 Bugfixes

    • None

    🔋 Features

    • ✅ Switch to latest appserver-io/console version 2.0.0
  • v1.1.5-beta4 Changes

    🛠 Bugfixes

    • None

    🔋 Features

    • ↔ Integrate Doctrine ORM, DBAL and Migrations console commands
    • Extend DI functionality for method invocation on instanciated objects