Releases: omec-project/webconsole
Releases · omec-project/webconsole
v2.1.2
What's Changed
- Update version by @onf-bot in #475
- chore(deps): bump the actions-deps group with 18 updates by @dependabot[bot] in #473
- Upgrade Go version to 1.25 and group omec-project dependencies by @gab-arrobo in #478
- chore(deps): bump the omec-project group with 2 updates by @dependabot[bot] in #479
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0 by @dependabot[bot] in #480
- chore(deps): bump github.com/gin-gonic/gin from 1.11.0 to 1.12.0 by @dependabot[bot] in #481
- chore(deps): bump golang from 1.26.0-bookworm to 1.26.1-bookworm by @dependabot[bot] in #482
- Go through the codebase and update dependencies to their latest versions by @gab-arrobo in #483
- Remove dead code and tested changes using OnRamp by @gab-arrobo in #484
- chore(deps): bump the actions-deps group with 18 updates by @dependabot[bot] in #485
- chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #486
- chore(deps): bump golang from
c7a82e9to8e8aa80by @dependabot[bot] in #487 - chore(deps): bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0 by @dependabot[bot] in #488
- chore(deps): bump the actions-deps group with 18 updates by @dependabot[bot] in #489
- chore(deps): bump github.com/gin-contrib/cors from 1.7.6 to 1.7.7 by @dependabot[bot] in #490
- chore(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 by @dependabot[bot] in #491
- chore(deps): bump the actions-deps group with 18 updates by @dependabot[bot] in #493
- chore(deps): bump golang from 1.26.1-bookworm to 1.26.2-bookworm by @dependabot[bot] in #492
- make several improvements to building process by @gab-arrobo in #494
- Create patch release by @gab-arrobo in #495
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Update version by @onf-bot in #470
- chore(deps): bump the actions-deps group with 17 updates by @dependabot[bot] in #471
- Add e2e test by @sureshmarikkannu in #468
- chore(deps): bump golang from
eae3cdfto2a0ba12by @dependabot[bot] in #472 - Multiple dnn support by @anaswarac-dac in #445
- Address a few missing things from PR #445 and create a patch release by @gab-arrobo in #474
New Contributors
- @anaswarac-dac made their first contribution in #445
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Update version by @onf-bot in #407
- chore(deps): bump golang from 1.24.6-bookworm to 1.25.0-bookworm by @dependabot[bot] in #410
- chore(deps): bump github.com/urfave/cli/v3 from 3.3.8 to 3.4.1 by @dependabot[bot] in #409
- chore(deps): bump github.com/omec-project/util from 1.4.0 to 1.5.0 by @dependabot[bot] in #408
- chore(deps): bump golang from 1.25.0-bookworm to 1.25.1-bookworm by @dependabot[bot] in #413
- chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #412
- chore(deps): bump github.com/swaggo/gin-swagger from 1.6.0 to 1.6.1 by @dependabot[bot] in #411
- Replace unmaintained dependency gopkg.in/yaml.v2 with go.yaml.in/yaml/v4 by @gab-arrobo in #414
- chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #415
- chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in #416
- chore(deps): bump github.com/omec-project/util from 1.5.0 to 1.5.3 by @dependabot[bot] in #417
- Replace archived (07/22/2024) dependency with a maintained fork and update omec-project dependencies by @gab-arrobo in #418
- chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 by @dependabot[bot] in #419
- chore(deps): bump golang from 1.25.1-bookworm to 1.25.2-bookworm by @dependabot[bot] in #421
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #420
- chore(deps): bump golang from 1.25.2-bookworm to 1.25.3-bookworm by @dependabot[bot] in #422
- chore(deps): bump github.com/omec-project/util from 1.5.4 to 1.5.7 by @dependabot[bot] in #424
- chore(deps): bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0 by @dependabot[bot] in #423
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 by @dependabot[bot] in #425
- chore(deps): bump golang from 1.25.3-bookworm to 1.25.4-bookworm by @dependabot[bot] in #428
- chore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by @dependabot[bot] in #426
- chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.2 to 4.0.0-rc.3 by @dependabot[bot] in #427
- Update MFBR (uplink/downlink) parameters as optional as per spec by @sureshmarikkannu in #429
- chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #432
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1 by @dependabot[bot] in #430
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #431
- Add GHA for scorecard analysis (OpenSSF) by @sureshmarikkannu in #433
- Add openssf scorecard link to README by @sureshmarikkannu in #434
- chore(deps): bump alpine from 3.22 to 3.23 by @dependabot[bot] in #435
- chore(deps): bump golang from 1.25.4-bookworm to 1.25.5-bookworm by @dependabot[bot] in #436
- Group github-action PRs by @sureshmarikkannu in #437
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #440
- chore(deps): bump golang from
5117d68to09f53deby @dependabot[bot] in #438 - chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in #439
- chore(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 by @dependabot[bot] in #441
- chore(deps): bump alpine from
51183f2to865b95fby @dependabot[bot] in #442 - chore(deps): bump golang from
09f53deto2c7c656by @dependabot[bot] in #444 - chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #446
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #450
- chore(deps): bump golang from 1.25.5-bookworm to 1.26rc2-bookworm by @dependabot[bot] in #451
- chore(deps): bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in #449
- chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #448
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #447
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #452
- chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 by @dependabot[bot] in #454
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.7 by @dependabot[bot] in #453
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #458
- chore(deps): bump alpine from
865b95fto2510918by @dependabot[bot] in #455 - chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #456
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.7 to 1.17.8 by @dependabot[bot] in #457
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #461
- chore(deps): bump golang from 1.25.6-bookworm to 1.25.7-bookworm by @dependabot[bot] in #459
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.8 to 1.17.9 by @dependabot[bot] in #460
- chore(deps): bump the actions-deps group with 15 updates by @dependabot[bot] in #466
- chore(deps): bump golang from 1.25.7-bookworm to 1.26.0-bookworm by @dependabot[bot] in #462
- chore(deps): bump github.com/omec-project/util from 1.5.7 to 1.7.0 by @dependabot[bot] in #463
- chore(deps): bump github.com/omec-project/openapi from 1.6.5 to 1.7.0 by @dependabot[bot] in #465
- Randomly the unit-tests are failing due to a DeepEqual expecting elements to be in a deterministic order by @gab-arrobo in #469
- Add grype scan, SBOM and improve labeling by @sureshmarikkannu in #467
New Contributors
- @sureshmarikkannu made their first contribution in #429
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Update version by @onf-bot in #401
- chore(deps): bump golang from 1.24.5-bookworm to 1.24.6-bookworm by @dependabot[bot] in #403
- chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #404
- chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #405
- fix: typo in imsi qos endpoint and sort policy control by @patriciareinoso in #402
- fix: upf port can be a int or float64 by @patriciareinoso in #406
- feat: remove grpc server by @patriciareinoso in #395
Full Changelog: v1.8.9...v2.0.0
v1.8.9
What's Changed
- Update version by @onf-bot in #394
- chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #396
- chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #398
- chore(deps): bump github.com/swaggo/swag from 1.16.5 to 1.16.6 by @dependabot[bot] in #397
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in #399
- Adds list of DNNs supported by the Network Slice to the response of the policy-control endpoint by @Gmerold in #400
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- Update version by @onf-bot in #376
- chore(deps): bump github.com/omec-project/openapi from 1.4.1 to 1.5.0 by @dependabot[bot] in #378
- chore(deps): bump github.com/gin-contrib/cors from 1.7.5 to 1.7.6 by @dependabot[bot] in #377
- feat: implement plmn and plmn-snssai endpoints by @patriciareinoso in #372
- fix: remove blocking sleep in sync in-memory config retry by @patriciareinoso in #380
- chore: add E2E tests by @gatici in #382
- chore: refactor functions and DB write operations by @gatici in #373
- feat: implement Access and Mobility endpoint by @dariofaccin in #381
- chore: lower verbosity in logs for NF config service by @patriciareinoso in #384
- feat: implement session management endpoint by @gatici in #383
- chore: refactor UTs for sync config by @patriciareinoso in #385
- chore(deps): bump golang from 1.24.4-bookworm to 1.24.5-bookworm by @dependabot[bot] in #388
- chore(deps): bump github.com/omec-project/util from 1.3.2 to 1.4.0 by @dependabot[bot] in #387
- chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #386
- feat: Implements Policy Control and IMSI QoS endpoints by @Gmerold in #390
Full Changelog: v1.8.7...v1.8.8
v1.8.7
What's Changed
- Update version by @onf-bot in #366
- feat: Implement NFConfig HTTP(S) service by @gatici in #360
- chore(deps): bump golang from 1.24.3-bookworm to 1.24.4-bookworm by @dependabot in #367
- chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot in #369
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot in #368
- chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #370
- feat: enforce application/json for accept header by @patriciareinoso in #371
- chore(deps): bump github.com/urfave/cli from 1.22.16 to 1.22.17 by @dependabot in #374
- Migrate codebase to use cli/v3 by @gab-arrobo in #375
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Update version by @onf-bot in #334
- chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #336
- chore(deps): bump github.com/gin-contrib/cors from 1.7.3 to 1.7.4 by @dependabot in #335
- feat: use shared workflows by @dariofaccin in #337
- chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #338
- Migrate .golangci.yml to version 2 by @gab-arrobo in #339
- Update GO version due to dependency requirements by @gab-arrobo in #340
- chore: enable staticcheck linter in CI by @patriciareinoso in #341
- chore: enable errcheck and govet in CI by @patriciareinoso in #342
- chore(deps): bump golang from 1.24.1-bookworm to 1.24.2-bookworm by @dependabot in #346
- chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #345
- chore(deps): bump github.com/gin-contrib/cors from 1.7.4 to 1.7.5 by @dependabot in #344
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #343
- Update push-related GHAs and fix some issues by @gab-arrobo in #348
- chore: improve name validation for gNBs, Network Slices, Device Groups by @dariofaccin in #347
- chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #349
- Fix issue with missing inherit secrets by @gab-arrobo in #350
- chore(deps): bump github.com/omec-project/util from 1.2.14 to 1.3.0 by @dependabot in #351
- chore(deps): bump github.com/omec-project/openapi from 1.3.4 to 1.4.0 by @dependabot in #353
- chore(deps): bump github.com/omec-project/config5g from 1.5.9 to 1.6.0 by @dependabot in #352
- chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #354
- chore(deps): bump golang from 1.24.2-bookworm to 1.24.3-bookworm by @dependabot in #356
- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #355
- chore(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot in #357
- chore(deps): bump github.com/omec-project/openapi from 1.4.0 to 1.4.1 by @dependabot in #358
- chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot in #359
- Address security alert: jwt-go allows excessive memory allocation during header parsing by @gab-arrobo in #361
- chore(deps): bump alpine from 3.21 to 3.22 by @dependabot in #364
- chore(deps): bump github.com/omec-project/util from 1.3.0 to 1.3.2 by @dependabot in #363
- chore(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot in #362
- Update dependencies and create patch release by @gab-arrobo in #365
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- Update version by @onf-bot in #329
- chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.1 by @dependabot in #330
- chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #331
- fix: duplicate user account returns 409 conflict by @patriciareinoso in #332
- feat: propagate DG changes to all IMSIs by @dariofaccin in #283
- feat: improve gNB validation in Network Slice creation by @dariofaccin in #328
- chore: create new tag by @dariofaccin in #333
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- Update version by @onf-bot in #309
- chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #311
- fix: improve regex used for name and FQDN validation by @patriciareinoso in #314
- chore(deps): bump github.com/omec-project/config5g from 1.5.7 to 1.5.8 by @dependabot in #315
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 by @dependabot in #316
- feat: return 404 if a subscriber does not exist by @gatici in #318
- chore(deps): bump golang from 1.24.0-bookworm to 1.24.1-bookworm by @dependabot in #322
- chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #319
- chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #320
- feat: return 409 conflict error if a subscriber already exists by @gatici in #317
- Fix issue with golang dependencies due to semver format in module by @gab-arrobo in #323
- Update .golangci.yml file by removing deprecated options by @gab-arrobo in #324
- Fix issues in .golangci.yml file to verify it is valid by @gab-arrobo in #325
- feat: fully separate subscriber authentication handling between 4G and 5G by @dariofaccin in #310
- feat: allow creation of gNBs without TAC by @dariofaccin in #327
- chore: create a new tag by @gatici in #326
Full Changelog: v1.8.3...v1.8.4