Skip to content

Releases: masesgroup/JNet

V1.5.1: JCOBridge, JMX, JNetReflector and more (Maintenance release)

09 Feb 01:35
b74a839
Compare
Choose a tag to compare

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

Full Changelog: V1.5.0.0...V1.5.1.0

V1.5.0: news on JCOBridge, JMX, JNetReflector and more

08 Feb 19:43
Compare
Choose a tag to compare

This release fixes or upgrades the following:

  • 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 previous changes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.15.0...V1.5.0.0

V1.4.15: added some conversion API

21 Nov 01:29
ae22f12
Compare
Choose a tag to compare

This release fixes or upgrades the following:

  • JNetPS: no changes
  • JNetPSCore: exceptions reports inner exceptions chain
  • JNet: added some conversions API (the minimum for KNet until now)
  • JNetCLI: no changes
  • JNetReflector: no changes
  • JNet Templates: no changes
  • Documentation: updates

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.14.0...V1.4.15.0

V1.4.14: fix Docker image

09 Nov 03:17
1486b78
Compare
Choose a tag to compare

This release fixes Docker image and maintains same changes of version 1.4.13:

  • JNetPS: no changes
  • JNetPSCore: review of methods and classes
  • JNet: moved JARs within jars subfolder
  • JNetCLI: no changes
  • JNetReflector: no changes
  • JNet Templates: no changes
  • Documentation: review

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.13.0...V1.4.14.0

V1.4.13: JNetPSCore fix and documentation update

09 Nov 02:08
f4b6d00
Compare
Choose a tag to compare

This release introduces the following updates:

  • JNetPS: no changes
  • JNetPSCore: review of methods and classes
  • JNet: moved JARs within jars subfolder
  • JNetCLI: no changes
  • JNetReflector: no changes
  • JNet Templates: no changes
  • Documentation: review

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.12.0...V1.4.13.0

V1.4.12: improved JNet PowerShell

30 Oct 01:20
Compare
Choose a tag to compare

This release introduces the following updates:

  • JNetPS: update on documentation and dependency on JNetPSCore
  • JNetPSCore: review of methods and classes
  • JNet: exposed LogClassPath switch as overridable property
  • JNetCLI: no changes
  • JNetReflector: no changes
  • JNet Templates: no changes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.11.0...V1.4.12.0

V1.4.11: First version of JNetPS (**)

27 Oct 02:29
c0427a4
Compare
Choose a tag to compare

This release introduces the first versions of:

  • JNetPS: a PowerShell module to use a JVM from PowerShell
  • JNetPSCore: a package for development of PowerShell modules based on JNet

Other changes:

  • JNet: upgrades needed by other tools; now JCOBridge command-line switch are reported in static properties that can be set before call CreateGlobalInstance method
  • JNetCLI: added REPL interface, run java Main-Class and C# script execution
  • JNetReflector: no changes
  • JNet Templates: no changes

(**) there are no changes from release 1.4.10. A typo broken version homogeneity and this new release proceed to restore it.

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.10.0...V1.4.11.0

V1.4.10: First version of JNetPS (*)

27 Oct 01:31
b2fdda8
Compare
Choose a tag to compare

This release introduces the first versions of:

  • JNetPS: a PowerShell module to use a JVM from PowerShell
  • JNetPSCore: a package for development of PowerShell modules based on JNet

Other changes:

  • JNet: upgrades needed by other tools; now JCOBridge command-line switch are reported in static properties that can be set before call CreateGlobalInstance method
  • JNetCLI: added REPL interface, run java Main-Class and C# script execution
  • JNetReflector: no changes
  • JNet Templates: no changes

(*) there are no changes from release 1.4.9. An error in release pipeline broken version homogeneity and this new release proceed to restore it.

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.9.0...V1.4.10.0

V1.4.9: First version of JNetPS

27 Oct 00:12
Compare
Choose a tag to compare

This release introduces the first versions of:

  • JNetPS: a PowerShell module to use a JVM from PowerShell
  • JNetPSCore: a package for development of PowerShell modules based on JNet

Other changes:

  • JNet: upgrades needed by other tools; now JCOBridge command-line switch are reported in static properties that can be set before call CreateGlobalInstance method
  • JNetCLI: added REPL interface, run java Main-Class and C# script execution
  • JNetReflector: no changes
  • JNet Templates: no changes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V1.4.8.0...V1.4.9.0

V1.4.8: First version of JNetReflector

20 Oct 15:05
Compare
Choose a tag to compare

This release introduces the first versions of:

  • JNetReflector: a tool to build C# gateway classes; the first version is able to build class skeletons for non generic JVM classes
  • JNetCLI: a command line interface for JNet. The first version does nothing, it is a placeholder for further developments.

Official packages

What's Changed

Full Changelog: V1.4.7.0...V1.4.8.0