Releases: nexus-rpc/sdk-java
Releases · nexus-rpc/sdk-java
v0.3.0-alpha
What's Changed
- Check Service implementation signatures match the Service contract by @Quinn-With-Two-Ns in #19
- Add Nexus-Operation-Id header by @Quinn-With-Two-Ns in #20
- Make headers case insensitive by @Quinn-With-Two-Ns in #21
- Add operation interceptors by @Quinn-With-Two-Ns in #14
- Fix type assertion for primitive type by @Quinn-With-Two-Ns in #22
v0.1.0-alpha1
Highlights
Initial release
This is the initial Nexus Java SDK release.
What's Changed
- Initial structure by @cretz in #1
- Service and Operation Handlers by @cretz in #3
- Add NOT_IMPLEMENTED ErrorType by @Quinn-With-Two-Ns in #6
- Release publishing by @cretz in #7
Full Changelog: https://github.com/nexus-rpc/sdk-java/commits/v0.1.0-alpha1