Releases: DanielLiu1123/grpc-starter
Releases · DanielLiu1123/grpc-starter
v3.3.5.2
What's Changed
- native image support for transcoding by @DanielLiu1123 in #65
- native image support for validation by @DanielLiu1123 in #67
- dependencies upgrade ec2ed76
Full Changelog: v3.3.5.1...v3.3.5.2
v3.3.5.1
What's Changed
- Add legacyGrpcReflectionService bean for backward compatibility by @DanielLiu1123 in #61
- Support native image for server by @DanielLiu1123 in #60
- Support native image for client by @DanielLiu1123 in #63
Full Changelog: v3.3.5...v3.3.5.1
v3.3.5
What's Changed
- Refactor docs by @DanielLiu1123 in #56
- Update Spring Boot version to 3.3.5 by @github-actions in #57
New Contributors
- @github-actions made their first contribution in #57
Full Changelog: v3.3.4...v3.3.5
v3.3.4
Release Note
Overview
This release includes dependencies upgrade.
Dependencies Upgrade
- Upgraded various dependencies to improve security and performance.
Acknowledgements
We would like to thank all the contributors and beta testers who helped make this release possible.
What's Changed
Full Changelog: v3.3.3...v3.3.4
v3.3.3
Release Note
Overview
This release includes dependencies upgrade.
Dependencies Upgrade
- Upgraded various dependencies to improve security and performance.
What's Changed
Full Changelog: v3.3.2...v3.3.3
v3.3.2
🚀 Release Note - Version 3.3.2 - 2024-07-31
📋 Overview
This release includes dependencies upgrade.
📦 Dependencies Upgrade
- Upgraded various dependencies to improve security and performance.
🔄 What's Changed
Full Changelog: v3.3.1...v3.3.2
v3.3.2-RC1
🚀 Release Note - Version 3.3.2-RC1 - 2024-07-27
📋 Overview
This release includes dependencies upgrade.
📦 Dependencies Upgrade
- Upgraded various dependencies to improve security and performance.
🔄 What's Changed
Full Changelog: v3.3.1...v3.3.2-RC1
v3.3.1-RC1
🚀 Release Note - Version v3.3.1-RC1 - 2024-06-30
📋 Overview
This release includes some improvements.
⚙️ Improvements
- Remove javax.annotation:javax.annotation-api by @DanielLiu1123 in #54
- Add transcoding best-practice example by @DanielLiu1123 in #52
🔄 What's Changed
Full Changelog: v3.3.0...v3.3.1-RC1
v3.3.1
🚀 Release Note - Version v3.3.1 - 2024-06-30
📋 Overview
This release includes some improvements.
⚙️ Improvements
- Remove javax.annotation:javax.annotation-api by @DanielLiu1123 in #54
- Add transcoding best-practice example by @DanielLiu1123 in #52
🔄 What's Changed
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Auto mapping google.api.http by @DanielLiu1123 in #29
- Refactor docs by @DanielLiu1123 in #41, #42
- Remove transcoding server by @DanielLiu1123 in #43
- Support using transcoding in the use of random port by @DanielLiu1123 in #45
- Add TranscodingExceptionResolver to support transcoding exception handling by @DanielLiu1123 in #47
- Auto mapping & print options by @DanielLiu1123 in #48
- Manage api-common and proto-google-common-protos in grpc-starter-dependencies by @DanielLiu1123 in #49
- Transcoding error when HttpRule body is * and parameter and body are not empty by @DanielLiu1123 in #50
- Remove grpc-starter-transcoding-webmvc and grpc-starter-transcoding-webflux by @DanielLiu1123 in #51
Full Changelog: v3.2.5...v3.3.0