Skip to content

Releases: omec-project/nssf

v1.6.0

02 Nov 01:04
2df071c
Compare
Choose a tag to compare

What's Changed

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

v1.5.1

28 Oct 23:24
22c48ce
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #126
  • chore(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #127
  • chore(deps): Bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot 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 update golangci file by @gab-arrobo in #136
  • fix: observe GRPC client by @gatici in #135

New Contributors

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

v1.5.0

03 Oct 00:21
fd58df6
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #100
  • chore(deps): Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #101
  • chore(deps): Bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #102
  • chore(deps): Bump github.com/omec-project/config5g from 1.4.0 to 1.4.1 by @dependabot in #103
  • chore(deps): Bump fsfe/reuse-action from 3 to 4 by @dependabot in #105
  • chore(deps): Bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #106
  • feat: parametrize paths for TLS certificate and private key by @dariofaccin in #107
  • chore(deps): Bump github.com/omec-project/config5g from 1.4.1 to 1.4.2 by @dependabot in #108
  • chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #109
  • chore(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #110
  • Enable signoff in GitHub Action by @gab-arrobo in #111
  • chore(deps): Bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #112
  • chore(deps): Bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #114
  • chore(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #113
  • chore(deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #115
  • chore(deps): Bump github.com/omec-project/config5g from 1.4.2 to 1.4.3 by @dependabot in #116
  • chore(deps): Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #119
  • chore(deps): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #118
  • chore(deps): Bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #117
  • chore(deps): Bump github.com/omec-project/config5g from 1.4.3 to 1.4.4 by @dependabot in #120
  • chore(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #121
  • chore(deps): Bump github.com/omec-project/config5g from 1.4.4 to 1.5.0 by @dependabot in #122
  • chore(deps): Bump github.com/omec-project/openapi from 1.2.0 to 1.3.1 by @dependabot in #123
  • feat: add NS selections metric by @dariofaccin in #124
  • Replace logrus with zap logger by @gab-arrobo in #125

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

31 May 04:11
5a71daf
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #73
  • chore: Adding unit tests for custom Webui URL by @gatici in #74
  • chore(deps): Bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in #75
  • chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #76
  • chore(deps): Bump github.com/omec-project/config5g from 1.3.1 to 1.3.2 by @dependabot in #77
  • Improvements to Github Actions by @gab-arrobo in #78
  • chore(deps): Bump github.com/omec-project/config5g from 1.3.2 to 1.3.3 by @dependabot in #79
  • chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 4.0.1 by @dependabot in #80
  • chore(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #81
  • chore(deps): Bump golangci/golangci-lint-action from 4.0.1 to 5.0.0 by @dependabot in #82
  • feat: expose metrics for prometheus to scrape by @gruyaume in #83
  • chore(deps): Bump github.com/urfave/cli from 1.22.14 to 1.22.15 by @dependabot in #84
  • chore(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #85
  • chore(deps): Bump github.com/omec-project/config5g from 1.3.3 to 1.3.4 by @dependabot in #86
  • Enable GCI and GOFUMPT linters and disabled inactive linters by @gab-arrobo in #88
  • chore(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #87
  • chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #89
  • chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #90
  • chore(deps): Bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in #91
  • chore(deps): Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #92
  • Updates to Dependabot by @gab-arrobo in #93
  • chore(deps): Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #94
  • chore(deps): Bump github.com/omec-project/config5g from 1.3.4 to 1.3.5 by @dependabot in #96
  • chore(deps): Bump alpine from 3.19 to 3.20 by @dependabot in #95
  • chore: Move to util v1.1.0 by @ghislainbourgeois in #97
  • Apply gofmt to all files and add GO report card by @gab-arrobo in #98
  • Create patch release by @gab-arrobo in #99

New Contributors

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

v1.4.0

27 Mar 11:11
afd8249
Compare
Choose a tag to compare

What's Changed

New Contributors

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