From b730b6091f9c646e7fa3e83ec866ed221c080b09 Mon Sep 17 00:00:00 2001 From: Nicolas Laval Date: Fri, 26 Jul 2024 21:59:08 +0200 Subject: [PATCH] Update docs --- .../developer-guide/basic-mode/data-sources/jdbc.mdx | 2 +- .../developer-guide/basic-mode/data-sources/json.mdx | 2 +- docs/docs/developer-guide/index-developer-guide.mdx | 2 +- .../developer-guide/spark-mode/index-spark-mode.mdx | 2 +- docs/docs/introduction/releases/1.x.x.mdx | 8 +++++++- .../developer-guide/basic-mode/data-sources/jdbc.mdx | 2 +- .../developer-guide/basic-mode/data-sources/json.mdx | 2 +- .../current/developer-guide/index-developer-guide.mdx | 2 +- .../developer-guide/spark-mode/index-spark-mode.mdx | 2 +- .../current/introduction/releases/1.x.x.mdx | 8 +++++++- .../developer-guide/basic-mode/data-sources/jdbc.mdx | 2 +- .../developer-guide/basic-mode/data-sources/json.mdx | 2 +- .../current/developer-guide/index-developer-guide.mdx | 2 +- .../developer-guide/spark-mode/index-spark-mode.mdx | 2 +- .../current/introduction/releases/1.x.x.mdx | 10 ++++++++-- .../developer-guide/basic-mode/data-sources/jdbc.mdx | 2 +- .../developer-guide/basic-mode/data-sources/json.mdx | 2 +- .../current/developer-guide/index-developer-guide.mdx | 2 +- .../developer-guide/spark-mode/index-spark-mode.mdx | 2 +- .../current/introduction/releases/1.x.x.mdx | 8 +++++++- 20 files changed, 45 insertions(+), 21 deletions(-) diff --git a/docs/docs/developer-guide/basic-mode/data-sources/jdbc.mdx b/docs/docs/developer-guide/basic-mode/data-sources/jdbc.mdx index 6c68d2b6c..a2640d6e8 100644 --- a/docs/docs/developer-guide/basic-mode/data-sources/jdbc.mdx +++ b/docs/docs/developer-guide/basic-mode/data-sources/jdbc.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jdbc - 1.4.1 + 1.5.0 ``` diff --git a/docs/docs/developer-guide/basic-mode/data-sources/json.mdx b/docs/docs/developer-guide/basic-mode/data-sources/json.mdx index ec2fd6596..3b223f074 100644 --- a/docs/docs/developer-guide/basic-mode/data-sources/json.mdx +++ b/docs/docs/developer-guide/basic-mode/data-sources/json.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jackson - 1.4.1 + 1.5.0 ``` diff --git a/docs/docs/developer-guide/index-developer-guide.mdx b/docs/docs/developer-guide/index-developer-guide.mdx index d7accd314..7e37a6e96 100644 --- a/docs/docs/developer-guide/index-developer-guide.mdx +++ b/docs/docs/developer-guide/index-developer-guide.mdx @@ -15,7 +15,7 @@ import Card from '@theme/Card'; fr.insee.trevas vtl-engine - 1.4.1 + 1.5.0 ``` diff --git a/docs/docs/developer-guide/spark-mode/index-spark-mode.mdx b/docs/docs/developer-guide/spark-mode/index-spark-mode.mdx index 11e33cc49..bb96060a2 100644 --- a/docs/docs/developer-guide/spark-mode/index-spark-mode.mdx +++ b/docs/docs/developer-guide/spark-mode/index-spark-mode.mdx @@ -16,7 +16,7 @@ The `SparkDataset` data sets can represent statistical tables in a Java applicat fr.insee.trevas vtl-spark - 1.4.1 + 1.5.0 ``` diff --git a/docs/docs/introduction/releases/1.x.x.mdx b/docs/docs/introduction/releases/1.x.x.mdx index f0dbbd8b6..8e0d14779 100644 --- a/docs/docs/introduction/releases/1.x.x.mdx +++ b/docs/docs/introduction/releases/1.x.x.mdx @@ -6,13 +6,19 @@ slug: /releases/1.x.x custom_edit_url: null --- +## Version 1.5.0 - 06/27/24 + +(See technical release on [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.5.0)) + +- Requires Java 8 or above + ## Version 1.4.1 - 06/25/24 (See technical release on [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.1)) - Fix VTL SDMX module visibility -## Version 1.4.0 - 06/21/24 +## Version 1.4.0 - 06/07/24 (See technical release on [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.0)) diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx index 0be05f58a..a911db8a6 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jdbc - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx index 91c37b26d..e43350ec7 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jackson - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx index cf7e47a8d..93d153c3e 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx @@ -15,7 +15,7 @@ import Card from '@theme/Card'; fr.insee.trevas vtl-engine - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx index 99cff22d4..0e6228bd4 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx @@ -16,7 +16,7 @@ Les datasets `SparkDataset` permettent de représenter les tables statistiques d fr.insee.trevas vtl-spark - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx b/docs/i18n/fr/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx index 6ac745d3f..e6503e325 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx @@ -6,13 +6,19 @@ slug: /releases/1.x.x custom_edit_url: null --- +## Version 1.5.0 - 27/06/24 + +(See technical release on [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.5.0)) + +- Requires Java 8 or above + ## Version 1.4.1 - 25/06/24 (See technical release on [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.1)) - Correction de la visibilité du module VTL SDMX -## Version 1.4.0 - 21/06/24 +## Version 1.4.0 - 07/06/24 (See technical release on [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.0)) diff --git a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx index 73742d754..e3dfcbbdc 100644 --- a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx +++ b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jdbc - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx index c79dab6b3..5797c3fde 100644 --- a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx +++ b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jackson - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx index 441d330ec..4ba218506 100644 --- a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx +++ b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx @@ -15,7 +15,7 @@ import Card from '@theme/Card'; fr.insee.trevas vtl-engine - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx index a97a3dca0..c68973a67 100644 --- a/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx +++ b/docs/i18n/no/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx @@ -16,7 +16,7 @@ custom_edit_url: null fr.insee.trevas vtl-spark - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/no/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx b/docs/i18n/no/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx index 6bfae78f7..f03f6f2f7 100644 --- a/docs/i18n/no/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx +++ b/docs/i18n/no/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx @@ -6,13 +6,19 @@ slug: /releases/1.x.x custom_edit_url: null --- -## Version 1.4.1 - 06/25/24 +## Versjon 1.5.0 - 06/27/24 + +(See technical release on [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.5.0)) + +- Nécessite Java 8 ou supérieur + +## Versjon 1.4.1 - 06/25/24 (Se teknisk utgivelse på [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.1)) - Fiks VTL SDMX-modulsynlighet -## Versjon 1.4.0 - 06/21/24 +## Versjon 1.4.0 - 06/07/24 (Se teknisk utgivelse på [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.0)) diff --git a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx index 49a0bca59..963ae5dc5 100644 --- a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx +++ b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/jdbc.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jdbc - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx index f787370a2..ee6312424 100644 --- a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx +++ b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/basic-mode/data-sources/json.mdx @@ -12,7 +12,7 @@ custom_edit_url: null fr.insee.trevas vtl-jackson - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx index 2352a1974..53c74bcb9 100644 --- a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx +++ b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/index-developer-guide.mdx @@ -15,7 +15,7 @@ import Card from '@theme/Card'; fr.insee.trevas vtl-engine - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx index d612831c0..06869b152 100644 --- a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx +++ b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/developer-guide/spark-mode/index-spark-mode.mdx @@ -16,7 +16,7 @@ Les datasets `SparkDataset` permettent de représenter les tables statistiques d fr.insee.trevas vtl-spark - 1.4.1 + 1.5.0 ``` diff --git a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx index df1b569b2..1f2554ba1 100644 --- a/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx +++ b/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/releases/1.x.x.mdx @@ -7,13 +7,19 @@ custom_edit_url: null pagination_prev: null --- +## 版本 1.5.0 - 06/27/24 + +(请参阅技术发布 [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.5.0)) + +- 需要 Java 8 或更高版本 + ## 版本 1.4.1 - 06/25/24 (请参阅技术发布 [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.1)) - 修复 VTL SDMX 模块可见性 -## 版本 1.4.0 - 06/21/24 +## 版本 1.4.0 - 06/07/24 (请参阅技术发布 [Github](https://github.com/InseeFr/Trevas/releases/tag/v1.4.0))