diff --git a/changelogs/v2.2.3.md b/changelogs/v2.2.3.md new file mode 100644 index 000000000..233baacb7 --- /dev/null +++ b/changelogs/v2.2.3.md @@ -0,0 +1,35 @@ +- 🚀 **Features and Enhancements** + + - Update Configurator https://github.com/amitjoy/osgifx/issues/290 + - Update SCR to the latest version https://github.com/amitjoy/osgifx/issues/293 + - Integrate Lightweight DI in Agent https://github.com/amitjoy/osgifx/issues/296 + - Main window must be movable https://github.com/amitjoy/osgifx/issues/301 + - Capture Snapshot in Runtime and Import in OSGi.fx Application https://github.com/amitjoy/osgifx/issues/303 + - Update encoding in com.osgifx.console.wrapper https://github.com/amitjoy/osgifx/issues/304 + - Failure content should be shown on textarea https://github.com/amitjoy/osgifx/issues/309 + - Move Snapshot menu just after Connection https://github.com/amitjoy/osgifx/issues/316 + - Disable window resizing https://github.com/amitjoy/osgifx/issues/318 + - Enable Lifecycle Addon https://github.com/amitjoy/osgifx/issues/319 + - Update Runtime Bundles https://github.com/amitjoy/osgifx/issues/320 + - Use Felix DM instead of BundleActivators https://github.com/amitjoy/osgifx/issues/321 + - Introduce better OSGi Logging https://github.com/amitjoy/osgifx/issues/330 + - Update Bundles in Local Repository https://github.com/amitjoy/osgifx/issues/337 + - Update Log Configurations https://github.com/amitjoy/osgifx/issues/349 + - Directory chooser for batch install https://github.com/amitjoy/osgifx/issues/351 + - Add timestamp to generated files instead of UUID https://github.com/amitjoy/osgifx/issues/359 + +- 🐞 **Bug Fixes** + + - NPE in gogo shell https://github.com/amitjoy/osgifx/issues/300 + - Fix issue with registering HostSevices as an OSGi sevice https://github.com/amitjoy/osgifx/issues/314 + - Agent uses a higher version than 1.8 https://github.com/amitjoy/osgifx/issues/326 + - Handlers cannot inject Supervisor instance https://github.com/amitjoy/osgifx/issues/332 + - Issues while listing metatypes https://github.com/amitjoy/osgifx/issues/335 + - java.lang.NullPointerException: Cannot invoke "com.osgifx.console.supervisor.Supervisor.removeOSGiEventListener https://github.com/amitjoy/osgifx/issues/339 + - java.lang.NullPointerException: Cannot invoke "com.osgifx.console.supervisor.Supervisor.removeOSGiLogListener https://github.com/amitjoy/osgifx/issues/340 + - Unable to process "ConfigurationCreateHandler.configManager": no actual value was found for the argument "ConfigurationManager" https://github.com/amitjoy/osgifx/issues/341 + - Unable to process "SendEventHandler.eventManager": no actual value was found for the argument "EventManager" https://github.com/amitjoy/osgifx/issues/342 + - Unable to process "BatchInstallHandler.installer": no actual value was found for the argument "ArtifactInstaller" https://github.com/amitjoy/osgifx/issues/347 + - Problem parsing log configuration https://github.com/amitjoy/osgifx/issues/353 + - Exception while using snapshot agent mode https://github.com/amitjoy/osgifx/issues/355 + - NPE in HeapMonitorPane https://github.com/amitjoy/osgifx/issues/356 \ No newline at end of file