Skip to content

Releases: DanielLiu1123/grpc-starter

v3.1.7

06 Feb 12:35
814568a
Compare
Choose a tag to compare

Full Changelog: v3.1.6...v3.1.7

v3.2.1

05 Feb 14:01
c27ed4d
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v3.2.1

v3.2.0

16 Dec 13:01
Compare
Choose a tag to compare
release 3.2.0

v3.2.0-RC2

13 Dec 13:30
Compare
Choose a tag to compare

Breadking changes

  • change maxMessageSize to maxInboundMessageSize
  • change maxMetadataSize to maxInboundMetadataSize

v3.2.0-RC1

11 Dec 13:58
Compare
Choose a tag to compare

Features

  • Add compression, retry, maxOutboundMessageSize, deadline, warnUnusedConfigEnabled configurations

Breaking changes

  • Change maxMetadataSize to maxInboundMetadataSize
  • Change maxMessageSize to maxInboundMessageSize

v3.1.6

02 Dec 10:11
Compare
Choose a tag to compare
  • Dependencies upgrade

v2.1.6

02 Dec 09:47
Compare
Choose a tag to compare
  • Dependencies upgrade

v3.1.5

28 Oct 14:33
Compare
Choose a tag to compare
  • One channel config creates one channel
  • Upgrade Spring Boot 2.7.17
  • Upgrade gRPC 1.59.0
  • Upgrade Protobuf 3.24.4

v2.1.5

28 Oct 14:25
Compare
Choose a tag to compare
  • Fix grpc-client-boot-starter not transmit grpc-client-boot-autoconfigure
  • One channel config creates one channel
  • Upgrade Spring Boot 2.7.17
  • Upgrade gRPC 1.59.0
  • Upgrade Protobuf 3.24.4

v3.1.4

04 Oct 10:03
Compare
Choose a tag to compare
  • Protovalidate integration
  • TLS configuration
  • Json transcoder shutdown build-in channel