Skip to content

v1.8.0

Compare
Choose a tag to compare
@roymx roymx released this 14 Oct 01:14
· 305 commits to master since this release

UPGRADE NOTE:

SUMMARY:

  • Edge Services
    • New! Edge Platform Application Enablement Service (ETSI MEC011)
    • New! Application Mobility Service (ETSI MEC021)
    • WLAN Access Information Service: v2.1.1 --> v2.2.1
    • Location Service: /area/circle & /distance endpoints supported
  • Features
    • Long-term Metrics Storage: data retention possible with Thanos & MinIO
    • Geospatial network KPIs: measurements caching & dashboards
    • Platform fixes & maintenance

CHANGES/FEATURES:

  • MEC011 - Edge Platform Application Enablement Service
    • v2.1.1 API (OAS 3.0)
    • Application Support API - Support for application instance lifecycle
    • Service Management API - Full support
  • MEC021 - Application Mobility Service
    • v2.1.1 API (OAS 3.0)
    • Support for Application Mobility Service lifecycle & mobility subscriptions
    • Location-based application mobility triggering algorithm
  • MEC Service Improvements
  • Geospatial network KPIs
    • Geospatial measurements & caching: distance and signal strength calculations
    • Built-in wireless metrics dashboards
  • Long-term Metrics Storage
    • Thanos integration for long-term storage of Prometheus metrics
    • MinIO object store deployment integration
    • InfluxDB daily backups with configurable retention time
  • AdvantEDGE deployment
    • Deployment configuration
      • Configuration for long-term data retention
    • Swagger UI
      • Configurable & self-hosted service API files
      • Dynamic API list grouped by edge node / MEC Platform (MEP)
  • Frontend changes
    • Wireless metrics visualization dashboards
    • Compute node pop-up on Map
    • Documentation using GitHub Pages: AdvantEDGE Docs
  • Backend new micro-services & packages
    • meep-ams: core micro-service - Application Mobility Service implementation
    • meep-app-enablement: Core micro-service - Edge Platform Application Enablement Service
    • meep-minio: Dependency micro-service - MinIO S3 object storage
    • meep-thanos: Dependency micro-service - Thanos long-term metrics storage stack

FIXES:

  • PR #244: notification for NrMeasRepUe subscription 4G and 5G neighbor cell information is mutually exclusive
  • PR #245: RSRP, RSRQ, RSSI valid range update
  • PR #247: Power signal updates on active scenario updates
  • PR #264: RNIS: Mandatory parameters for subscription enforced
  • PR #275: Mec012-013-028 testing updates
  • PR #278: UE Measurement Notification fixes
  • PR #280: MEC 013-012-028 Phase 2 testing fixed
  • PR #282: MEC012-013-028 fixes from testing
  • PR #303: Swagger API fixes