0.20.0
ServiceTalk is now available on maven central!
Updates
- Update versions of dependencies (96e3e19):
- SLF4J 1.7.29
- zipkin 2.19.1
- gRPC 1.24.2
- Ensure CI builds with latest AdoptOpenJDK versions for JDK8 and JDK11 (ff0694c)
Fixes
- Parse headers with no whitespaces (e3528e6)
- ReactiveStreams offloading tests to create single executor for test (cd46059)
- Improve usage of
AddressUtils.localAddress
in tests (c448182) - Fix broken code links in gRPC examples docs (d385d81)