Skip to content

v1.2.3

Latest
Compare
Choose a tag to compare
@Simewu Simewu released this 20 Feb 23:04
· 1 commit to main since this release
0e16106

Changelog for v1.2.3

  • Upgraded Near-RT RIC to the K-Release. To continue using the J-Release, rename commit_hashes_j_release.json to commit_hashes.json.
  • Added optional installation scripts for 8 additional Near-RT RIC xApps in directory additional_scripts:
    • xApp Key Performance Indicator (KPI) monitoring (kpimon) installation script (install_xapp_kpi_monitor.sh).
    • xApp Anamoly Detection (ad) installation script (install_xapp_anomaly_detection.sh).
    • xApp 5G Cell Anamoly Detection (ad-cell) installation script (install_xapp_5g_cell_anomaly_detection.sh).
    • xApp Quality of Experience (QoE) Predictor (qp) installation script (install_xapp_qoe_predictor.sh).
    • xApp RIC Control (rc) installation script (install_xapp_ric_control.sh).
    • xApp Traffic Steering (trafficxapp) installation script (install_xapp_traffic_steering.sh).
    • xApp Hello World Python (hw-python) installation script (install_xapp_hw-python.sh).
    • xApp Hello World Rust (hw-rust) installation script (install_xapp_hw-rust.sh).
  • Improvements to E2 Simulator and additional controller scripts for testing xApps over E2.
  • Added InfluxDB pod used by KPI Monitor to write metrics to the influxdb/ directory.
  • Added Kubernetes Redis database client script to interact with the database.
  • Added Kong database bootstrapping to Non-RT RIC pod wait script.
  • Updated software dependency commit hashes, migrating srsRAN_Project configs to latest format.
  • Cleaned up code, updated documentation, and improved consistency across scripts.

Full Changelog: v1.2.2...v1.2.3