Skip to content

Releases: gruberchris/GossNet.Protocol

Release v0.10.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:55
0b1e213

What's Changed

  • Resiliency hardening, opt-in HMAC message authentication, and send-path performance by @gruberchris in #36

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:56
031eb94

What's Changed

Full Changelog: v0.8.2...v0.9.0

Release v0.8.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:43
e98ba4f

What's Changed

  • Add Kubernetes pod watch, verified against a real cluster by @gruberchris in #34

Full Changelog: v0.8.1...v0.8.2

Release v0.8.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:11
cbaff92

What's Changed

Full Changelog: v0.8.0...v0.8.1

Release v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 03:55
182295e

What's Changed

  • Add Consul watch via blocking queries, verified against a real agent by @gruberchris in #32

Full Changelog: v0.7.0...v0.8.0

Release v0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 03:29
b8f4dc1

What's Changed

Full Changelog: v0.6.0...v0.7.0

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 03:19
a747fa3

What's Changed

  • Add watch support and etcd, Redis and Azure discovery by @gruberchris in #30

Full Changelog: v0.5.0...v0.6.0

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 02:53
1276796

What's Changed

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 02:39
d65e522

What's Changed

Full Changelog: v0.3.0...v0.4.0

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 00:26
bbb4750

What's Changed

  • Fix: GitVersion resolves wrong branch on CI release builds by @gruberchris in #17
  • Fix: use ContinuousDeployment on main so releases aren't prereleases by @gruberchris in #18
  • Fix: anchor version-bump markers so prose can't bump the version by @gruberchris in #19
  • Task 3: Fix subscriber fan-out, shutdown hang, hot error loop and node lifecycle by @gruberchris in #20
  • Task 4: Make the message cache thread-safe; harden serialization and host entries by @gruberchris in #21
  • Task 5: Make node discovery pluggable; fix self-gossip and per-message DNS lookups by @gruberchris in #22
  • Task 6: Add GossNet.Discovery.Consul by @gruberchris in #23
  • Task 7: Add GossNet.Discovery.Kubernetes by @gruberchris in #24
  • Task 8: Add GossNet.Discovery.Docker by @gruberchris in #25
  • Task 9: Document the 0.2.0 release and re-enable missing-doc warnings by @gruberchris in #26
  • Publish via nuget.org Trusted Publishing and release as 0.3.0 by @gruberchris in #27

Full Changelog: v0.1.18...v0.3.0