Releases: DanielLiu1123/grpc-starter
Releases · DanielLiu1123/grpc-starter
v3.4.1
What's Changed
- Update Spring Boot version to 3.4.1 by @github-actions in #78
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- No need to set autowire mode for grpc client beans by @DanielLiu1123 in #70
- Update Spring Boot version to 3.4.0 by @github-actions in #75
- Refactor health service implementation by @DanielLiu1123 in #74
- Use manually registered grpc client bean if exists by @DanielLiu1123 in #77
Full Changelog: v3.3.5.2...v3.4.0
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