Releases: DanielLiu1123/grpc-starter
Releases · DanielLiu1123/grpc-starter
v4.0.2
What's Changed
- feat: warn when multiple gRPC channels match a client by @DanielLiu1123 in #141
- chore: integrate error prone by @DanielLiu1123 in #142
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Update Spring Boot version to 4.0.1 by @github-actions[bot] in #140
Full Changelog: v4.0.0.1...v4.0.1
v4.0.0.1
What's Changed
- Refactor metrics & tracing module by @DanielLiu1123 in #139
Full Changelog: v4.0.0...v4.0.0.1
v4.0.0
v4.0.0-RC1
What's Changed
- upgrade sb 4.0.0 by @DanielLiu1123 in #127
- Use grpc-netty by default instead of grpc-netty-shaded by @DanielLiu1123 in #104
- Upgrade protobuf 4.x, protovalidate 0.12.0, pgv 1.2.1 by @DanielLiu1123 in #103
- Remove deprecated Ssl by @DanielLiu1123 in #131
Full Changelog: v3.5.5...v4.0.0-RC1
v3.5.5
Full Changelog: v3.5.4...v3.5.5
v3.5.4
What's Changed
- fix: replace @ConditionalOnEnabledTracing with @ConditionalOnBean for GrpcTracingAutoConfiguration by @DanielLiu1123 in #124
Full Changelog: v3.5.3.3...v3.5.4
v3.5.3.3
What's Changed
- feat: add virtual threads support for gRPC client by @DanielLiu1123 in #121
Full Changelog: v3.5.3.2...v3.5.3.3
v3.5.3.2
What's Changed
- Support Virtual Threads for gRPC Server when spring.threads.virtual.enabled is true by @DanielLiu1123 in #119
Full Changelog: v3.5.3.1...v3.5.3.2
v3.5.3.1
What's Changed
- Fix ManagedChannelsImpl channel retrieval issue by @DanielLiu1123 in #115
- Remove warn-unused-config-enabled configuration by @DanielLiu1123 in #116
Full Changelog: v3.5.3...v3.5.3.1