Releases: omec-project/webconsole
Releases · omec-project/webconsole
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
v1.8.3
What's Changed
- Update version by @onf-bot in #298
- chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #304
- chore(deps): bump golang from 1.23.5-bookworm to 1.23.6-bookworm by @dependabot in #305
- chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #302
- chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #303
- feat: Delete DG operation, remove the DG from the NS list by @patriciareinoso in #300
- chore(deps): bump golang from 1.23.6-bookworm to 1.24.0-bookworm by @dependabot in #306
- feat: propagate Subscriber deletion to Device Groups by @dariofaccin in #299
- Creating patch release by @gab-arrobo in #308
New Contributors
- @dariofaccin made their first contribution in #299
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- Update version by @onf-bot in #264
- Update
golangci
file to re-enable the field alignment check by @gab-arrobo in #265 - fix: swagger for user account creation by @patriciareinoso in #263
- chore(deps): bump golang from 1.23.3-bookworm to 1.23.4-bookworm by @dependabot in #267
- chore(deps): bump alpine from 3.20 to 3.21 by @dependabot in #266
- chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #268
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #269
- chore(deps): bump github.com/omec-project/util from 1.2.6 to 1.2.7 by @dependabot in #270
- chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #271
- chore(deps): bump github.com/omec-project/util from 1.2.7 to 1.2.8 by @dependabot in #275
- chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #274
- chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @dependabot in #276
- chore(deps): bump github.com/gin-contrib/cors from 1.7.2 to 1.7.3 by @dependabot in #277
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 by @dependabot in #282
- chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #280
- chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #281
- chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #290
- chore(deps): bump golang from 1.23.4-bookworm to 1.23.5-bookworm by @dependabot in #289
- chore(deps): bump github.com/omec-project/util from 1.2.8 to 1.2.11 by @dependabot in #292
- chore(deps): bump github.com/omec-project/config5g from 1.5.5 to 1.5.6 by @dependabot in #288
- feat: delete UPF and gNB is propagated to NS by @patriciareinoso in #279
- feat: Improves validation of the NetworkSlice, DeviceGroup, UPF and gNB names by @Gmerold in #293
- chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #296
- chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #295
- feat: implement PUT for inventory UPF by @patriciareinoso in #278
- feat: propagate inventory edition to NS DB and NFs by @patriciareinoso in #297
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Update version by @onf-bot in #255
- Go version by @gab-arrobo in #256
- chore(deps): bump fsfe/reuse-action from 4 to 5 by @dependabot in #258
- chore(deps): bump github.com/omec-project/util from 1.2.5 to 1.2.6 by @dependabot in #261
- chore(deps): bump github.com/omec-project/openapi from 1.3.1 to 1.3.2 by @dependabot in #259
- chore(deps): bump github.com/omec-project/config5g from 1.5.4 to 1.5.5 by @dependabot in #260
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #262
- feat: Adds Pebble notifications by @Gmerold in #250
New Contributors
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Update version by @onf-bot in #249
- chore(deps): bump golang from 1.23.2-bookworm to 1.23.3-bookworm by @dependabot in #254
- chore(deps): bump github.com/omec-project/util from 1.2.3 to 1.2.5 by @dependabot in #251
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #252
- feat: support HTTPS in webui by @patriciareinoso in #247
Full Changelog: v1.7.2...v1.8.0
v1.7.2
What's Changed
- Update version by @onf-bot in #246
- fix: get network slice by name and delete operation were broken by @patriciareinoso in #248
Full Changelog: v1.7.0...v1.7.2
v1.7.0
What's Changed
- Update version by @onf-bot in #240
- chore(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 by @dependabot in #239
- chore(deps): bump github.com/omec-project/config5g from 1.5.1 to 1.5.3 by @dependabot in #238
- Clean-up some logging by @gab-arrobo in #241
- chore(deps): bump github.com/omec-project/config5g from 1.5.3 to 1.5.4 by @dependabot in #243
- Inventory clean-up by @patriciareinoso in #242
- Refactor path for configuration file, option(s) and Docker image by @gab-arrobo in #244
- Create minor version by @gab-arrobo in #245
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Update version by @onf-bot in #225
- chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #226
- chore(deps): bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #227
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #228
- chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #229
- chore(deps): bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in #231
- chore(deps): bump github.com/urfave/cli from 1.22.15 to 1.22.16 by @dependabot in #233
- chore(deps): bump github.com/omec-project/config5g from 1.5.0 to 1.5.1 by @dependabot in #232
- Update
config.pb
file due to deprecation by @gab-arrobo in #234 - chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #230
- Changes for branch rename by @daf-LF in #237
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #235
- feat: implement authentication and authorization by @patriciareinoso in #217
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update version by @onf-bot in #208
- chore(deps): bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #210
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #209
- chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #211
- chore(deps): bump github.com/omec-project/config5g from 1.4.2 to 1.4.3 by @dependabot in #212
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #216
- chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #214
- chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #215
- chore(deps): bump github.com/omec-project/config5g from 1.4.3 to 1.4.4 by @dependabot in #218
- chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #220
- chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #221
- chore(deps): bump github.com/omec-project/config5g from 1.4.4 to 1.5.0 by @dependabot in #223
- chore(deps): bump github.com/omec-project/openapi from 1.2.0 to 1.3.1 by @dependabot in #222
- Replace
logrus
withzap
logger by @gab-arrobo in #224
Full Changelog: v1.4.3...v1.5.0