Skip to content

v1.7.0

Choose a tag to compare

@dilallkx dilallkx released this 30 Apr 16:07
· 542 commits to master since this release

UPGRADE NOTES:

SUMMARY:

  • Multi-feature release enabling new experimentation & public AdvantEDGE deployment
    • Process lifecycle API: creation/deletion of containers at scenario runtime
    • Cellular Connectivity API: creation/deletion for PDU Session emulation
    • Frontend: Added login capabilities + esthetic changes
    • Prometheus: integration for platform monitoring, analytics & new dashboards
    • Edge Services: new ETSI MEC012 RNIS endpoints
    • Platform maintenance: Multiple dependencies upgrades

CHANGES/FEATURES:

  • Process Lifecycle API
    • Process lifecycle API
    • Lifecycle event allows to instantiate/delete processes at scenario runtime
    • Events can be generated triggered from REST API or manually from Frontend
  • Cellular Connectivity API
    • New connectivity model to emulate PDU Sessions
    • Controls the terminal connectivity to data networks (DN or LADN)
    • PDU sessions events can be triggered from REST API or manually from Frontend
    • Frontend topology shows terminal's active PDU sessions
  • AdvantEDGE deployment
    • Deployment configuration
      • New config point to set default UID
    • Platform dependency upgrades:
      • Redis: v6.0.9 REL-01-2021
      • CouchDB: v3.1.0 REL-07-2020
      • InfluxDB: v1.8.0 REL-11-2020
      • Grafana: v7.3.5 REL-01-2021
      • Nginx: 0.44.0 REL-03-2021
      • kube-state-metrics: v1.4.0 REL-08-2018
  • MEC012 - Radio Network Information API
    • Support for L2 Measurements, UE measurement reports & 5G NR measurement subscriptions
    • Configurable periodicity for measurement reports
  • Monitoring & Analytics
    • Prometheus dependency added
    • Platform metrics dashboard
    • Node metrics dashboard
    • REST API metrics
  • Frontend changes
    • Login capabilities for public deployments
    • New home page with orientation information
    • Cosmetic improvements
  • Backend new micro-services & packages
    • meep-auth-svc: Core micro-service - session management, authentication & access control
    • meep-prometheus: Dependency micro-service - Prometheus monitoring & alerting stack
    • meep-pdu-session-store: Package - PDU Session database

FIXES:

  • PR #128: Scenario Name check in platform API
  • PR #196: ETSI MEC Plugtest fixes
  • PR #203: mandatory timestamp in userInfo
  • PR #210: Packet loss supporting up to 6 decimals and Terminal network characteristics event fix
  • PR #236: Sandbox Metrics + GIS Engine fixes
  • Bug: Location service: None to Wifi or generic not triggering Entering event
  • Bug: Wais: Wifi to none not triggering AssocSta notification