V1.5.1: JCOBridge, JMX, JNetReflector and more (Maintenance release)
·
393 commits
to master
since this release
This release fixes Docker image. From previous release:
- JNet:
- JCOBridge upgrades to version 2.5.2
- Added a rich set of JMX classes
- Strictly load jnet-.jar where ver is the release version
- Added new classes and Exceptions
- Update management of variadic methods
- JNet Templates: updates to conform to changes of JNet and JCOBridge version upgrade
- JNetCLI: updates to conform to changes of JNet
- JNetPS: the package has the following updates:
- Added a rich set of JMX classes
- The main host is JNetPSCore to conform to online license management
- JNetPSCore: updates to conform to changes of JNet
- JNetReflector:
- Added constructors, methods, fields reflection
- Generics are reflected using only class name without generic type definition
- Deprecated methods can be reflected
- The tool now reports, in console or file, its execution
- The main host is JNetReflectorCore to conform to online license management
- Documentation: updates related to above changes
Official Docker image
Official NuGet packages (*)
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- Update Docker build system by @masesdevelopers in #126
Full Changelog: V1.5.0.0...V1.5.1.0