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

update version to v1.7 and add release notes

parent 0780bf94
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 */

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

// Host
export const HOST_PATH = location.origin;
@@ -127,4 +127,3 @@ export const ELEMENT_TYPE_MECSVC = 'MEC SERVICE';
export const ELEMENT_TYPE_UE_APP = 'UE APPLICATION';
export const ELEMENT_TYPE_EDGE_APP = 'EDGE APPLICATION';
export const ELEMENT_TYPE_CLOUD_APP = 'CLOUD APPLICATION';
+9 −0
Original line number Diff line number Diff line
@@ -22,6 +22,15 @@ class VersionDialog extends Component {
      >
        <div style={styles.text}>

          <Typography theme="primary" use="subtitle1"><p><b>v1.7 &bull;</b> 2022-06-20</p></Typography>
          <Typography use="body1">
            STF625 update:
            <ul>
              <li>Addition of the VIS API (V2X Service) v2.2.1</li>
              <li>Upgradation of MEC011, MEC012, MEC013 and MEC021 to v2.2.1</li>
            </ul>
          </Typography>

          <Typography theme="primary" use="subtitle1"><p><b>v1.6 &bull;</b> 2021-12-16</p></Typography>
          <Typography use="body1">
            Final STF599 update: