This document describe the changes for each release. It can be a link to the Jira or a simple release note page.

Releases

If there is a JIRA released note, just replace this table with the URL to the JIRA.

Release VersionNotesReleased DateRemarks
v1.0.0_202112_01Initial Deployment Dez 2021Initial Release document
v1.0.0_202206_01Fix releaseJuin 2022
v2.0.0_202209_01Talend 8 Migration - M2CSep 2022

Version Naming standard

This is the naming standard for version.

Major Version - Increment when changing to a new application framework.

Minor Version - Increment when adding new features into the application.

Bug Fixes Version - Increment when deploying bug fixes. When minor version is incremented, reset this to 0.

Timestamp - Indicate the timestamp whenever a deployment was released. Format: YYYYMM_<<number of deployment on the same month in XX>>.

v<<MajorVersion>>.<<MinorVersion>>.<<BugFixesVersion>>.<<Timestamp>>