Releases: omec-project/smf
Releases · omec-project/smf
v3.1.0
What's Changed
- Update version by @onf-bot in #460
- chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in #461
- Combine indirect blocks into a single block by @gab-arrobo in #462
- Remove archived package (Nov 30, 2021) by @gab-arrobo in #463
- Use DNN serialization from NAS package by @gab-arrobo in #464
- Update omec-project dependencies by @gab-arrobo in #465
- chore(deps): bump github.com/omec-project/ngap from 1.6.0 to 1.6.1 by @dependabot[bot] in #466
- chore(deps): bump github.com/omec-project/nas from 1.6.2 to 1.6.3 by @dependabot[bot] in #467
- chore(deps): bump golang from 1.25.1-bookworm to 1.25.2-bookworm by @dependabot[bot] in #468
- Refactor tests and remove github.com/stretchr/testify package by @gab-arrobo in #469
- chore(deps): bump golang from 1.25.2-bookworm to 1.25.3-bookworm by @dependabot[bot] in #470
- chore(deps): bump github.com/omec-project/util from 1.5.4 to 1.5.7 by @dependabot[bot] in #471
- chore(deps): bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0 by @dependabot[bot] in #472
- Making several improvements to the logging to avoid redundancies by @gab-arrobo in #473
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 by @dependabot[bot] in #475
- chore(deps): bump github.com/omec-project/nas from 1.6.3 to 1.6.4 by @dependabot[bot] in #474
- chore(deps): bump golang from 1.25.3-bookworm to 1.25.4-bookworm by @dependabot[bot] in #478
- chore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by @dependabot[bot] in #476
- chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.2 to 4.0.0-rc.3 by @dependabot[bot] in #477
- chore(deps): bump github.com/omec-project/openapi from 1.6.4 to 1.6.5 by @dependabot[bot] in #479
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1 by @dependabot[bot] in #480
- chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #482
- Refactor setting the logging level by @gab-arrobo in #483
- Fix: UPF N3 Interface Nil While Running 10K Subscriber Load Test by @anaswarac-dac in #481
- Add GHA for scorecard analysis (OpenSSF) by @sureshmarikkannu in #485
- Add openssf scorecard link to README by @sureshmarikkannu in #486
- chore(deps): bump alpine from 3.22 to 3.23 by @dependabot[bot] in #487
- chore(deps): bump golang from 1.25.4-bookworm to 1.25.5-bookworm by @dependabot[bot] in #488
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #489
- chore(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 by @dependabot[bot] in #490
- Group github-action PRs by @sureshmarikkannu in #491
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #493
- chore(deps): bump golang from
5117d68to09f53deby @dependabot[bot] in #492 - chore(deps): bump alpine from
51183f2to865b95fby @dependabot[bot] in #494 - chore(deps): bump golang from
09f53deto2c7c656by @dependabot[bot] in #495 - chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #496
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #500
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in #499
- chore(deps): bump golang from 1.25.5-bookworm to 1.26rc2-bookworm by @dependabot[bot] in #497
- chore(deps): bump github.com/segmentio/kafka-go from 0.4.49 to 0.4.50 by @dependabot[bot] in #498
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #503
- chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 by @dependabot[bot] in #502
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.7 by @dependabot[bot] in #501
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #506
- chore(deps): bump alpine from
865b95fto2510918by @dependabot[bot] in #505 - chore(deps): bump go.mongodb.org/mongo-driver from 1.17.7 to 1.17.8 by @dependabot[bot] in #504
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #509
- chore(deps): bump golang from 1.25.6-bookworm to 1.25.7-bookworm by @dependabot[bot] in #507
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.8 to 1.17.9 by @dependabot[bot] in #508
- Add grype scan, SBOM and improve labeling by @sureshmarikkannu in #510
New Contributors
- @sureshmarikkannu made their first contribution in #485
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Update version by @onf-bot in #442
- feat: update flow diagram by @gatici in #443
- chore(deps): bump golang from 1.24.5-bookworm to 1.24.6-bookworm by @dependabot[bot] in #444
- chore(deps): bump github.com/omec-project/openapi from 1.6.2 to 1.6.3 by @dependabot[bot] in #445
- Update Util Package in the SMF by @thakurajayL in #446
- Consolidate indirect imports into a single block by @gab-arrobo in #447
- fix: test flakiness by @gatici in #448
- chore(deps): bump golang from 1.24.6-bookworm to 1.25.0-bookworm by @dependabot[bot] in #449
- chore(deps): bump github.com/urfave/cli/v3 from 3.3.8 to 3.4.1 by @dependabot[bot] in #450
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #451
- chore(deps): bump github.com/segmentio/kafka-go from 0.4.48 to 0.4.49 by @dependabot[bot] in #452
- chore(deps): bump github.com/omec-project/nas from 1.6.0 to 1.6.1 by @dependabot[bot] in #454
- chore(deps): bump golang from 1.25.0-bookworm to 1.25.1-bookworm by @dependabot[bot] in #455
- chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #456
- Replace unmaintained dependency gopkg.in/yaml.v2 with go.yaml.in/yaml/v4 by @gab-arrobo in #457
- Use latest ngap lib that combines ngap and aper in a single repo by @gab-arrobo in #458
- Update kafka-go settings to be compatible to latest Kafka Helm Charts by @gab-arrobo in #459
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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
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
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
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
What's Changed
- Update version by @onf-bot in #358
- chore(deps): bump golang from 1.23.3-bookworm to 1.23.4-bookworm by @dependabot in #359
- chore(deps): bump alpine from 3.20 to 3.21 by @dependabot in #360
- Enable setting for logging
utillibraries by @gab-arrobo in #361
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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
What's Changed
- Update version by @onf-bot in #343
- Refactor path for configuration file, option(s) and Docker image by @gab-arrobo in #344
- Create minor release by @gab-arrobo in #345
Full Changelog: v1.6.2...v1.7.0
v1.6.2
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