-
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
3 changed files
with
16 additions
and
2 deletions.
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,14 @@ | ||
- Features: | ||
- Remove exporting marker services for classloader leak detector https://github.com/amitjoy/osgifx/issues/71 | ||
- Remove superfluous framework event handler in agent https://github.com/amitjoy/osgifx/issues/72 | ||
- Remove superfluous agent API method - `updateFromURL` https://github.com/amitjoy/osgifx/issues/73 | ||
- Remove superfluous FrameworkEvent handling APIs in Supervisor https://github.com/amitjoy/osgifx/issues/74 | ||
- Receive events by user-defined event topics https://github.com/amitjoy/osgifx/issues/75 | ||
- Add topic validator while sending event https://github.com/amitjoy/osgifx/issues/77 | ||
- Device Management Tree (DMT) Traversal https://github.com/amitjoy/osgifx/issues/78 | ||
- Add deadlock information to the threads tables https://github.com/amitjoy/osgifx/issues/79 | ||
- DMT node search filter https://github.com/amitjoy/osgifx/issues/80 | ||
- Update Byte Buddy to latest version https://github.com/amitjoy/osgifx/issues/81 | ||
|
||
- Bugs: | ||
- Exception while sending event https://github.com/amitjoy/osgifx/issues/76 |
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 @@ | ||
1.0.0 | ||
1.1.0 |
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