Skip to content

Releases: DanielLiu1123/grpc-starter

v3.2.2

06 Feb 12:46
865f8e5
Compare
Choose a tag to compare

Full Changelog: v3.2.1...v3.2.2

v3.1.8

06 Feb 12:39
d93c7fa
Compare
Choose a tag to compare

Full Changelog: v3.1.7...v3.1.8

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