Releases: kurtosis-tech/minimal-grpc-server
Releases · kurtosis-tech/minimal-grpc-server
v0.7.1
0.7.1 (2023-03-17)
Features
- Add possibility to enable HTTPS on GRPC server (#35) (4b160f0)
v0.7.0
0.7.0 (2023-03-16)
⚠ BREAKING CHANGES
- RunUntilStopped now accepts a chan <-struct{} instead of chan <-interface{} (#33)
Code Refactoring
- RunUntilStopped now accepts a chan <-struct{} instead of chan <-interface{} (#33) (1f3f722)
v0.6.2
0.6.2 (2023-03-16)
Bug Fixes
- bump ansi-regex from 3.0.0 to 3.0.1 in /typescript (#23) (4adf4f0)
- bump json5 from 2.2.0 to 2.2.3 in /typescript (#28) (7b3b453)
- bump minimist from 1.2.5 to 1.2.7 in /typescript (#25) (c16a423)