v0.5.1 Release
Fixed: Dependency Cleanup and Compatibility Enhancement
In this release, we took steps to enhance compatibility and ensure optimal performance by addressing dependency-related concerns:
- Updated the dependency for
netty-tcnative-boringssl-static
to version2.0.61.Final
, ensuring compatibility with gRPCv1.58.0
. - Removed unnecessary dependencies.
- Updated deprecated gradle method.
These changes effectively resolve the dependency version conflict, contributing to a cleaner and more streamlined dependency structure.
What's Changed
- Update readme for outdated java-basic-mvn example by @rohanshah18 in #30
- Update build.gradle file to fix dependency issues and improve testing by @rohanshah18 in #31
Full Changelog: v0.5.0...v0.5.1