Releases: omec-project/nrf
Releases · omec-project/nrf
v1.1.0
What's Changed
- NRF crash issue fix by @vthiruveedula in #24
- NFProfile Update with NRF by @vthiruveedula in #26
- [Chore] Bumps go version to 1.21 (latest stable) by @gruyaume in #27
- chore: Adds dependabot.yaml config file by @gruyaume in #31
- chore: Bumps dependencies versions by @gruyaume in #30
- chore: Adds workflows for running test and building artifact by @gruyaume in #28
- Bump golang from 1.21.1-bookworm to 1.21.4-bookworm by @dependabot in #32
- Bump alpine from 3.16 to 3.18 by @dependabot in #33
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #34
- Bump github.com/google/uuid from 1.3.0 to 1.4.0 by @dependabot in #36
- Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.5.0 by @dependabot in #37
- Bump github.com/golang-jwt/jwt from 3.2.1+incompatible to 3.2.2+incompatible by @dependabot in #38
- Bump github.com/omec-project/util from 1.0.9 to 1.0.11 by @dependabot in #39
- Bump github.com/urfave/cli from 1.22.5 to 1.22.14 by @dependabot in #41
- Fixes CI to run unit tests by @gruyaume in #42
- chore: Adds go setup in CI by @gruyaume in #43
- Bump golang from 1.21.4-bookworm to 1.21.5-bookworm by @dependabot in #44
- Bump alpine from 3.18 to 3.19 by @dependabot in #46
- Bump actions/setup-go from 4 to 5 by @dependabot in #45
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #47
- chore: Uses go version from go.mod by @gruyaume in #48
- chore: Adds lint checks to CI by @gruyaume in #49
- chore: Enables gofmt linting by @gruyaume in #50
- chore: Adds unused lint check by @gruyaume in #51
- chore: Adds staticcheck lint check by @gruyaume in #52
- chore: Adds govet lint check by @patriciareinoso in #53
- chore: Add FOSSA check to GH actions by @ghislainbourgeois in #54
- Bump golang from 1.21.5-bookworm to 1.21.6-bookworm by @dependabot in #55
- Bump google.golang.org/grpc from 1.48.0 to 1.56.3 by @dependabot in #56
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #57
- chore: Remove builder from DOCKER_TARGETS by @ghislainbourgeois in #59
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #61
- Enable fieldalignment go vet check by @patriciareinoso in #60
- Adapt with util/mongoapi changes by @gatici in #62
- Use logger from util library instead of MongoDBLibrary by @gatici in #63
- Bump golang from 1.21.6-bookworm to 1.22.0-bookworm by @dependabot in #64
- chore: Move http_wrapper dependency to util project by @ghislainbourgeois in #65
- Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #66
- Move Decode from TimeDecode repo by @gab-arrobo in #67
- Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #68
- chore: Move path_util dep to util project by @ghislainbourgeois in #69
- Bump fsfe/reuse-action from 2 to 3 by @dependabot in #70
- Refactor Docker image by @gab-arrobo in #71
- Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in #72
- Update dependencies by @gab-arrobo in #73
- Add GHA for
hadolint
by @gab-arrobo in #74
New Contributors
- @gruyaume made their first contribution in #27
- @dependabot made their first contribution in #32
- @patriciareinoso made their first contribution in #53
- @ghislainbourgeois made their first contribution in #54
- @gatici made their first contribution in #62
- @gab-arrobo made their first contribution in #67
Full Changelog: v1.0.1...v1.1.0
NRF Cache Support
Support for comparing AMF instance Id while matching AMF Profile in NRF Cache
NRF Cache package added
NRF_Cache_Implementation (#23) * nrf-cache added to nrf repo * UtilLog added * fixes * Comments Addressed * Error log added
omec-project references
v1.0.100-dev removed free5gc references