Releases: networkservicemesh/sdk
Releases · networkservicemesh/sdk
v1.11.1-rc.1
fix go.mod / go.sum Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
v1.11.0
v1.11.0-rc.1
solve go mod tidy issue Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
v1.10.0
v1.10.0-rc.1
Update go.mod and go.sum to networkservicemesh/api@v1.10.0-rc.1 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
v1.9.0
v1.9.0-rc.1
Update go.mod and go.sum to networkservicemesh/api@v1.9.0-rc.1 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Release v1.6.2
What's Changed
- Remove metadata from dnsContextClient by @glazychev-art in #1340
- Update OPA version with other dependecies by @anastasia-malysheva in #1335
- Add tracing and logs to dns handlers by @anastasia-malysheva in #1343
- Handle empty dns answer by @glazychev-art in #1344
- fanout: allow empty answer by @glazychev-art in #1347
- Increase DNS timeout by @glazychev-art in #1346
- fix linter issues after update golangci-lint version by @denis-tingaikin in #1351
- fix: resolve issue with CVE-2021-44716 by @denis-tingaikin in #1349
- Add cidr groups support by @glazychev-art in #1341
- Add OPA policies for NSM registries by @NikitaSkrynnik in #1334
- Don't trace gRPC "Canceled" errors by @caboteria in #1353
- Add OPA to registry-memory server by @NikitaSkrynnik in #1352
- Revert SupplyRegistryFunc signature in sandbox.Builder by @NikitaSkrynnik in #1354
- Add options with OPA policies to nsmgr-proxy by @NikitaSkrynnik in #1355
- DNS: dnscontext doesn't restore resolv.conf by @NikitaSkrynnik in #1342
- Don't restore eventFactory after Close/Unregister by @glazychev-art in #1356
- heal: fix dataplane healing by @glazychev-art in #1362
- p2pipam: Add the ability to recover IP addresses by @glazychev-art in #1360
- Fix begin on refresh by @glazychev-art in #1365
- qfix: Dont exclude subnets from routes by @denis-tingaikin in #1368
- begin: update context after a successful request by @glazychev-art in #1370
New Contributors
- @caboteria made their first contribution in #1353
Full Changelog: v1.5.0...v1.6.2
v1.8.0
v1.8.0-rc.1
fix quotes (#1427) Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>