v1.4.0
What's Changed
- add docker file and make files for udr in #1
- Add FOSSA license scan (3.0.5) by @sindack in #4
- Add ONF Member-Only license, license headers, and NOTICE file by @sindack in #6
- Fix license for go.mod and go.sum by @sindack in #7
- Config sync code for udr by @thakurajayL in #8
- SDCORE-415 : Overridden values of Slice are not written to SmData Pol… by @badhrinathpa in #10
- disable logs to file in #9
- remove export port from Dockerfile in #2
- SDCORE-501 Enable grpc Streaming at all network functions by @UpadhyayaAnkur in #11
- Removed Member-only license by @UpadhyayaAnkur in #14
- License cleanup by @thakurajayL in #16
- supported make docker-build command by @vthiruveedula in #15
- Update Readme by @thakurajayL in #17
- Update config module tag by @thakurajayL in #18
- config update by @badhrinathpa in #19
- Dev cleanup dep by @thakurajayL in #21
- KeepAlive Supported by @vthiruveedula in #22
- Update config5g reference by @thakurajayL in #23
- Bumps go version to 1.21 (latest stable) by @gatici in #24
- chore: Adds dependabot support for automated dependency management by @gruyaume in #25
- Bump alpine from 3.16 to 3.19 by @dependabot in #27
- Bump golang from 1.21.3-bookworm to 1.21.5-bookworm by @dependabot in #28
- Bump github.com/urfave/cli from 1.22.5 to 1.22.14 by @dependabot in #29
- Bump github.com/omec-project/MongoDBLibrary from 1.1.0 to 1.1.3 by @dependabot in #30
- Bump github.com/gin-gonic/gin from 1.7.0 to 1.9.1 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/google/uuid from 1.1.2 to 1.4.0 by @dependabot in #33
- chore: Adds CI workflow by @gruyaume in #34
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #35
- Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.5.0 by @dependabot in #36
- fix: Ignore NRF URI containing a specific IP on registration by @ghislainbourgeois in #26
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #37
- chore: Uses go version from go.mod by @gruyaume in #38
- chore: Adds lint checks to CI by @gruyaume in #39
- chore: Enables gofmt linting by @gruyaume in #40
- chore: Adds staticcheck and unused 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: Enable all analyzers in ci govet by @patriciareinoso in #45
- chore: Add FOSSA check to GH actions by @ghislainbourgeois in #47
- 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 #48
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #49
- Bump google.golang.org/grpc from 1.48.0 to 1.56.3 by @dependabot in #50
- Bump golang.org/x/crypto from 0.9.0 to 0.17.0 by @dependabot in #51
- Bump github.com/evanphx/json-patch from 5.8.0+incompatible to 5.8.1+incompatible by @dependabot in #52
- chore: Remove builder from DOCKER_TARGETS by @ghislainbourgeois in #54
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #55
- Enable fieldalignment go vet check by @patriciareinoso in #56
- Bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible by @dependabot in #57
- Replace MongoDBLibrary with util/mongoapi by @gatici in #53
- 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
- chore: Move http_wrapper dependency to util project by @ghislainbourgeois in #60
- Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #61
- Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #62
- chore: Move path_util dependency to util project by @ghislainbourgeois in #64
- feat: Store authentication keys in a separate database by @gatici in #63
- Bump fsfe/reuse-action from 2 to 3 by @dependabot in #65
- Refactor Docker image by @gab-arrobo in #66
- Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in #67
- Update
omec-dependenciesdependencies by @gab-arrobo in #68 - Add GHA for
hadolintby @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
- Update VERSION by @gab-arrobo in #72
New Contributors
- @thakurajayL made their first contribution in #8
- @badhrinathpa made their first contribution in #10
- @UpadhyayaAnkur made their first contribution in #11
- @vthiruveedula made their first contribution in #15
- @gatici made their first contribution in #24
- @gruyaume made their first contribution in #25
- @dependabot made their first contribution in #27
- @ghislainbourgeois made their first contribution in #26
- @patriciareinoso made their first contribution in #45
- @gab-arrobo made their first contribution in #66
Full Changelog: https://github.com/omec-project/udr/commits/v1.4.0