Skip to content

Commit ecfa024

Browse files
Abhishek Chennakaachennaka
authored andcommitted
[docs] Update release notes for 1.17.1
Change-Id: Id754799a3858580f19d66c2eb96b6769b8b9c95a Reviewed-on: http://gerrit.cloudera.org:8080/22004 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Abhishek Chennaka <[email protected]>
1 parent 8d0e398 commit ecfa024

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release_notes.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ with native NEON instructions.
8585

8686
* Upgraded 3rd-party curl to version 8.4.0.
8787

88+
* Upgraded 3rd-party gperftools to version 2.13.
89+
8890
* Fixed integer overflow in available space metrics
8991
(see https://issues.apache.org/jira/browse/KUDU-3562[KUDU-3562]).
9092

@@ -114,6 +116,12 @@ regression from a previous fix
114116
* Simplified setting up of Kudu Python client by automatically installing
115117
the supported version of Cython during the setup process.
116118

119+
* Implemented code changes to address the compiler bugs introduced in g++10
120+
and g++11 (see https://github.com/apache/kudu/commit/bb469cbfc00d10ddac7201199c57506e1abf8675[commit]).
121+
122+
* Fixed docker scripts for Ubuntu 22.04 and later to use Python3 to deal with
123+
the Python package name changes.
124+
117125
[[rn_1.17.1_obsoletions]]
118126
== Obsoletions
119127
* Discontinued support for Python verions 3.0 to 3.5.

0 commit comments

Comments
 (0)