Skip to content

Latest commit

 

History

History
76 lines (33 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

76 lines (33 loc) · 3.05 KB

1.0.10 (2021-05-23)

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.37.1 to 1.38.0 (#23) (0041a36)

1.0.9 (2021-05-12)

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.37.0 to 1.37.1 (#18) (33d5c00)

1.0.8 (2021-05-09)

Bug Fixes

  • deps: bump github.com/brad-jones/goexec/v2 from 2.1.6 to 2.1.7 (#12) (3b8746e)

1.0.7 (2021-04-12)

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.36.1 to 1.37.0 (#7) (bfa7fa3)

1.0.6 (2021-04-07)

Bug Fixes

  • add some additional EOF checks to our readers (b3d5540)

1.0.5 (2021-03-29)

Bug Fixes

  • deps: bump google.golang.org/protobuf from 1.25.0 to 1.26.0 (#2) (e7541cd)

1.0.4 (2021-03-29)

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.36.0 to 1.36.1 (#3) (091ceee)

1.0.3 (2021-03-29)

Bug Fixes

  • ci: run release stage on linux again, cross compilation should work (04cf27a)

1.0.2 (2021-03-29)

Bug Fixes

  • build: helps if we build the correct package (cd81a05)

1.0.1 (2021-03-29)

Bug Fixes

  • ci: run release step on windows (57a3a3b)

1.0.0 (2021-03-29)

Features