Skip to content

Releases: Col-E/InstrumentationServer

Release 1.4.2

17 Jul 07:50
Compare
Choose a tag to compare

Changelog

  • ad95fd2 Fix using wrong classpath separator on unix

Release 1.4.1

30 Apr 22:07
Compare
Choose a tag to compare

Changelog

  • 1a4e639 Fix crash on JDK 8 target VMs

Contributors

Release 1.4.0

25 Sep 12:28
Compare
Choose a tag to compare

Changelog

Features and functionality

  • f75ac8f Expose client connect method which exposes the thrown error
  • fe0d87d Allow disabling of naming threads via agent args
  • 61e58a3 Emit a warning log message when no reply handler for a value is found
  • c27cd12 Sort loaders in response to client by id
  • f4d775e More detailed closure logging of which clients are connected
  • 953a5db Tweak discovery name prefix

Fixes and cleanup

  • 4ced479 Fix issue where class data not sent to client on Java 14+ #13
  • 7d43be5 Cleanup casting fixes of ByteBuffer vs Buffer
  • fd98b88 Improve client disconnect handling, less printed errors
  • 2fdb788 Make thread names unique based off global counter

Contributors

We'd like to thank the following people for their contributions:

Release 1.3.6

31 Mar 23:15
Compare
Choose a tag to compare

Changelog

  • e0b7b5b Javadoc consistencies
  • f285417 Fixed all errors marked in the tests; Added debug information;
  • 848c6fc Change URI string handling to Paths.get(URI)

Contributors

We'd like to thank the following people for their contributions:

1.3.5 - Expose remote address in client

03 Dec 02:58
Compare
Choose a tag to compare
Expose address of connection in client

1.3.4 - Prevent duplicate lookups when cache miss on ref

03 Nov 19:38
Compare
Choose a tag to compare
Cache lookup of class when resolving missing refs

1.3.3 - Allow cached class ref lookup

03 Nov 19:19
Compare
Choose a tag to compare
Bump version --> 1.3.2

1.3.2 - Improved feedback for redefine response

03 Nov 18:36
Compare
Choose a tag to compare

1.3.1 - Fix event thread deadlock

03 Nov 17:35
Compare
Choose a tag to compare
Bump version --> 1.3.1

1.3.0 - Remote thread dump, port discovery

29 Oct 11:31
Compare
Choose a tag to compare