Skip to content

Releases: DanielLiu1123/grpc-starter

v4.1.0

20 Jun 17:01
9df185c

Choose a tag to compare

What's Changed

  • refactor: move metrics and tracing extensions into core autoconfigure modules by @DanielLiu1123 in #143
  • feat: propagate gRPC context deadline in GrpcClientOptionsClientInterceptor by @DanielLiu1123 in #151
  • chore: remove javax.annotation.Generated dependency by @DanielLiu1123 in #157

Full Changelog: v4.0.2...v4.1.0

v4.0.2

28 Jan 17:21
a82f32c

Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

21 Dec 16:51
fd1125c

Choose a tag to compare

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

16 Dec 14:21
e96c72f

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.0.1

v4.0.0

23 Nov 02:38
4153a21

Choose a tag to compare

What's Changed

  • Upgrade Spring Boot 4.0.0

Full Changelog: v3.5.5...v4.0.0

v4.0.0-RC1

26 Oct 13:02
7c11ba7

Choose a tag to compare

What's Changed

Full Changelog: v3.5.5...v4.0.0-RC1

v3.5.5

29 Aug 15:10
5bb4745

Choose a tag to compare

Full Changelog: v3.5.4...v3.5.5

v3.5.4

26 Jul 04:20
780bc75

Choose a tag to compare

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

17 Jul 16:43
703a841

Choose a tag to compare

What's Changed

Full Changelog: v3.5.3.2...v3.5.3.3

v3.5.3.2

12 Jul 04:59
558b8cb

Choose a tag to compare

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