-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
- 🚀 **Features and Enhancements** | ||
|
||
- Update eu.hansolo:tilesfx https://github.com/amitjoy/osgifx/issues/641 | ||
- Update eu.hansolo:toolboxfx https://github.com/amitjoy/osgifx/issues/642 | ||
- Update ListenerFilters for MQTT Communication https://github.com/amitjoy/osgifx/issues/639 | ||
- Update Runtime Bundles https://github.com/amitjoy/osgifx/issues/649 | ||
- Compress data transferred over RPC https://github.com/amitjoy/osgifx/issues/648 | ||
- Update Refresh Delay Header https://github.com/amitjoy/osgifx/issues/652 | ||
- Retrieve the initial runtime data asynchronously https://github.com/amitjoy/osgifx/issues/656 | ||
- Increase the number of threads required for Agent RPC https://github.com/amitjoy/osgifx/issues/657 | ||
- Update TilesFX https://github.com/amitjoy/osgifx/issues/666 | ||
- Update ToolboxFX https://github.com/amitjoy/osgifx/issues/667 | ||
- Update Commons Lang https://github.com/amitjoy/osgifx/issues/668 | ||
- Extract Bundle Location Prefix as a constant in Agent https://github.com/amitjoy/osgifx/issues/672 | ||
|
||
- 🐞 **Bug Fixes** | ||
|
||
- NPE while listing bundles https://github.com/amitjoy/osgifx/issues/640 | ||
- Every RuntimeInfoSupplier has multiple instances https://github.com/amitjoy/osgifx/issues/661 | ||
- org.osgi.framework.ServiceException https://github.com/amitjoy/osgifx/issues/663 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.4.3.SNAPSHOT | ||
2.4.3 |