Commit a0e673a3 authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

update version to v1.9

parent 8026c847
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -12,7 +12,9 @@ presented via OpenAPI compliant descriptions.

MEC Sandbox provides the user with a choice of scenarios combining different network technologies (4G, 5G, Wi-Fi) and
terminal types. Combining these assets in a geolocated environment, a user can gain hands-on experience on the behaviour
and capabilities of the Location (MEC013), Radio Network Information (MEC012), Traffic Management APIs (MEC015), Device Application Interface (MEC016), WLAN Information (MEC028), Edge Platform
and capabilities of the Location (MEC013), Radio Network Information (MEC012), Traffic Management APIs (MEC015), Device Application Interface (MEC016),
WLAN Information (MEC028), Edge Platform Application Enablement (MEC011) and Application Mobility (MEC021) service APIs. Such contextual information can offer
significant differential performance for edge based MEC applications.
Application Enablement (MEC011) and Application Mobility (MEC021) service APIs. Such contextual information can offer
significant differential performance for edge based MEC applications.

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 */

// Version
export const MEC_SANDBOX_VERSION = 'v1.7';
export const MEC_SANDBOX_VERSION = 'v1.8';

// Host
export const HOST_PATH = location.origin;
+10 −0
Original line number Diff line number Diff line
@@ -22,6 +22,16 @@ class VersionDialog extends Component {
      >
        <div style={styles.text}>

          <Typography theme="primary" use="subtitle1"><p><b>v1.8 &bull;</b> 2022-09-29</p></Typography>
          <Typography use="body1">
            STF625 update 2:
            <ul>
              <li>Addition of the BWM API (Bandwidth Management Service) v2.2.1</li>
              <li>Addition of the MTS API (Multi-access Traffic Steering Service) v2.2.1</li>
              <li>Addition of the DAI API (Device Application Interface Service) v2.2.1</li>
            </ul>
          </Typography>

          <Typography theme="primary" use="subtitle1"><p><b>v1.7 &bull;</b> 2022-06-20</p></Typography>
          <Typography use="body1">
            STF625 update: