Skip to content

Releases: kurtosis-tech/minimal-grpc-server

v0.7.1

17 Mar 10:50
7ca453c
Compare
Choose a tag to compare

0.7.1 (2023-03-17)

Features

  • Add possibility to enable HTTPS on GRPC server (#35) (4b160f0)

v0.7.0

16 Mar 13:10
d8ed610
Compare
Choose a tag to compare

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

16 Mar 11:35
552c0ce
Compare
Choose a tag to compare

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)