Releases: networkservicemesh/fanout
Releases · networkservicemesh/fanout
v1.11.3
v1.9.2
What's Changed
- race policy by @zzhuang94 in #48
New Contributors
- @zzhuang94 made their first contribution in #48
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Add initial CI by @denis-tingaikin in #6
- Add fanout plugin by @denis-tingaikin in #5
- Extend CI: Add possible to build and push Coredns image with fanout plugin by @denis-tingaikin in #7
- Fix docker push by @denis-tingaikin in #8
- Fix docker push #2 by @denis-tingaikin in #9
- Add missed plugin for coredns by @denis-tingaikin in #10
- Disable CGO to avoid problems with run coredns binary by @denis-tingaikin in #11
- Update fanout unit tests for cover udp, tcp proxy cases by @denis-tingaikin in #15
- Fix i/o timeout error by @denis-tingaikin in #16
- Fanout plugin: Improve except option by @denis-tingaikin in #17
- Fanout plugin: fix goroutines leak by @denis-tingaikin in #20
- Remove extra logging by @denis-tingaikin in #22
- Add status badges to README.md by @denis-tingaikin in #23
- Plugin fanout: update coredns deps by @denis-tingaikin in #25
- Update coredns dependency to v1.7.1 by @denis-tingaikin in #27
- Support CoreDNS 1.8 by @jplot in #31
- fix: properly close workerchannel by @denis-tingaikin in #33
- add fanout/upstream metadata by @Tantalor93 in #34
- add span per connection attempt by @Tantalor93 in #36
- Add cache plugin to coredns by @Bolodya1997 in #38
- remove unused healthcheck metrics by @Tantalor93 in #39
- use defined timeout, not always default by @Tantalor93 in #40
- fix: return last err from processClient by @xonvanetta in #37
- use request size on conn by @xonvanetta in #42
- bump: Update ci actions to be consistent with coredns:v1.9.1 by @denis-tingaikin in #43
- qfix: dockerfile path is incorrect for docker push jobs by @denis-tingaikin in #44
- qfix: replace image name from fanout to coredns by @denis-tingaikin in #45
New Contributors
- @denis-tingaikin made their first contribution in #6
- @jplot made their first contribution in #31
- @Tantalor93 made their first contribution in #34
- @Bolodya1997 made their first contribution in #38
- @xonvanetta made their first contribution in #37
Full plugin Changelog: https://github.com/networkservicemesh/fanout/commits/v1.9.1
Coredns Changelog: https://github.com/coredns/coredns/releases/tag/v1.9.1