Versioning

Short Description

From version 2.10 it is possible to have multiple versions of Dataloy API deployed on an application server. New API functionalities can be utilized for certain clients while at the same time continue to use older API versions for other clients. This usage of the system can remain until all clients are tested and working with the latest Dataloy API version. The API version is specified in the URL.

Chapter Contents: 

Long Description

Latest Version

The latest version of Dataly API deployed at a customer's application server remains available at: 

http://[ip]:[port]/ws/rest

It will also be available using version number in the URL. If the latest version is 2.10.3 it will be found at:

http://[ip]:[port]/ws/rest/2.10.3

Older Versions

Older versions that are not deprecated and in use will not be removed when upgrading. 

Deprecated versions will be removed when upgrading. An e-mail will be sent to API users when an API version is deprecated.

Older versions can be located at ws/rest/version-number. For example, if version 2.10.0 is deployed it will be found at:

http://[ip]:[port]/ws/rest/2.10.0

Top
Back

Related Content

 Expand to see related content

Unknown macro: {dynamiccontentbylabel}