File tree Expand file tree Collapse file tree 2 files changed +38
-1
lines changed
Expand file tree Collapse file tree 2 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 4848 sha256 : 1ffac0228aa83f04a1b1cf2788a3af5953e82587ae3a77c41900e99f2557132d
4949 known-issues :
5050
51+ 2.0.7 :
52+ date : 2026-01-08
53+ state : stable
54+ tar : orc-2.0.7.tar.gz
55+ signed-by : William Hyun (DECDFA29)
56+ sha256 : fc331c4f46b5d65cb0724211c032c7a9b130b9bc36bd68ba358ecdc5b5c27386
57+ known-issues :
58+
51592.0.6 :
5260 date : 2025-07-07
53- state : stable
61+ state : archived
5462 tar : orc-2.0.6.tar.gz
5563 signed-by : Dongjoon Hyun (34F0FC5C)
5664 sha256 : 81167d31d7ec51de3b2acbbdbecbfbff50d7e321aadd9d537f4931cc0c07e045
Original file line number Diff line number Diff line change 1+ ---
2+ layout : news_item
3+ title : " ORC 2.0.7 Released"
4+ date : " 2026-01-08 01:00:00 -0800"
5+ author : william
6+ version : 2.0.7
7+ categories : [release]
8+ ---
9+
10+ The ORC team is excited to announce the release of ORC v2.0.7.
11+
12+ {% assign releaseName = "2.0.7" %}
13+ {% include release_description.md %}
14+
15+ The bug fixes:
16+ - [ ORC-1825] ( {{site.jira}}/ORC-1825 ) : Bump Snappy to 1.2.1
17+ - [ ORC-1827] ( {{site.jira}}/ORC-1827 ) : Bump ZLIB to 1.3.1
18+ - [ ORC-1828] ( {{site.jira}}/ORC-1828 ) : Bump LZ4 to 1.10.0
19+ - [ ORC-1892] ( {{site.jira}}/ORC-1892 ) : Upgrade snappy to 1.2.2
20+ - [ ORC-1893] ( {{site.jira}}/ORC-1893 ) : Upgrade zstd to 1.5.7
21+ - [ ORC-1973] ( {{site.jira}}/ORC-1973 ) : Use int64_t instead of google::protobuf::int64 for Protobuf v22+
22+ - [ ORC-1974] ( {{site.jira}}/ORC-1974 ) : Use google::protobuf::TextFormat instead of DebugString for Protobuf v30+
23+ - [ ORC-2010] ( {{site.jira}}/ORC-2010 ) : Use IANA Identifier America/Los_Angeles instead of US/Pacific in Java
24+
25+ The test changes:
26+ - [ ORC-1996] ( {{site.jira}}/ORC-1996 ) : Remove MacOS 13 from GitHub Action CI and docs
27+
28+ Tasks:
29+ - [ ORC-1896] ( {{site.jira}}/ORC-1896 ) : Add CMAKE_POLICY_VERSION_MINIMUM=3.12 to ThirdpartyToolchain.cmake
You can’t perform that action at this time.
0 commit comments