Magma: v1.3.1 Release

Release date:
November 20, 2020
Previous version:
Could not determine previous release version
Magnitude:
2,270 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v1.3.1

ardzoht
pshelar
ulaskozat
xjtian

Directory Browser for v1.3.1

We couldn't find a release before this one

Release Notes Published

Durango Maintenance Release Notes

Release 1.3.0 and 1.3.1 have been deprecated. New installs should use 1.3.2+

This hotfix release for Magma contains support for some new features and fixes for other known issues. See the release page for more information.

New Features

Support for unmanaged eNB

Magma now supports registering externally managed eNBs that aren’t configured by the AGW. This enables tracking of the state of the registered unmanaged eNBs as well as monitoring real time status and traffic usage.

Bug Fixes

  • SMS service (smsd) now correctly handles message delivery reports from AGWs. Delivered messages will no longer show a "failed" status on the API after delivery,
  • Added a patch to gracefully handle missing "router_ip" option in DHCP response in cases where DHCP does not set upstream router IP. #3572
  • Fixed pipelined restart setup instabilities #3533, #3527
  • Added fixes to recover from corrupted state when a stateless services fails to start due to a bad Redis state and crashes infinitely
  • Fixed an issue related to the MME not handling a restart procedure properly when magma starts, and sends a reset to the VLR through CSFB service, then the VLR responds with Restart acknowledge which is forwarded by the FeG to the MME #3415

Other

  • Updated eNodeb docs and metrics to use datapath gtp stats collected by pipelined service that are retrieved for all eNB setups. Also added eNB IP address to be reported on eNB state, so metrics can be filtered by this parameter for single eNBs #3534