Skip to content

Releases: omec-project/smf

v3.0.0

06 Aug 15:40
54b4ba4
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #430
  • chore(deps): bump github.com/omec-project/openapi from 1.4.1 to 1.5.0 by @dependabot[bot] in #431
  • Graceful exit on smf context init failure by @protohuf in #428
  • feat: add E2E tests by @gatici in #432
  • chore(deps): bump golang from 1.24.4-bookworm to 1.24.5-bookworm by @dependabot[bot] in #433
  • chore(deps): bump github.com/omec-project/util from 1.3.2 to 1.4.0 by @dependabot[bot] in #436
  • chore: bump openapi to 1.6.0 by @gruyaume in #437
  • chore(deps): bump github.com/omec-project/openapi from 1.6.1 to 1.6.2 by @dependabot[bot] in #440
  • chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #441
  • feat: implement new configuration system by @gatici in #438

New Contributors

Full Changelog: v2.0.5...v3.0.0

v2.0.5

19 Jun 21:26
84ec8d0
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #421
  • chore(deps): bump golang from 1.24.3-bookworm to 1.24.4-bookworm by @dependabot in #422
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot in #423
  • chore(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.2.0 by @dependabot in #425
  • chore(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.27 by @dependabot in #426
  • chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.6+incompatible by @dependabot in #424
  • chore(deps): bump github.com/urfave/cli from 1.22.16 to 1.22.17 by @dependabot in #427
  • Migrate codebase to use cli/v3 by @gab-arrobo in #429

Full Changelog: v2.0.4...v2.0.5

v2.0.4

04 Jun 05:12
a2139df
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #378
  • Invalid PDU Session ID in N2 SM Message by @ashithacdac in #379
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #380
  • Fix/Avoid 100% CPU utilization by @gab-arrobo in #381
  • Update version by @gab-arrobo in #382
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 by @dependabot in #383
  • Fix broken link by @gab-arrobo in #384
  • chore(deps): bump golang from 1.24.0-bookworm to 1.24.1-bookworm by @dependabot in #385
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #386
  • Fix issue with golang dependencies due to semver format in module by @gab-arrobo in #387
  • Update .golangci.yml file by removing deprecated options by @gab-arrobo in #388
  • Fix issues in .golangci.yml file to verify it is valid by @gab-arrobo in #389
  • chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.1 by @dependabot in #390
  • chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #391
  • chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #393
  • Migrate .golangci.yml to version 2 by @gab-arrobo in #395
  • Update GO version due to dependency requirements by @gab-arrobo in #396
  • chore(deps): bump golang from 1.24.1-bookworm to 1.24.2-bookworm by @dependabot in #398
  • chore(deps): bump github.com/omec-project/nas from 1.4.5 to 1.4.6 by @dependabot in #397
  • feat: use shared workflows by @gatici in #392
  • Update push-related GHAs and fix some issues by @gab-arrobo in #399
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #400
  • Fix issue with missing inherit secrets by @gab-arrobo in #401
  • chore(deps): bump github.com/omec-project/ngap from 1.3.2 to 1.4.0 by @dependabot in #405
  • chore(deps): bump github.com/omec-project/util from 1.2.14 to 1.3.0 by @dependabot in #402
  • chore(deps): bump github.com/omec-project/config5g from 1.5.9 to 1.6.0 by @dependabot in #404
  • chore: enable govet in CI by @patriciareinoso in #407
  • chore(deps): bump github.com/omec-project/nas from 1.4.6 to 1.5.0 by @dependabot in #411
  • fix: TestBuildAuthorizedQosFlowDescriptions by @patriciareinoso in #409
  • chore(deps): bump golang from 1.24.2-bookworm to 1.24.3-bookworm by @dependabot in #412
  • chore(deps): bump github.com/segmentio/kafka-go from 0.4.47 to 0.4.48 by @dependabot in #413
  • chore(deps): bump github.com/omec-project/openapi from 1.4.0 to 1.4.1 by @dependabot in #414
  • chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot in #415
  • chore(deps): bump github.com/omec-project/nas from 1.5.0 to 1.5.1 by @dependabot in #416
  • chore(deps): bump alpine from 3.21 to 3.22 by @dependabot in #417
  • chore(deps): bump github.com/omec-project/util from 1.3.0 to 1.3.2 by @dependabot in #418
  • chore(deps): bump github.com/omec-project/nas from 1.5.1 to 1.5.2 by @dependabot in #419
  • Update dependencies and create patch release by @gab-arrobo in #420

Full Changelog: v2.0.2...v2.0.4

v2.0.2

20 Feb 00:37
c243143
Compare
Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #362
  • chore(deps): bump github.com/omec-project/util from 1.2.7 to 1.2.8 by @dependabot in #365
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 by @dependabot in #366
  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #368
  • chore(deps): bump golang from 1.23.4-bookworm to 1.23.5-bookworm by @dependabot in #367
  • chore(deps): bump github.com/omec-project/util from 1.2.8 to 1.2.11 by @dependabot in #371
  • chore(deps): bump github.com/omec-project/config5g from 1.5.5 to 1.5.6 by @dependabot in #370
  • chore(deps): bump github.com/omec-project/util from 1.2.11 to 1.2.12 by @dependabot in #372
  • chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #373
  • chore(deps): bump golang from 1.23.5-bookworm to 1.23.6-bookworm by @dependabot in #374
  • chore(deps): bump golang from 1.23.6-bookworm to 1.24.0-bookworm by @dependabot in #375
  • Creating patch release by @gab-arrobo in #377

Full Changelog: v2.0.1...v2.0.2

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