Releases: lbovet/jminix
Releases · lbovet/jminix
1.3.5
What's Changed
- Fix NPE in OperationResource by @martinmcnulty in #28
New Contributors
- @martinmcnulty made their first contribution in #28
Full Changelog: 1.3.4...1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
Major improvements
- Support for HtmlContent for operations.
- Support for composite attributes.
- Upgraded libraries.
- Standalone jar with all dependencies.
Minor improvements
- String array accepted as operation parameters.
- Added handling of empty input fields.
- Better IE rendering.
Fixes
- Fixed error when attribute description is null.
- Fixed undefined nodes.
- Fixed thread leak in RMI connection provider.
- Special characters like spaces are now supported in domain and MBean names.
- Disabled persistence to avoid too big cookies.