Skip to content

Releases: omec-project/smf

v2.0.1

12 Dec 06:09
ddd159a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Nov 15:12
ec30f3e
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #346
  • chore(deps): bump golang from 1.23.2-bookworm to 1.23.3-bookworm by @dependabot in #347
  • chore(deps): bump github.com/omec-project/util from 1.2.3 to 1.2.5 by @dependabot in #348
  • chore(deps): bump fsfe/reuse-action from 4 to 5 by @dependabot in #350
  • chore(deps): bump github.com/omec-project/util from 1.2.5 to 1.2.6 by @dependabot in #352
  • chore(deps): bump github.com/omec-project/openapi from 1.3.1 to 1.3.2 by @dependabot in #353
  • chore(deps): bump github.com/omec-project/aper from 1.2.1 to 1.2.2 by @dependabot in #351
  • chore(deps): bump github.com/omec-project/ngap from 1.3.0 to 1.3.1 by @dependabot in #354
  • chore(deps): bump github.com/omec-project/nas from 1.4.2 to 1.4.3 by @dependabot in #355
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #356
  • chore(deps): bump github.com/omec-project/config5g from 1.5.4 to 1.5.5 by @dependabot in #357
  • feat: request UPF to allocate F-TEID by @gruyaume in #334

Full Changelog: v1.7.0...v2.0.0

v1.7.0

02 Nov 01:03
9fdc172
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.7.0

v1.6.2

28 Oct 23:13
b92caec
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #330
  • chore(deps): bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in #332
  • chore(deps): bump github.com/omec-project/config5g from 1.5.0 to 1.5.1 by @dependabot in #331
  • chore(deps): bump github.com/urfave/cli from 1.22.15 to 1.22.16 by @dependabot in #333
  • Changes to support branch rename by @daf-LF in #336
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #335
  • Clean up logging and update golangci file by @gab-arrobo in #340
  • chore(deps): bump github.com/omec-project/nas from 1.4.1 to 1.4.2 by @dependabot in #342
  • fix: observe grpc client by @gatici in #339

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

11 Oct 23:19
c00ce3c
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #323
  • fix: removing NRF cache data after checking notification event type by @gatici in #325
  • chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #326
  • chore(deps): bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #328
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #327
  • Remove upfadapter because it was moved to its own repository by @gab-arrobo in #329

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

v1.6.0

03 Oct 06:23
60a71b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.6.0

v1.5.3

20 Sep 01:48
88381aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

13 Sep 13:46
68b7d88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

26 Aug 19:24
fd18997
Compare
Choose a tag to compare

What's Changed

  • Update version by @gab-arrobo in #292
  • chore(deps): bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #294
  • chore: Use nrfcache from openapi repository by @gatici in #295
  • chore(deps): bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #297
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #296
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #298
  • create version 1.5.1 by @gatici in #299

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

v1.5.0

07 Aug 20:12
eadbce2
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #274
  • chore(deps): bump github.com/omec-project/config5g from 1.4.0 to 1.4.1 by @dependabot in #275
  • Remove duplicated context import by @gab-arrobo in #276
  • Enable a couple of linters by @gab-arrobo in #277
  • chore(deps): bump fsfe/reuse-action from 3 to 4 by @dependabot in #281
  • feat: parametrize paths for TLS certificate and private key by @dariofaccin in #282
  • chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #280
  • fix: use absolute paths for TLS certificate and private key by @dariofaccin in #284
  • chore(deps): bump github.com/omec-project/config5g from 1.4.1 to 1.4.2 by @dependabot in #285
  • chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #286
  • chore: replace omec-project/pfcp with wmnsk/go-pfcp by @gruyaume in #283
  • chore: activate errcheck linter and check corresponding errors by @gruyaume in #287
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #290
  • chore: enable unparam, noctx, and nakedret linters by @gruyaume in #288
  • Enable signoff due to changes to LF requirements by @gab-arrobo in #291
  • chore: bump version to 1.5.0 by @gruyaume in #289

New Contributors

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