Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Info

This document describes all major stages of a WMS version lifecycle (e.g. end of development, end of life, end of support).

Created: July 2022

Permalink: https://confluence.wildix.com/x/aIB-Bw

Table of Contents

Introduction

This document describes all major stages of a WMS version lifecycle (e.g. end of development, end of life, end of support) , and their differences and also explains what LifeTime means.  In short, WMS version passes the following stages: 

  1. Global

...

  1. Availability 
  2. End of Development (end of sales)

...

  1. End of Life

...

  1. End of Support

When globally available, WMS version is being further developed, with new features released, bug fixes, as well as performance and security improvements. None of these is applicable at the End of Support stage. The other two stages (End of Development and End of Life) are described in detail below. 

...