These 11 commits are when the Protocol Buffers files have changed:
| Commit: | b77935a | |
|---|---|---|
| Author: | Thomas Skjølberg | |
| Committer: | GitHub | |
Bump protobuf plugin (#246)
The documentation is generated from this commit.
| Commit: | fb38fd5 | |
|---|---|---|
| Author: | Thomas Skjølberg | |
Bump protobuf plugin
The documentation is generated from this commit.
| Commit: | 8b9c9ef | |
|---|---|---|
| Author: | Thomas Skjølberg | |
| Committer: | GitHub | |
Spring Boot 4 + Spring gRPC (#210) * Spring Boot 4 * Fix gRPC parts * Fix various clients * Adjust dependencies * Simplify clients * Various QA * Adjust * Adjust * Adjust logging ++ * Adjust * Adjust readme * Adjust logging * Adjust build * Remove unused code, adjust build * Adjust build * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add override annotaiton * Adjust oauth dependency * Add test * Remove logging * Update jwt-client/jwt-client-spring/src/main/java/org/entur/jwt/client/spring/restclient/RestClientUrlAccessTokenProvider.java Co-authored-by: Vili Ketonen <25618592+viliket@users.noreply.github.com> * QA adjustments - remove comments * Remove javax annotation --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Vili Ketonen <25618592+viliket@users.noreply.github.com>
| Commit: | 98cdd1c | |
|---|---|---|
| Author: | Thomas Skjølberg | |
| Committer: | GitHub | |
Remove lognet grpc + Spring Boot 3.4.x (#94) * Remove lognet grpc * Revert version change * Update readme
| Commit: | fa5eaac | |
|---|---|---|
| Author: | Thomas Skjølberg | |
Remove lognet grpc
| Commit: | 889599f | |
|---|---|---|
| Author: | Thomas Skjølberg | |
| Committer: | GitHub | |
Grpc ecosystem support (#89) * Add ecosystem support * Various adjustments, fix tests * Adjust config * Extract common code * Extract common code * Remove comment * Adjust config * Fix authorization check * Extract class * Adjsut interceptor * Bump new major version * Bump versions * Update docs * QA adjustments * Minor adjustments for some sonar-issues
| Commit: | 8262218 | |
|---|---|---|
| Author: | Thomas Skjølberg | |
Add ecosystem support
| Commit: | 67c9f8b | |
|---|---|---|
| Author: | Thomas Skjølberg | |
| Committer: | GitHub | |
Add more exception translation cases and tests (#23) Add more status code translation logic and tests
| Commit: | 97fcccf | |
|---|---|---|
| Author: | Thomas Skjølberg | |
Add more status code translation logic and tests
| Commit: | 3e925a9 | |
|---|---|---|
| Author: | Thomas Skjølberg | |
Add more exception translation cases and tests
| Commit: | 7e944f6 | |
|---|---|---|
| Author: | Thomas Skjølberg | |
| Committer: | GitHub | |
GRPC (#13) Add GRPC support