Skip to content

chore: bump github.com/ellanetworks/core from 0.6.0 to 1.6.0 - #132

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/ellanetworks/core-1.6.0
Open

chore: bump github.com/ellanetworks/core from 0.6.0 to 1.6.0#132
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/ellanetworks/core-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ellanetworks/core from 0.6.0 to 1.6.0.

Release notes

Sourced from github.com/ellanetworks/core's releases.

v1.6.0

Summary

New features

  • Multi Home Network Keys: Configure Ella Core with multiple Profile A (X25519) and B (B-256) Home network keys. This feature is useful for Key rotation and increases Ella Core compatibility in more environments.
  • NAS Encryption configuration: Configure which algorithms are supported by Ella Core for NAS subscriber messages.
  • Service Provider Name (SPN) Configuration: Configure the Service Provider Name sent to subscribers. This network name is displayed in commercial phones.

Maintenance

  • Security fixes: This release includes many security improvements at the API, Radio, and subscriber layers.
  • Bug fixes
  • Dependency updates

Breaking Change Warning

This change can be breaking for some users. By adding support for multiple home network keys, Ella Core now respects the home network key ID set in the SIM card and rejects registration requests for IDs not associated with a key. If you see registration rejects with the log below, go to the operator page and make sure the ID matches with the one configured in the SIM card.

Mar 17 12:06:55 raspberrypi main[4120]: {"level":"warn","ts":"2026-03-17T12:06:55.533-0400","caller":"gmm/handle_registration_request.go:217","msg":"Authentication procedure failed, rejecting registration","component":"AMF","AMF_UE_NGAP_ID":"AMF_UE_NGAP_ID:10","error":"failed to send ue authentication request: ausf UE Authentication Authenticate Request failed: failed to create auth data: couldn't convert suci to supi: home network key not found (scheme=A, keyId=1): not found"}

API endpoints used to manage home network keys changed. If you explicitly depend on the API, adapt your script to use the new endpoints. View the Operator API documentation here.

What's Changed

Full Changelog: ellanetworks/core@v1.5.2...v1.6.0

v1.5.2

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/ellanetworks/core](https://github.com/ellanetworks/core) from 0.6.0 to 1.6.0.
- [Release notes](https://github.com/ellanetworks/core/releases)
- [Commits](ellanetworks/core@v0.6.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/ellanetworks/core
  dependency-version: 1.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 19, 2026
@dependabot
dependabot Bot requested a review from gruyaume as a code owner March 19, 2026 17:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants