diff --git a/CHANGE-LOG.md b/CHANGE-LOG.md index 0766351..f5003f0 100644 --- a/CHANGE-LOG.md +++ b/CHANGE-LOG.md @@ -8,6 +8,9 @@ - Upgrade paimon to 0.8.1 #### 2.1.2 - Upgrade paimon to 0.9.0 +#### 2.1.3 +- Upgrade paimon to 1.0.0 +- Upgrade iceberg to 1.6.1 ### 2.0 #### 2.0.0 - upgrade avro to 1.11.3 diff --git a/NOTICE b/NOTICE index 463951d..9a0196d 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Doris -Copyright 2018-2024 The Apache Software Foundation +Copyright 2018-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml index aec6a7c..52a5158 100644 --- a/hive-catalog-shade/pom.xml +++ b/hive-catalog-shade/pom.xml @@ -20,7 +20,7 @@ under the License. org.apache.doris doris-shade - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT hive-catalog-shade @@ -30,8 +30,8 @@ under the License. 3.3.6 2.8.1 - 1.4.3 - 0.9.0 + 1.6.1 + 1.0.0 1.11.4 2.5.2 1.13.1 diff --git a/pom.xml b/pom.xml index 5fe021b..f89e078 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.doris doris-shade - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT pom Archetype - doris-shade https://doris.apache.org