Release v1.13.1

2024 Jun 07

NSM Release v1.13.1

NSM v1.13.1 has been tested on:

Changes since last release

System stability fixes and improvements

grpc produces leaks in NSM apps

It seems like the current version of grpc is leaking image

Can be related to https://github.com/grpc/grpc-go/issues/6761

See more details

Fix leaks in ‘trace’ element

Status: RESOLVED.

See more details

Memory leak in metrics chain element

We should fix leaks in metrics chain element

image

Sub task of https://github.com/networkservicemesh/cmd-nsmgr/issues/675

See more details

CI/CD: Sometimes release specific workflows are triggering on the main branches

Have a look at release workflow runs in cmd repos, for example:

https://github.com/networkservicemesh/cmd-nsc/actions/workflows/release.yml https://github.com/networkservicemesh/cmd-nse-vl3-vpp/actions/workflows/release.yml

Release workflows are skipped for the main branches, and that’s fine, but they also can be just ignored by CI. by release prefix as it is done in the deployments.-k8s repo: https://github.com/networkservicemesh/deployments-k8s/actions/workflows/release.yaml (note: release workflow is running only on release branches)

See more details

CI/CD: Replace github actions in automerge workflow with GitHub CLI

Status: RESOLVED.

See more details

CI/CD: Release based updates are not deleting after the merge

Status: RESOLVED.

See more details

OPA leaks

image

Related to https://github.com/networkservicemesh/cmd-nsmgr/issues/675

See more details

grpcfd produces memory leaks

During using the grpcfd, we found goroutine leaks that could produce memory leaks in involved applications.

image

See more details

Release project board

Notes based on