Releases: omec-project/udr
Releases · omec-project/udr
v1.6.1
v1.6.0
What's Changed
- Update version by @onf-bot in #124
- chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #126
- chore(deps): bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #127
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #125
- feat: add UDR metrics counters by @dariofaccin in #128
- chore(deps): bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in #130
- chore(deps): bump github.com/urfave/cli from 1.22.15 to 1.22.16 by @dependabot in #129
- chore(deps): bump github.com/omec-project/config5g from 1.5.0 to 1.5.1 by @dependabot in #131
- Changes for branch rename by @daf-LF in #133
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #132
- Clean up logging and remove unused file by @gab-arrobo in #136
- Refactor path for configuration file, option(s) and Docker image by @gab-arrobo in #138
- Create minor release by @gab-arrobo in #139
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update version by @onf-bot in #98
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #99
- chore(deps): bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #100
- chore(deps): bump github.com/omec-project/config5g from 1.4.0 to 1.4.1 by @dependabot in #101
- chore(deps): bump fsfe/reuse-action from 3 to 4 by @dependabot in #104
- feat: parametrize paths for TLS certificate and private key by @dariofaccin in #105
- chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #103
- chore(deps): bump github.com/omec-project/config5g from 1.4.1 to 1.4.2 by @dependabot in #106
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #107
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #108
- Enable signoff in GitHub Action by @gab-arrobo in #109
- chore(deps): bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #110
- chore(deps): bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #111
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #112
- fix: remove unused function by @patriciareinoso in #113
- chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #114
- chore(deps): bump github.com/omec-project/config5g from 1.4.2 to 1.4.3 by @dependabot in #115
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #117
- chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #116
- chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #118
- chore(deps): bump github.com/omec-project/config5g from 1.4.3 to 1.4.4 by @dependabot in #119
- chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #120
- chore(deps): bump github.com/omec-project/config5g from 1.4.4 to 1.5.0 by @dependabot in #121
- chore(deps): bump github.com/omec-project/openapi from 1.2.0 to 1.3.1 by @dependabot in #122
- Replace
logrus
withzap
logger by @gab-arrobo in #123
New Contributors
- @dariofaccin made their first contribution in #105
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Update version by @onf-bot in #73
- chore: Adding unit tests for custom Webui URL by @gatici in #74
- Bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in #75
- Improvements to Github Actions by @gab-arrobo in #76
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #77
- Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #78
- Bump github.com/omec-project/config5g from 1.3.1 to 1.3.3 by @dependabot in #79
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #80
- feat: expose metrics for prometheus to scrape by @gruyaume in #81
- Bump github.com/urfave/cli from 1.22.14 to 1.22.15 by @dependabot in #82
- chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #83
- chore(deps): bump github.com/omec-project/config5g from 1.3.3 to 1.3.4 by @dependabot in #84
- chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #85
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #86
- chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #87
- chore(deps): bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in #88
- chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #89
- Updates to Dependabot by @gab-arrobo in #90
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #91
- Fix lint issue by @gab-arrobo in #94
- chore(deps): bump alpine from 3.19 to 3.20 by @dependabot in #93
- chore(deps): bump github.com/omec-project/config5g from 1.3.4 to 1.3.5 by @dependabot in #92
- chore: Move to util v1.1.0 by @ghislainbourgeois in #95
- Enable linters and add GO report card by @gab-arrobo in #96
- Create patch release by @gab-arrobo in #97
New Contributors
Full Changelog: v1.4.0...v1.4.1
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-dependencies
dependencies by @gab-arrobo in #68 - 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
- 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