Skip to content

Commit 796b60c

Browse files
committed
next dev version[skip ci]
1 parent d035f8a commit 796b60c

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,8 @@
4444
| [3.5.7](#version-357) | 1.31.1 | 1.5.13.RELEASE |
4545

4646
# Version 5.1.5
47-
## :star: New Features
48-
49-
- Allow order Interceptors by using `@Order` annotation in the `@Bean` definition [#379](https://github.com/LogNet/grpc-spring-boot-starter/issues/379)
50-
5147
## :lady_beetle: Bug Fixes
52-
48+
- Buggy interceptors `@Order` annotation processing [#379](https://github.com/LogNet/grpc-spring-boot-starter/issues/379)
5349
- 5.1.0 changes status exception behaviour [#371](https://github.com/LogNet/grpc-spring-boot-starter/issues/371)
5450
- GRpcExceptionHandler doesn't work [Kotlin] [#268](https://github.com/LogNet/grpc-spring-boot-starter/issues/268)
5551

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gradleErrorPronePluginVersion=3.0.1
88
errorProneVersion=2.16
99
lombokVersion=1.18.24
1010

11-
version=5.1.5
11+
version=5.1.6-SNAPSHOT
1212
group=io.github.lognet
1313
description=Spring Boot starter for Google RPC.
1414
gitHubUrl=https\://github.com/LogNet/grpc-spring-boot-starter

0 commit comments

Comments
 (0)