Recent Releases of gnbsim

gnbsim - v1.6.3

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/332
  • Bump golang from 1.24.3-bookworm to 1.24.4-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/334
  • Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/333
  • Bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 by @dependabot in https://github.com/omec-project/gnbsim/pull/335
  • Migrate codebase to use cli/v3 by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/336

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.6.2...v1.6.3

- Go
Published by onf-bot 10 months ago

gnbsim - v1.6.2

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/289
  • Bump github.com/omec-project/amf from 1.6.2 to 1.6.3 by @dependabot in https://github.com/omec-project/gnbsim/pull/290
  • Bump github.com/omec-project/amf from 1.6.3 to 1.6.4 by @dependabot in https://github.com/omec-project/gnbsim/pull/291
  • Bump golang from 1.24.0-bookworm to 1.24.1-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/292
  • Bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in https://github.com/omec-project/gnbsim/pull/294
  • Fix issue with golang dependencies due to semver format in module by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/296
  • Update .golangci.yml file by removing deprecated options by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/297
  • Fix issues in .golangci.yml file to verify it is valid by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/298
  • Bump golangci/golangci-lint-action from 6.3.1 to 6.5.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/299
  • Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/300
  • Bump github.com/omec-project/amf from 1.6.4 to 1.6.5 by @dependabot in https://github.com/omec-project/gnbsim/pull/301
  • Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/302
  • Bump github.com/gin-contrib/cors from 1.7.3 to 1.7.4 by @dependabot in https://github.com/omec-project/gnbsim/pull/303
  • feat: use shared workflows by @dariofaccin in https://github.com/omec-project/gnbsim/pull/304
  • Migrate .golangci.yml to version 2 by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/307
  • Update GO version due to dependency requirements by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/306
  • Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/305
  • chore: enable staticcheck and govet in ci by @patriciareinoso in https://github.com/omec-project/gnbsim/pull/308
  • Bump golang from 1.24.1-bookworm to 1.24.2-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/309
  • Bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/312
  • Bump github.com/gin-contrib/cors from 1.7.4 to 1.7.5 by @dependabot in https://github.com/omec-project/gnbsim/pull/311
  • Bump github.com/omec-project/nas from 1.4.5 to 1.4.6 by @dependabot in https://github.com/omec-project/gnbsim/pull/310
  • Fix issue due to concurrent map read and map write by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/313
  • Update push-related GHAs and fix some issues by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/314
  • Bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/315
  • Fix issue with missing inherit secrets by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/316
  • Bump github.com/omec-project/nas from 1.4.6 to 1.5.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/318
  • Bump github.com/omec-project/ngap from 1.3.2 to 1.4.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/317
  • Bump golang from 1.24.2-bookworm to 1.24.3-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/324
  • Bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/322
  • Bump github.com/omec-project/openapi from 1.4.0 to 1.4.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/325
  • Bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/326
  • Bump github.com/omec-project/nas from 1.5.0 to 1.5.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/327
  • Bump alpine from 3.21 to 3.22 by @dependabot in https://github.com/omec-project/gnbsim/pull/330
  • Bump github.com/omec-project/util from 1.3.0 to 1.3.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/328
  • Bump github.com/omec-project/nas from 1.5.1 to 1.5.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/329
  • Update dependencies and create patch release by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/331

New Contributors

  • @dariofaccin made their first contribution in https://github.com/omec-project/gnbsim/pull/304

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.6.1...v1.6.2

- Go
Published by onf-bot 11 months ago

gnbsim - v1.6.1

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/249
  • Bump golang from 1.23.2-bookworm to 1.23.3-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/250
  • Bump github.com/omec-project/util from 1.2.3 to 1.2.5 by @dependabot in https://github.com/omec-project/gnbsim/pull/253
  • Bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/251
  • Update GO version by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/254
  • Bump fsfe/reuse-action from 4 to 5 by @dependabot in https://github.com/omec-project/gnbsim/pull/260
  • Bump github.com/omec-project/util from 1.2.5 to 1.2.6 by @dependabot in https://github.com/omec-project/gnbsim/pull/258
  • Bump github.com/omec-project/openapi from 1.3.1 to 1.3.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/255
  • Bump github.com/omec-project/aper from 1.2.1 to 1.2.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/256
  • Bump github.com/omec-project/ngap from 1.3.0 to 1.3.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/257
  • Bump github.com/omec-project/nas from 1.4.2 to 1.4.3 by @dependabot in https://github.com/omec-project/gnbsim/pull/259
  • Bump golang from 1.23.3-bookworm to 1.23.4-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/263
  • Bump alpine from 3.20 to 3.21 by @dependabot in https://github.com/omec-project/gnbsim/pull/264
  • Bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/262
  • fix: handle type assertions safely by @gatici in https://github.com/omec-project/gnbsim/pull/268
  • Bump github.com/omec-project/util from 1.2.6 to 1.2.7 by @dependabot in https://github.com/omec-project/gnbsim/pull/265
  • Bump github.com/omec-project/amf from 1.6.0 to 1.6.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/266
  • Bump github.com/omec-project/util from 1.2.7 to 1.2.8 by @dependabot in https://github.com/omec-project/gnbsim/pull/271
  • Bump github.com/gin-contrib/cors from 1.7.2 to 1.7.3 by @dependabot in https://github.com/omec-project/gnbsim/pull/273
  • Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/274
  • Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/275
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/276
  • Bump golang from 1.23.4-bookworm to 1.23.5-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/277
  • Bump github.com/omec-project/util from 1.2.8 to 1.2.11 by @dependabot in https://github.com/omec-project/gnbsim/pull/279
  • Bump github.com/omec-project/util from 1.2.11 to 1.2.12 by @dependabot in https://github.com/omec-project/gnbsim/pull/280
  • Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/281
  • Bump golang from 1.23.5-bookworm to 1.23.6-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/283
  • Bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/282
  • Bump golang from 1.23.6-bookworm to 1.24.0-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/285
  • Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/286
  • Creating patch release by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/288

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.6.0...v1.6.1

- Go
Published by onf-bot about 1 year ago

gnbsim - v1.6.0

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/233
  • Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/234
  • Bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/235
  • Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/236
  • Fix issue with link/reference by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/240
  • Bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in https://github.com/omec-project/gnbsim/pull/241
  • Bump github.com/urfave/cli from 1.22.15 to 1.22.16 by @dependabot in https://github.com/omec-project/gnbsim/pull/242
  • Bump github.com/omec-project/nas from 1.4.1 to 1.4.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/245
  • Bump github.com/omec-project/amf from 1.5.0 to 1.5.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/244
  • Bump github.com/omec-project/amf from 1.5.1 to 1.6.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/246
  • Refactor path for configuration file, option(s) and Docker image by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/247
  • Create minor release by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/248

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.5.0...v1.6.0

- Go
Published by onf-bot over 1 year ago

gnbsim - v1.5.0

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/227
  • Bump github.com/omec-project/aper from 1.1.3 to 1.2.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/229
  • Bump github.com/omec-project/ngap from 1.2.3 to 1.3.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/230
  • Replace logrus with zap logger by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/232

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.4.5...v1.5.0

- Go
Published by onf-bot over 1 year ago

gnbsim - v1.4.5

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/213
  • Add latest version card by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/214
  • Add GHA for staticcheck by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/215
  • Bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/216
  • Skip stats under error conditions. by @thakurajayL in https://github.com/omec-project/gnbsim/pull/218
  • Bump github.com/omec-project/amf from 1.4.3 to 1.4.4 by @dependabot in https://github.com/omec-project/gnbsim/pull/219
  • Update issue templates by @thakurajayL in https://github.com/omec-project/gnbsim/pull/220
  • Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com/omec-project/gnbsim/pull/222
  • Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/224
  • Bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/221
  • Update dependencies by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/225
  • Release gnbsim by @thakurajayL in https://github.com/omec-project/gnbsim/pull/226

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.4.4...v1.4.5

- Go
Published by onf-bot over 1 year ago

gnbsim - v1.4.4

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/189
  • Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/190
  • Updated pending feature list: trying to keep list as per priority by @thakurajayL in https://github.com/omec-project/gnbsim/pull/191
  • Bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/192
  • Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/194
  • Bump github.com/omec-project/amf from 1.4.2 to 1.4.3 by @dependabot in https://github.com/omec-project/gnbsim/pull/195
  • adding event handler names to avoid crash by @thakurajayL in https://github.com/omec-project/gnbsim/pull/164
  • Bump fsfe/reuse-action from 3 to 4 by @dependabot in https://github.com/omec-project/gnbsim/pull/201
  • Bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/198
  • Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/200
  • Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/202
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/203
  • Bump golang.org/x/sys from 0.22.0 to 0.23.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/204
  • Enable signoff in GitHub Action by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/205
  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/206
  • Adding new feature request in pending feature list by @thakurajayL in https://github.com/omec-project/gnbsim/pull/207
  • Remove unused functions/dependency by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/208
  • Bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/209
  • Bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/210
  • Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/211
  • gnbsim release by @thakurajayL in https://github.com/omec-project/gnbsim/pull/212

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.4.3...v1.4.4

- Go
Published by onf-bot over 1 year ago

gnbsim - v1.4.3

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/170
  • Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/171
  • Bump github.com/omec-project/ngap from 1.2.0 to 1.2.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/172
  • Bump github.com/urfave/cli from 1.22.14 to 1.22.15 by @dependabot in https://github.com/omec-project/gnbsim/pull/173
  • Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/174
  • Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 by @dependabot in https://github.com/omec-project/gnbsim/pull/175
  • Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/176
  • Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/177
  • Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/180
  • Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/179
  • Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/182
  • Bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/181
  • Updates to Dependabot by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/183
  • Bump alpine from 3.19 to 3.20 by @dependabot in https://github.com/omec-project/gnbsim/pull/185
  • chore: Move to util v1.1.0 by @ghislainbourgeois in https://github.com/omec-project/gnbsim/pull/186
  • Add GO report card and reformat README.md file by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/187
  • Create patch release by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/188

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.4.2...v1.4.3

- Go
Published by onf-bot almost 2 years ago

gnbsim - v1.4.2

What's Changed

  • Update version by @onf-bot in https://github.com/omec-project/gnbsim/pull/156
  • Bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/158
  • Improvements to Github Actions by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/159
  • Fix gnbsim compilation issues by @thakurajayL in https://github.com/omec-project/gnbsim/pull/162
  • Update README by @thakurajayL in https://github.com/omec-project/gnbsim/pull/160
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/165
  • Moving docs from sdcore docs to github repository by @thakurajayL in https://github.com/omec-project/gnbsim/pull/163
  • Bump github.com/omec-project/amf from 1.4.0 to 1.4.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/167
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/168
  • Create patch release by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/169

New Contributors

  • @onf-bot made their first contribution in https://github.com/omec-project/gnbsim/pull/156

Full Changelog: https://github.com/omec-project/gnbsim/compare/v1.4.0...v1.4.2

- Go
Published by onf-bot about 2 years ago

gnbsim - v1.4.0

What's Changed

  • [AETHER-1927]: gnbsim Copyright & Licensing by @sindack in https://github.com/omec-project/gnbsim/pull/1
  • Removing vendor packages and package directory. by @thakurajayL in https://github.com/omec-project/gnbsim/pull/2
  • Add FOSSA license check by @sindack in https://github.com/omec-project/gnbsim/pull/3
  • update authentication to not use OP value and remove UE addition to Mongo by @badhrinathpa in https://github.com/omec-project/gnbsim/pull/4
  • SDCORE-395: Introducing gnodeb package and gNB-Control plane layer by @gajjarvini in https://github.com/omec-project/gnbsim/pull/5
  • SDCORE-395: Adding NGSetup Test Case to gnbsim by @gajjarvini in https://github.com/omec-project/gnbsim/pull/6
  • SDCORE-396: Adding GnbUe support in gnodeb package by @gajjarvini in https://github.com/omec-project/gnbsim/pull/7
  • SDCORE-430: Adding SimUe and RealUe to gnbsim by @gajjarvini in https://github.com/omec-project/gnbsim/pull/8
  • SDCORE-431: Shifting NAS message logic for register procedure to RealUe by @gajjarvini in https://github.com/omec-project/gnbsim/pull/9
  • SDCORE-432: Adding event generation logic in sim UE for Registration … by @gajjarvini in https://github.com/omec-project/gnbsim/pull/10
  • SDCORE-477: Introducing YAML configuration and NGAP ID pool in gnbsim by @gajjarvini in https://github.com/omec-project/gnbsim/pull/11
  • SDCORE-490: Add PDU Session Est support in Real UE, Sim Ue and Profile by @gajjarvini in https://github.com/omec-project/gnbsim/pull/12
  • SDCORE-493: Adding PDU Session Est Support in gnodeb package by @gajjarvini in https://github.com/omec-project/gnbsim/pull/13
  • Sdcore-508: Adding support for data plane in gnbsim by @gajjarvini in https://github.com/omec-project/gnbsim/pull/14
  • SDCORE-508: Fixing user plane issues in gnbsim by @gajjarvini in https://github.com/omec-project/gnbsim/pull/15
  • SDCORE-535: Updating GNBSIM Readme by @gajjarvini in https://github.com/omec-project/gnbsim/pull/16
  • Updating Docker file to install ethtool by @gajjarvini in https://github.com/omec-project/gnbsim/pull/17
  • SDCORE-551: Fixing Registration caused due to NAS-MAC verification fa… by @gajjarvini in https://github.com/omec-project/gnbsim/pull/18
  • SDCORE-540: Adding support for deregistration procedure, cmd line args and logger config by @gajjarvini in https://github.com/omec-project/gnbsim/pull/19
  • SDCORE-621: Making plmn and supported TA configurable in NG Setup Req… by @gajjarvini in https://github.com/omec-project/gnbsim/pull/20
  • Updating README and configuration by @gajjarvini in https://github.com/omec-project/gnbsim/pull/21
  • SDCORE-648: Adding support for gNB initiated UE Context Release procedure by @gajjarvini in https://github.com/omec-project/gnbsim/pull/22
  • SDCORE-674: Adding logic to create service request message in RealUe by @gajjarvini in https://github.com/omec-project/gnbsim/pull/23
  • Sdcore 675 by @gajjarvini in https://github.com/omec-project/gnbsim/pull/24
  • Image cleanup by @thakurajayL in https://github.com/omec-project/gnbsim/pull/25
  • Adding design documentation by @gajjarvini in https://github.com/omec-project/gnbsim/pull/26
  • Sdcore 698: Logging event strings instead of event Ids by @gajjarvini in https://github.com/omec-project/gnbsim/pull/28
  • SDCORE-753: gNBSim does not exit after executing AN Release profile by @gajjarvini in https://github.com/omec-project/gnbsim/pull/29
  • Sdcore 620 : Adding support for PDU Session Container Extension Header in GTP-PDU by @gajjarvini in https://github.com/omec-project/gnbsim/pull/30
  • SDCORE-767: Removed member-only license by @gajjarvini in https://github.com/omec-project/gnbsim/pull/32
  • SDCORE-767: Updating NOTICE.txt by @gajjarvini in https://github.com/omec-project/gnbsim/pull/33
  • Dev gnbsim cleanup by @thakurajayL in https://github.com/omec-project/gnbsim/pull/34
  • Update NAS module reference by @thakurajayL in https://github.com/omec-project/gnbsim/pull/35
  • License cleanup by @thakurajayL in https://github.com/omec-project/gnbsim/pull/36
  • Merging new gnbSim to main branch by @thakurajayL in https://github.com/omec-project/gnbsim/pull/37
  • Bug fixes: Handling absence of QFI and gNBSim not exiting after receiving error event by @gajjarvini in https://github.com/omec-project/gnbsim/pull/38
  • gNBsim documentation cleanup by @thakurajayL in https://github.com/omec-project/gnbsim/pull/39
  • SDCORE-691: Logging simulation summary into separate file by @gajjarvini in https://github.com/omec-project/gnbsim/pull/40
  • SDCORE-747: Adding repository path to module name by @gajjarvini in https://github.com/omec-project/gnbsim/pull/41
  • NW trigger UE dereg support by @thakurajayL in https://github.com/omec-project/gnbsim/pull/42
  • SDCORE-842: Adding Support for UE Requested PDU Session Release Procedure by @gajjarvini in https://github.com/omec-project/gnbsim/pull/43
  • 3 changes to make gnb more user friendly, by @thakurajayL in https://github.com/omec-project/gnbsim/pull/44
  • SDCORE-850: Adding support for NW requested PDU Session Release by @gajjarvini in https://github.com/omec-project/gnbsim/pull/45
  • Added support for parallel execution of profiles by @thakurajayL in https://github.com/omec-project/gnbsim/pull/46
  • Dev cleanup dep by @thakurajayL in https://github.com/omec-project/gnbsim/pull/54
  • Create pending feature list by @thakurajayL in https://github.com/omec-project/gnbsim/pull/55
  • Update README.md by @thakurajayL in https://github.com/omec-project/gnbsim/pull/56
  • Config option to add key, opc, and seq number by @thakurajayL in https://github.com/omec-project/gnbsim/pull/59
  • SDCORE-857: Providing Profiles to gNB Sim through HTTP API by @gajjarvini in https://github.com/omec-project/gnbsim/pull/50
  • nas module update by @badhrinathpa in https://github.com/omec-project/gnbsim/pull/62
  • Add dnn parameter in config file by @orion-belt in https://github.com/omec-project/gnbsim/pull/64
  • Support to execute subscribers in parallel by @thakurajayL in https://github.com/omec-project/gnbsim/pull/67
  • fix: Remove hardcoding for User Location Information by @gajjarvini in https://github.com/omec-project/gnbsim/pull/65
  • Revert "fix: Remove hardcoding for User Location Information (#65)" by @thakurajayL in https://github.com/omec-project/gnbsim/pull/70
  • Dev proc changes step by @thakurajayL in https://github.com/omec-project/gnbsim/pull/71
  • Update gnbsim document by @thakurajayL in https://github.com/omec-project/gnbsim/pull/72
  • add control of user pkt generation periodicity by @joshuazhu78 in https://github.com/omec-project/gnbsim/pull/73
  • api to run configured profiles by @badhrinathpa in https://github.com/omec-project/gnbsim/pull/74
  • (FIX) Removing old version of nas from go.sum by @Gmerold in https://github.com/omec-project/gnbsim/pull/93
  • Bumps go version to 1.21 (latest stable) by @gatici in https://github.com/omec-project/gnbsim/pull/94
  • Add golangci yml file and disable all linters by @gatici in https://github.com/omec-project/gnbsim/pull/97
  • fix: Add printf fomatting directives by @gatici in https://github.com/omec-project/gnbsim/pull/95
  • Bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/omec-project/gnbsim/pull/90
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/omec-project/gnbsim/pull/103
  • Bump golangci/golangci-lint-action from 3.2.0 to 3.7.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/104
  • Bump alpine from 3.16 to 3.18 by @dependabot in https://github.com/omec-project/gnbsim/pull/98
  • Bump golang from 1.21.3-bookworm to 1.21.4-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/99
  • Bump github.com/omec-project/nas from 1.1.3 to 1.1.4 by @dependabot in https://github.com/omec-project/gnbsim/pull/80
  • Bump github.com/gin-contrib/cors from 1.3.1 to 1.5.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/102
  • Bump github.com/urfave/cli from 1.22.4 to 1.22.14 by @dependabot in https://github.com/omec-project/gnbsim/pull/100
  • Bump golang.org/x/net from 0.16.0 to 0.19.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/105
  • Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in https://github.com/omec-project/gnbsim/pull/106
  • Adding code to get lock before NAS Mac calculation by @thakurajayL in https://github.com/omec-project/gnbsim/pull/92
  • Create CITATION.cff by @thakurajayL in https://github.com/omec-project/gnbsim/pull/51
  • Bump golang from 1.21.4-bookworm to 1.21.5-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/108
  • Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/omec-project/gnbsim/pull/109
  • Bump alpine from 3.18 to 3.19 by @dependabot in https://github.com/omec-project/gnbsim/pull/110
  • Adding design documentation for profile manager feature by @gajjarvini in https://github.com/omec-project/gnbsim/pull/49
  • Code cleanup by @thakurajayL in https://github.com/omec-project/gnbsim/pull/112
  • chore: Add FOSSA check to GH actions by @ghislainbourgeois in https://github.com/omec-project/gnbsim/pull/115
  • Bump golang from 1.21.5-bookworm to 1.21.6-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/114
  • Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/113
  • Bump github.com/prometheus/client_golang from 0.9.3 to 1.11.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/117
  • Enable go vet in CI by @patriciareinoso in https://github.com/omec-project/gnbsim/pull/116
  • Refactor GHA by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/120
  • Enable staticcheck by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/121
  • Re-enable unused, goconst and misspell by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/122
  • Allow registration to PLMNID other than 208-93 by @yoursunny in https://github.com/omec-project/gnbsim/pull/119
  • Enable gofumpt by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/123
  • chore: Add first unit tests by @Gmerold in https://github.com/omec-project/gnbsim/pull/124
  • Support to retransmit message by @thakurajayL in https://github.com/omec-project/gnbsim/pull/128
  • Make gnbsim to use its own logger instead of the amf by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/132
  • chore: Enable field alignment go vet check by @patriciareinoso in https://github.com/omec-project/gnbsim/pull/127
  • chore: Move idgenerator dependency to util project by @ghislainbourgeois in https://github.com/omec-project/gnbsim/pull/133
  • Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in https://github.com/omec-project/gnbsim/pull/137
  • Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/135
  • Bump golang from 1.21.6-bookworm to 1.22.0-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/134
  • Use milenage from the util repo by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/138
  • Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in https://github.com/omec-project/gnbsim/pull/139
  • Bump fsfe/reuse-action from 2 to 3 by @dependabot in https://github.com/omec-project/gnbsim/pull/140
  • Refactor Docker image by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/141
  • Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in https://github.com/omec-project/gnbsim/pull/142
  • chore: Bump AMF and other dependencies by @ghislainbourgeois in https://github.com/omec-project/gnbsim/pull/143
  • Measure per event E2E latency by @mbilal92 in https://github.com/omec-project/gnbsim/pull/144
  • Update omec-project dependencies by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/145
  • Support statistics at proc level & trans level by @thakurajayL in https://github.com/omec-project/gnbsim/pull/118
  • Enable gosimple by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/146
  • Enable errcheck by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/147
  • enable linters: typecheck, gci and whitespace by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/148
  • Enable linters: nakedret, unconvert, predeclared, noctx by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/149
  • Add GHA for hadolint by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/151
  • Add 5g-s-tmsi field by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/150
  • Add GHA for tagging/creating releases and stale issues/PRs by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/152
  • Update push.yml by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/153
  • Update dependencies as per latest omec-project release modules by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/154
  • Release: Update VERSION by @gab-arrobo in https://github.com/omec-project/gnbsim/pull/155

New Contributors

  • @sindack made their first contribution in https://github.com/omec-project/gnbsim/pull/1
  • @thakurajayL made their first contribution in https://github.com/omec-project/gnbsim/pull/2
  • @badhrinathpa made their first contribution in https://github.com/omec-project/gnbsim/pull/4
  • @gajjarvini made their first contribution in https://github.com/omec-project/gnbsim/pull/5
  • @orion-belt made their first contribution in https://github.com/omec-project/gnbsim/pull/64
  • @joshuazhu78 made their first contribution in https://github.com/omec-project/gnbsim/pull/73
  • @Gmerold made their first contribution in https://github.com/omec-project/gnbsim/pull/93
  • @gatici made their first contribution in https://github.com/omec-project/gnbsim/pull/94
  • @dependabot made their first contribution in https://github.com/omec-project/gnbsim/pull/90
  • @ghislainbourgeois made their first contribution in https://github.com/omec-project/gnbsim/pull/115
  • @patriciareinoso made their first contribution in https://github.com/omec-project/gnbsim/pull/116
  • @gab-arrobo made their first contribution in https://github.com/omec-project/gnbsim/pull/120
  • @yoursunny made their first contribution in https://github.com/omec-project/gnbsim/pull/119
  • @mbilal92 made their first contribution in https://github.com/omec-project/gnbsim/pull/144

Full Changelog: https://github.com/omec-project/gnbsim/commits/v1.4.0

- Go
Published by onf-bot about 2 years ago