Releases: ellanetworks/core
Releases · ellanetworks/core
v0.0.6
v0.0.5
What's Changed
- chore: remove pfcp udp calls between smf and upf by @gruyaume in #329
- chore: bump the npm_dependencies group in /ui with 5 updates by @dependabot in #331
- chore: bump golang.org/x/sys from 0.28.0 to 0.29.0 in the go_dependencies group by @dependabot in #330
- chore: add workflow permissions by @gruyaume in #333
- chore: bump ruff from 0.8.5 to 0.8.6 by @dependabot in #334
- chore: pin non-immutable action workflow commits by @gruyaume in #336
- chore: fix incorrect conversion between integer types by @gruyaume in #332
- chore: fix incorrect conversion between integer types by @gruyaume in #338
- chore: fix incorrect conversion between integer types by @gruyaume in #339
- chore: fix incorrect conversion between integer types by @gruyaume in #340
- chore: run e2e tests with multiple users by @gruyaume in #343
- feat: add table sorting, filtering, and totals by @gruyaume in #345
- chore: bump ruff from 0.8.6 to 0.9.0 by @dependabot in #348
- chore: remove state machine in SMF by @gruyaume in #347
- fix: remove dependency on smcontext in pfcp release by @gruyaume in #349
- feat: publish strictly confined snap by @gruyaume in #350
- docs: add snap badge by @gruyaume in #351
- feat: allow automated radio discovery by @gruyaume in #352
- chore: bump the npm_dependencies group in /ui with 5 updates by @dependabot in #353
- chore: use naming convention for bpf system-files plug by @gruyaume in #355
- chore: bump the go_dependencies group with 2 updates by @dependabot in #354
- chore: add oci scan by @gruyaume in #357
- chore: bump ruff from 0.9.0 to 0.9.1 by @dependabot in #356
- chore: remove udr, add gosec, and fix lint issues by @gruyaume in #359
- chore: remove nssf by @gruyaume in #361
- chore: pull info from db in smf by @gruyaume in #364
- fix: do not allow deleting profiles with associated subscribers by @gruyaume in #367
- chore: publish artifacts on github release by @gruyaume in #369
- chore: bump pyright from 1.1.391 to 1.1.392 by @dependabot in #370
- fix: display error notifications differently from success by @gruyaume in #371
- chore: bump ruff from 0.9.1 to 0.9.2 by @dependabot in #372
- chore: bump pyright from 1.1.392 to 1.1.392.post0 by @dependabot in #373
- chore: remove dead code by @gruyaume in #374
- feat: allow sst and sd configuration by @gruyaume in #375
- chore: use ella networks domain by @gruyaume in #376
- chore: bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the github_actions group by @dependabot in #377
- chore: simplify e2e testing setup by @gruyaume in #379
- fix: use correct key for pdu session metric in dashboard by @gruyaume in #380
- fix: add CNAME file to docs root dir by @gruyaume in #381
- chore: bump the npm_dependencies group in /ui with 8 updates by @dependabot in #382
- feat: allow configuring n2 interface by @gruyaume in #383
- chore: bump codespell from 2.3.0 to 2.4.0 by @dependabot in #386
- chore: bump the npm_dependencies group across 1 directory with 3 updates by @dependabot in #387
- chore: remove read permission from snap by @gruyaume in #388
- chore: bump version to v0.0.5 by @gruyaume in #389
- chore: allow publishing snap by @gruyaume in #390
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
First release of Ella Core which the following features:
- 5G compliant: Deploy Ella Core with 5G radios and devices. Ella Core's interfaces follow 3GPP standards.
- Intuitive UI: Manage subscribers, radios, profiles, and operator information through a user-friendly web interface.
- Extensive HTTP API: Automate network operations with a complete REST API.
- Real-Time Observability: Access detailed metrics and dashboards to monitor network health through the - UI and the Prometheus-compliant API.
- Backup and restore: Backup and restore the network configuration and data.