Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 00:26
· 27 commits to main since this release
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