This is an automated email from the ASF dual-hosted git repository.

achennaka pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kudu-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new aebc5ce1 Publish commit(s) from site source repo:   4e08949 [blog]Fix 
links in 1.17.1 release blog
aebc5ce1 is described below

commit aebc5ce1fcb2276dd37bee728b42bac74d0dbf7c
Author: root <[email protected]>
AuthorDate: Mon Nov 25 11:19:20 2024 -0800

    Publish commit(s) from site source repo:
      4e08949 [blog]Fix links in 1.17.1 release blog
    
    Site-Repo-Commit: 4e08949b9f148643f7ba0823295a190a8c23af58
---
 2024/11/13/apache-kudu-1-17-1-release.html | 4 ++--
 feed.xml                                   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/2024/11/13/apache-kudu-1-17-1-release.html 
b/2024/11/13/apache-kudu-1-17-1-release.html
index 44ee8f57..f14eb1d7 100644
--- a/2024/11/13/apache-kudu-1-17-1-release.html
+++ b/2024/11/13/apache-kudu-1-17-1-release.html
@@ -137,11 +137,11 @@ issues discovered with contemporary releases.</p>
   </li>
   <li>
     <p>Fixed file descriptor leak in encryption-at-rest
-(see https://issues.apache.org/jira/browse/KUDU-3520[KUDU-3520]).</p>
+(see <a 
href="https://issues.apache.org/jira/browse/KUDU-3520";>KUDU-3520</a>).</p>
   </li>
   <li>
     <p>Fixed bug in range-aware tablet replica placement causing Kudu master 
to crash
-(see https://issues.apache.org/jira/browse/KUDU-3532[KUDU-3532]).</p>
+(see <a 
href="https://issues.apache.org/jira/browse/KUDU-3532";>KUDU-3532</a>).</p>
   </li>
 </ul>
 
diff --git a/feed.xml b/feed.xml
index 28648f14..2a4487e6 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.1.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2024-11-25T10:16:06-08:00</updated><id>/feed.xml</id><entry><title 
type="html">Apache Kudu 1.17.1 Released</title><link 
href="/2024/11/13/apache-kudu-1-17-1-release.html" rel="alternate" 
type="text/html" title="Apac [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.1.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2024-11-25T11:19:15-08:00</updated><id>/feed.xml</id><entry><title 
type="html">Apache Kudu 1.17.1 Released</title><link 
href="/2024/11/13/apache-kudu-1-17-1-release.html" rel="alternate" 
type="text/html" title="Apac [...]
 
 &lt;p&gt;This maintenance release fixes critical bugs and build issues 
discovered in Apache
 Kudu 1.17.0. Users of Kudu 1.17.0 are encouraged to upgrade to 1.17.1 as soon 
as
@@ -15,11 +15,11 @@ issues discovered with contemporary releases.&lt;/p&gt;
   &lt;/li&gt;
   &lt;li&gt;
     &lt;p&gt;Fixed file descriptor leak in encryption-at-rest
-(see https://issues.apache.org/jira/browse/KUDU-3520[KUDU-3520]).&lt;/p&gt;
+(see &lt;a 
href=&quot;https://issues.apache.org/jira/browse/KUDU-3520&quot;&gt;KUDU-3520&lt;/a&gt;).&lt;/p&gt;
   &lt;/li&gt;
   &lt;li&gt;
     &lt;p&gt;Fixed bug in range-aware tablet replica placement causing Kudu 
master to crash
-(see https://issues.apache.org/jira/browse/KUDU-3532[KUDU-3532]).&lt;/p&gt;
+(see &lt;a 
href=&quot;https://issues.apache.org/jira/browse/KUDU-3532&quot;&gt;KUDU-3532&lt;/a&gt;).&lt;/p&gt;
   &lt;/li&gt;
 &lt;/ul&gt;
 

Reply via email to