Skip to content

Releases: kubetail-org/grpc-dispatcher-go

v0.1.5

03 Dec 06:28
v0.1.5
f023ff6

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

15 Sep 14:29
0308758

Choose a tag to compare

What's Changed

  • 🐋 Add UnicastSubscribeOnce() method by @amorey in #14
  • 🎣 Return proper response code when server not available by @amorey in #15
  • 🎣 Add missing EndpointSlice delete handler by @amorey in #16

Full Changelog: v0.1.3...v0.1.4

v0.1.3

15 Sep 14:28
5bf144d

Choose a tag to compare

What's Changed

  • 🎣 Eliminate send-on-closed-channel race in subscriptions by @amorey in #13

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Aug 16:12
7db06b7

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Jul 13:41
28a3f68

Choose a tag to compare

What's Changed

  • 🎣 Add once wrapper to Unsubscribe() to prevent double close panic by @amorey in #8

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Feb 21:27
4c41dd8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

17 Sep 08:16
903e85f

Choose a tag to compare

What's Changed

  • Fixes port number parsing bug by @amorey in #6

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Sep 16:52
e93219f

Choose a tag to compare

MVP