|
| 1 | +--- |
| 2 | +layout: news_item |
| 3 | +title: "ORC 2.1.1 Released" |
| 4 | +date: "2025-03-06 00:00:00 0000" |
| 5 | +author: dongjoon |
| 6 | +version: 2.1.1 |
| 7 | +categories: [release] |
| 8 | +--- |
| 9 | + |
| 10 | +The ORC team is excited to announce the release of ORC v2.1.1. |
| 11 | + |
| 12 | +{% assign releaseName = "2.1.1" %} |
| 13 | +{% include release_description.md %} |
| 14 | + |
| 15 | +The improvements (tools): |
| 16 | +- [ORC-1848]({{site.jira}}/ORC-1848) PrintData tool add parameter description |
| 17 | + |
| 18 | +The bug fixes: |
| 19 | +- [ORC-1833]({{site.jira}}/ORC-1833) [C++] Fix CMake script to be used inside another project |
| 20 | +- [ORC-1834]({{site.jira}}/ORC-1834) [C++] Fix undefined behavior |
| 21 | +- [ORC-1846]({{site.jira}}/ORC-1846) [C++] Fix imported libraries in the Conan build |
| 22 | + |
| 23 | +The test changes: |
| 24 | +- [ORC-1835]({{site.jira}}/ORC-1835) [C++] Fix cpp-linter-action to build first |
| 25 | +- [ORC-1853]({{site.jira}}/ORC-1853) Rename class TesScanData to TestScanData |
| 26 | +- [ORC-1854]({{site.jira}}/ORC-1854) Remove ubuntu20 from os-list.txt |
| 27 | +- [ORC-1855]({{site.jira}}/ORC-1855) Add Amazon Linux 2023 and Corretto to docker tests and CI |
| 28 | + |
| 29 | +The build and dependency changes: |
| 30 | +- [ORC-1836]({{site.jira}}/ORC-1836) Upgrade zstd-jni to 1.5.6-9 |
| 31 | +- [ORC-1837]({{site.jira}}/ORC-1837) Remove commons-csv from parent pom.xml |
| 32 | +- [ORC-1843]({{site.jira}}/ORC-1843) Upgrade bcpkix-jdk18on to 1.80 |
| 33 | +- [ORC-1847]({{site.jira}}/ORC-1847) Upgrade Hive to 4.0.1 in bench module |
| 34 | +- [ORC-1849]({{site.jira}}/ORC-1849) Upgrade byte-buddy to 1.17.0 |
| 35 | +- [ORC-1850]({{site.jira}}/ORC-1850) Upgrade maven-surefire-plugin to 3.5.2 |
| 36 | +- [ORC-1851]({{site.jira}}/ORC-1851) Upgrade zstd-jni to 1.5.6-10 |
| 37 | +- [ORC-1852]({{site.jira}}/ORC-1852) Add --enable-native-access=ALL-UNNAMED to suppress Maven warnings |
| 38 | +- [ORC-1856]({{site.jira}}/ORC-1856) Bump spotbugs-maven-plugin to 4.9.1.0 |
| 39 | +- [ORC-1859]({{site.jira}}/ORC-1859) Upgrade junit to 5.12.0 |
| 40 | + |
| 41 | +The tasks: |
| 42 | +- [ORC-1840]({{site.jira}}/ORC-1840) Add Matomo script to support https://analytics.apache.org |
0 commit comments