Changelog for v1.2.4
- Fixed race condition by waiting for the AMF to register NFs in
run.sh
to ensure UE:RRC NR reconfiguration successful
. - Added patches to e2sim improving its reliability and enabling support for KPI metrics to be sent to the KPI monitor.
- Mounted kpm_sim logs/e2sim_output.txt to oransim Docker container to dynamically update logs even when a shell isn't linked to it.
- Added InfluxDB token generation, stored in
influxdb_auth_token.json
. - Added graceful stopping of all components (rather than just the UE) upon exiting
run.sh
. - Added dynamic clearing of 5G core logs before starting new instance of each core component.
- Fixed RAN Function ID synchronization in the Near-RT RIC for KPI monitoring.
- Decreased InfluxDB size from 50Gi to 2Gi.
- Fixed permissions of shell script files for consistency.
Full Changelog: v1.2.3...v1.2.4