Skip to content

Commit

Permalink
🏁 REL v2.4.0 Preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjoy committed Apr 24, 2023
1 parent 0993876 commit 5b5dc3a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions changelogs/v2.4.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
- 🚀 **Features and Enhancements**

- Manage runtimes remotely through MQTT https://github.com/amitjoy/osgifx/issues/541
- Update Hansolo Toolbox to 17.0.41 https://github.com/amitjoy/osgifx/issues/543
- Use remove on cancel policy for the executor https://github.com/amitjoy/osgifx/issues/548
- Update Homepage URL in jdeploy https://github.com/amitjoy/osgifx/issues/550
- Update Copyright https://github.com/amitjoy/osgifx/issues/552
- Update Backoff Strategy in Socket RPC Connection https://github.com/amitjoy/osgifx/issues/556
- Refactor RPC Structure https://github.com/amitjoy/osgifx/issues/560
- Use of Token as Password for MQTT connection https://github.com/amitjoy/osgifx/issues/564
- Get rid of https from website links in README https://github.com/amitjoy/osgifx/issues/568
- Instead of copying array for decoding, just use backed array from byte buffer https://github.com/amitjoy/osgifx/issues/582
- Synchronization on Message Publisher https://github.com/amitjoy/osgifx/issues/586
- Thread factory for MQTT and Socket RPC threads https://github.com/amitjoy/osgifx/issues/589
- Set non-indefinite cycle count for overview UI animation https://github.com/amitjoy/osgifx/issues/591
- Bounded collections for events and logs https://github.com/amitjoy/osgifx/issues/594

- 🐞 **Bug Fixes**

- Truststore and Trustpass are mandatory https://github.com/amitjoy/osgifx/issues/554
- Menu Options for Event and Logs causes UI issues https://github.com/amitjoy/osgifx/issues/562
- NPE while accessing DMT view https://github.com/amitjoy/osgifx/issues/571
- Connection cannot be established after correcting connection parameters https://github.com/amitjoy/osgifx/issues/578
- Event and Log Receive menu gets disabled when disconnected https://github.com/amitjoy/osgifx/issues/580
- NPE in Heap View https://github.com/amitjoy/osgifx/issues/585
- OOM in the remote agent https://github.com/amitjoy/osgifx/issues/593
2 changes: 1 addition & 1 deletion cnf/version/app.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0.SNAPSHOT
2.4.0

0 comments on commit 5b5dc3a

Please sign in to comment.