Skip to content

Releases: omec-project/udm

v1.6.1

20 Feb 00:36
b3e532b
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #167
  • chore(deps): bump golang from 1.23.2-bookworm to 1.23.3-bookworm by @dependabot in #168
  • chore(deps): bump github.com/omec-project/util from 1.2.3 to 1.2.5 by @dependabot in #169
  • Go version by @gab-arrobo in #170
  • chore(deps): bump fsfe/reuse-action from 4 to 5 by @dependabot in #171
  • chore(deps): bump github.com/omec-project/util from 1.2.5 to 1.2.6 by @dependabot in #173
  • chore(deps): bump github.com/omec-project/openapi from 1.3.1 to 1.3.2 by @dependabot in #172
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #174
  • chore(deps): bump golang from 1.23.3-bookworm to 1.23.4-bookworm by @dependabot in #175
  • chore(deps): bump alpine from 3.20 to 3.21 by @dependabot in #176
  • chore(deps): bump github.com/omec-project/util from 1.2.6 to 1.2.7 by @dependabot in #177
  • chore(deps): bump github.com/omec-project/util from 1.2.7 to 1.2.8 by @dependabot in #179
  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #183
  • chore(deps): bump golang from 1.23.4-bookworm to 1.23.5-bookworm by @dependabot in #180
  • chore(deps): bump github.com/omec-project/util from 1.2.8 to 1.2.11 by @dependabot in #184
  • chore(deps): bump github.com/omec-project/config5g from 1.5.5 to 1.5.6 by @dependabot in #182
  • chore(deps): bump github.com/omec-project/util from 1.2.11 to 1.2.12 by @dependabot in #185
  • chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #187
  • chore(deps): bump golang from 1.23.5-bookworm to 1.23.6-bookworm by @dependabot in #186
  • chore(deps): bump golang from 1.23.6-bookworm to 1.24.0-bookworm by @dependabot in #189
  • Creating patch release by @gab-arrobo in #190

Full Changelog: v1.6.0...v1.6.1

v1.6.0

01 Nov 21:53
4f6191d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

26 Oct 22:03
6eb39e3
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #149
  • feat: add UDM metrics counters by @dariofaccin in #150
  • chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #151
  • chore(deps): bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #152
  • chore(deps): bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in #154
  • chore(deps): bump github.com/urfave/cli from 1.22.15 to 1.22.16 by @dependabot in #155
  • chore(deps): bump github.com/omec-project/config5g from 1.5.0 to 1.5.1 by @dependabot in #153
  • Changes to support branch rename by @daf-LF in #157
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #156
  • Clean up logger and update golangci file by @gab-arrobo in #161
  • fix: Increase SQNMax number by @gatici in #162
  • fix: observe grpc client by @gatici in #160

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

03 Oct 00:24
165f62f
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #138
  • chore(deps): bump github.com/omec-project/config5g from 1.4.2 to 1.4.3 by @dependabot in #139
  • chore(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #141
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #140
  • chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #142
  • chore(deps): bump github.com/omec-project/config5g from 1.4.3 to 1.4.4 by @dependabot in #143
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #144
  • Encoding Hex fix by @nayanacdac in #145
  • chore(deps): bump github.com/omec-project/config5g from 1.4.4 to 1.5.0 by @dependabot in #147
  • chore(deps): bump github.com/omec-project/openapi from 1.2.1 to 1.3.1 by @dependabot in #146
  • Replace logrus with zap logger by @gab-arrobo in #148

New Contributors

Full Changelog: v1.4.3...v1.5.0

v1.4.3

26 Aug 19:13
2698c2f
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #120
  • chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #121
  • chore(deps): bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #122
  • chore(deps): bump github.com/omec-project/config5g from 1.4.0 to 1.4.1 by @dependabot in #123
  • chore(deps): bump fsfe/reuse-action from 3 to 4 by @dependabot in #125
  • chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #126
  • fix: use absolute paths for custom TLS certificate and private key by @dariofaccin in #127
  • chore(deps): bump github.com/omec-project/config5g from 1.4.1 to 1.4.2 by @dependabot in #128
  • chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #129
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #130
  • Enable signoff in GitHub Action by @gab-arrobo in #131
  • chore(deps): bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #132
  • chore(deps): bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #133
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #134
  • feat: Enable NRF response caching by @gatici in #135
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #136
  • create version 1.4.3 by @gatici in #137

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

31 May 03:32
a4e0aa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

22 Apr 19:35
08f92f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Mar 11:10
8875841
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/omec-project/udm/commits/v1.4.0