This is an automated email from the ASF dual-hosted git repository.
achennaka pushed a commit to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/branch-1.17.x by this push:
new 9e19288aa [docs] Add section header for release notes
9e19288aa is described below
commit 9e19288aad0706a413e63522cdfd22d2ccd7c27a
Author: root <[email protected]>
AuthorDate: Mon Oct 21 21:53:13 2024 -0700
[docs] Add section header for release notes
Change-Id: I73d86c77fb553a5063ab78f6513a1fe24329367c
Reviewed-on: http://gerrit.cloudera.org:8080/21963
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
---
docs/release_notes.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/release_notes.adoc b/docs/release_notes.adoc
index 088c27871..629844e8f 100644
--- a/docs/release_notes.adoc
+++ b/docs/release_notes.adoc
@@ -115,6 +115,7 @@ regression from a previous fix
the supported version of Cython during the setup process.
[[rn_1.17.1_obsoletions]]
+== Obsoletions
* Discontinued support for Python verions 3.0 to 3.5.
[[rn_1.17.0]]