StoneWork
StoneWork copied to clipboard
StoneWork - high-performance data plane, modular control plane solution.
Bumps [go.fd.io/govpp](https://github.com/FDio/govpp) from 0.6.0 to 0.7.0. Changelog Sourced from go.fd.io/govpp's changelog. 0.7.0 29 November 2022 Changes Switch to using a generic pool for channels in Connection (#39) feat: Disable default...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.50.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.50.0 Behavior Changes client: use proper "@" semantics for connecting to abstract unix sockets. (#5678) This is...
The internal links in the PDF generated from `docs/config/STONEWORK-CONFIG.md` are broken. The .md file uses `` HTML tags for internal links which are supported by Github markdown viewer, but not...
The release process currently tags and then publishes images for tags as following: => new tag **v21.06.0** is pushed and release process starts: 1. image is built with tag `:21.06.0`...
Add a list of required packages to documentation?
Bumps the go-deps group with 20 updates: | Package | From | To | | --- | --- | --- | | [github.com/bufbuild/protocompile](https://github.com/bufbuild/protocompile) | `0.5.1` | `0.11.0` | | [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go)...
Bumps the github-deps group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 3 to 4 Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.40.0 to 0.46.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases. Release v1.21.0/v0.46.0/v0.15.0/v0.1.0 Added Add the new go.opentelemetry.io/contrib/instrgen package to provide auto-generated source code instrumentation. (#3068, #3108) Add "go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcher...