Releases: Fadelis/grpcmock
Releases · Fadelis/grpcmock
0.15.0
- Bump gRPC version to
1.68.1
0.14.0
- Bump gRPC version to
1.65.0
0.13.0
- Bump gRPC version to
1.63.0
- Bump Spring-Boot version to
3.2.4
0.12.0
- Bump gRPC version to
1.62.2
- Bump various build and testing dependencies
0.11.0
- Bump gRPC version to
1.59.0
0.10.1
- Use different spring test execution phase to check gRPC Mock configuration to not block other before (ie.
beforeAll
) actions, which needs to execute before application context.
0.10.0
- Bump gRPC version to
1.58.0
- Introduce a new method to return captured request for a request pattern (#32)
0.9.5
- Bump gRPC version to
1.56.0
0.9.3
- Use
InitializingBean
instead of PostConstruct
annotation #28
- Bump gRPC to
1.53.0