This document describe the changes for each release. It can be a link to the Jira or a simple release note page.
If there is a JIRA released note, just replace this table with the URL to the JIRA.
| Release Version | Notes | Released Date | Remarks |
|---|---|---|---|
| v1.0.0_202112_01 | Initial Deployment | Dez 2021 | Initial Release document |
| v1.0.0_202206_01 | Fix release | Juin 2022 | |
| v2.0.0_202209_01 | Talend 8 Migration - M2C | Sep 2022 |
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>>