Releases: gruberchris/GossNet.Protocol
Releases · gruberchris/GossNet.Protocol
Release list
Release v0.10.0
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
What's Changed
- Release the Kubernetes watch as 0.9.0 by @gruberchris in #35
Full Changelog: v0.8.2...v0.9.0
Release v0.8.2
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
What's Changed
- Correct the README against the current code by @gruberchris in #33
Full Changelog: v0.8.0...v0.8.1
Release v0.8.0
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
What's Changed
- Add Google Cloud Compute Engine discovery by @gruberchris in #31
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
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
What's Changed
- Add multicast and AWS EC2 discovery by @gruberchris in #29
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
What's Changed
- Add peer exchange and composite discovery by @gruberchris in #28
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
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