Closed film42 closed 4 years ago
Here are the relevant changes we made to java-nats: https://github.com/nats-io/nats.java/commit/1339543275a7c3f65a2ce677cd313d9d5e586149
@film42 Looks good to me, let's cut a RC release first.
Released pre-release: 0.10.3.pre0
.
Running stable in production on the latest jruby. Releasing...
Released as v0.10.3
.
Newer jruby and jdk 9 does not bind private methods or non-interface methods. This uses a forked java-nats to keep this lib working with the old client until https://github.com/abrandoned/protobuf-nats/pull/42 is merged.