v1.4.0
What's Changed
- add docker file and make files for nssf in #1
- remove build-output in #2
- remove export port from Dockerfile in #3
- Add FOSSA license scan (3.0.5) by @sindack in #5
- Grpc server support by @badhrinathpa in #7
- review comment fixes for grpc server by @badhrinathpa in #8
- grpc client support by @badhrinathpa in #9
- [AETHER-1922]: nssf Copyright & Licensing by @sindack in #10
- Added code to receive network slice config from the config Pod. by @thakurajayL in #11
- Fix license for go.mod and go.sum by @sindack in #13
- nssf config sync with roc by @badhrinathpa in #15
- disable logs to unwanted file in #16
- SDCORE-501 Enable grpc Streaming at all network functions by @UpadhyayaAnkur in #17
- Removed Member-only license by @UpadhyayaAnkur in #19
- license cleanup by @thakurajayL in #21
- supported make docker-buld command by @vthiruveedula in #20
- update config module tag by @thakurajayL in #22
- Config update by @thakurajayL in #23
- dev update dependencies by @thakurajayL in #25
- KeepAlive support by @vthiruveedula in #26
- config5g reference update by @thakurajayL in #27
- Bumps go version to 1.21 (latest stable) by @gatici in #28
- chore: Adds dependabot support for automated dependency management by @gruyaume in #29
- Bump alpine from 3.16 to 3.19 by @dependabot in #30
- Bump golang from 1.21.3-bookworm to 1.21.5-bookworm by @dependabot in #31
- Bump github.com/evanphx/json-patch from 4.9.0+incompatible to 5.7.0+incompatible by @dependabot in #32
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #33
- Bump github.com/google/uuid from 1.1.2 to 1.5.0 by @dependabot in #34
- Bump github.com/urfave/cli from 1.22.5 to 1.22.14 by @dependabot in #35
- Bump github.com/gin-gonic/gin from 1.7.0 to 1.9.1 by @dependabot in #36
- chore: Adds Github Actions CI workflow by @gruyaume in #37
- chore: Adds lint checks to CI by @gruyaume in #38
- chore: Enables gofmt linting by @gruyaume in #39
- chore: Adds unused lint check by @gruyaume in #40
- chore: Adds staticcheck lint check by @gruyaume in #41
- chore: Adds errcheck lint check by @gruyaume in #42
- chore: Adds whitespace lint check by @gruyaume in #43
- chore: Adds gosimple lint check by @gruyaume in #44
- chore: Adds gomnd, goconst and gomodguard lint checks by @gruyaume in #45
- chore: Add FOSSA check to GH actions by @ghislainbourgeois in #48
- Bump golang from 1.21.5-bookworm to 1.21.6-bookworm by @dependabot in #46
- Bump github.com/evanphx/json-patch from 5.7.0+incompatible to 5.8.0+incompatible by @dependabot in #49
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #50
- Bump google.golang.org/grpc from 1.48.0 to 1.56.3 by @dependabot in #51
- Bump golang.org/x/crypto from 0.9.0 to 0.17.0 by @dependabot in #52
- chore: Adds go vet analyzers in CI by @patriciareinoso in #47
- Bump github.com/evanphx/json-patch from 5.8.0+incompatible to 5.8.1+incompatible by @dependabot in #53
- chore: Remove builder from DOCKER_TARGETS by @ghislainbourgeois in #54
- chore: Add first unit tests by @ghislainbourgeois in #55
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #56
- Bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible by @dependabot in #57
- Bump golang from 1.21.6-bookworm to 1.21.7-bookworm by @dependabot in #58
- Bump golang from 1.21.7-bookworm to 1.22.0-bookworm by @dependabot in #59
- Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #60
- Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #61
- chore: Move http_wrapper dependency to util project by @ghislainbourgeois in #62
- chore: Move path-util dependency to util project by @ghislainbourgeois in #63
- chore(deps): Bump fsfe/reuse-action from 2 to 3 by @dependabot in #64
- Refactor Docker image by @gab-arrobo in #65
- chore(deps): Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in #66
- Update dependencies by @gab-arrobo in #67
- Add GHA for
hadolint
by @gab-arrobo in #69 - chore: Parameterise webui URL by @gatici in #70
- Add GHA for tagging/creating releases and stale issues/PRs by @gab-arrobo in #71
- Release: Update VERSION by @gab-arrobo in #72
New Contributors
- @badhrinathpa made their first contribution in #7
- @thakurajayL made their first contribution in #11
- @UpadhyayaAnkur made their first contribution in #17
- @vthiruveedula made their first contribution in #20
- @gatici made their first contribution in #28
- @gruyaume made their first contribution in #29
- @dependabot made their first contribution in #30
- @ghislainbourgeois made their first contribution in #48
- @patriciareinoso made their first contribution in #47
- @gab-arrobo made their first contribution in #65
Full Changelog: https://github.com/omec-project/nssf/commits/v1.4.0