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

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new c0a81ed  Add website content generated from 
`593f35c31fa9c8ea0a1158a279a7bb1c32d5998c`
c0a81ed is described below

commit c0a81ed6b7f8305e70a539f604242271920248df
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Aug 6 13:26:47 2024 +0000

    Add website content generated from 
`593f35c31fa9c8ea0a1158a279a7bb1c32d5998c`
---
 404.html           |  2 +-
 _/css/site.css     |  2 +-
 development.html   |  2 +-
 index.html         |  4 ++--
 release-notes.html | 23 ++++++++++++++---------
 sitemap.xml        |  6 +++---
 6 files changed, 22 insertions(+), 17 deletions(-)

diff --git a/404.html b/404.html
index bd66e9c..bdd2fff 100644
--- a/404.html
+++ b/404.html
@@ -4,7 +4,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width,initial-scale=1">
     <title>Page Not Found :: Apache Log4j Kotlin</title>
-    <meta name="generator" content="Antora 3.2.0-alpha.5">
+    <meta name="generator" content="Antora 3.2.0-alpha.6">
 <link rel="stylesheet" href="/log4j/kotlin/_/css/site.css">
 <link rel="icon" href="/log4j/kotlin/_/../_images/favicon.ico" 
type="image/x-icon">
 <!-- `@asciidoctor/tabs` extension styles -->
diff --git a/_/css/site.css b/_/css/site.css
index e7b43c5..b502bd6 100644
--- a/_/css/site.css
+++ b/_/css/site.css
@@ -1,3 +1,3 @@
-@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-latin-400-normal.woff2)
 format("woff2"),url(../font/roboto-latin-400-normal.woff) 
format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-cyrillic-400-normal.woff2)
 format("woff2");unicode-range:U+0301,U+0400-04 [...]
+@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-latin-400-normal.woff2)
 format("woff2"),url(../font/roboto-latin-400-normal.woff) 
format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-cyrillic-400-normal.woff2)
 format("woff2");unicode-range:U+0301,U+0400-04 [...]
 
 /*! Adapted from the GitHub style by Vasily Polovnyov <[email protected]> 
*/.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:600}.hljs-literal,.hljs-number,.hljs-tag
 
.hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:600}.hljs-subst{font-weight:400}.hljs-class
 .hljs-title,.hljs-type{color:#458;font-wei [...]
\ No newline at end of file
diff --git a/development.html b/development.html
index cc3a5cf..566ab18 100644
--- a/development.html
+++ b/development.html
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width,initial-scale=1">
     <title>Development :: Apache Log4j Kotlin</title>
     <link rel="canonical" 
href="https://logging.apache.org/log4j/kotlin/development.html";>
-    <meta name="generator" content="Antora 3.2.0-alpha.5">
+    <meta name="generator" content="Antora 3.2.0-alpha.6">
 <link rel="stylesheet" href="./_/css/site.css">
 <link rel="icon" href="./_/../_images/favicon.ico" type="image/x-icon">
 <!-- `@asciidoctor/tabs` extension styles -->
diff --git a/index.html b/index.html
index 1d2787c..c305b59 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width,initial-scale=1">
     <title>Log4j Kotlin API :: Apache Log4j Kotlin</title>
     <link rel="canonical" 
href="https://logging.apache.org/log4j/kotlin/index.html";>
-    <meta name="generator" content="Antora 3.2.0-alpha.5">
+    <meta name="generator" content="Antora 3.2.0-alpha.6">
 <link rel="stylesheet" href="./_/css/site.css">
 <link rel="icon" href="./_/../_images/favicon.ico" type="image/x-icon">
 <!-- `@asciidoctor/tabs` extension styles -->
@@ -139,7 +139,7 @@ Your application still needs to have a logging backend 
(e.g., <a href="https://l
 <pre class="highlightjs highlight"><code class="language-xml hljs" 
data-lang="xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.logging.log4j&lt;/groupId&gt;
   &lt;artifactId&gt;log4j-api-kotlin&lt;/artifactId&gt;
-  &lt;version&gt;1.5.0-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;1.6.0-SNAPSHOT&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
 </div>
 </div>
diff --git a/release-notes.html b/release-notes.html
index 93adebc..22baaba 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width,initial-scale=1">
     <title>Release notes :: Apache Log4j Kotlin</title>
     <link rel="canonical" 
href="https://logging.apache.org/log4j/kotlin/release-notes.html";>
-    <meta name="generator" content="Antora 3.2.0-alpha.5">
+    <meta name="generator" content="Antora 3.2.0-alpha.6">
 <link rel="stylesheet" href="./_/css/site.css">
 <link rel="icon" href="./_/../_images/favicon.ico" type="image/x-icon">
 <!-- `@asciidoctor/tabs` extension styles -->
@@ -106,13 +106,21 @@
 <article class="doc">
 <h1 class="page">Release notes</h1>
 <div class="sect1">
-<h2 id="release-notes-1-x-x"><a class="anchor" 
href="#release-notes-1-x-x"></a>1.x.x</h2>
+<h2 id="release-notes-1-5-0"><a class="anchor" 
href="#release-notes-1-5-0"></a>1.5.0</h2>
 <div class="sectionbody">
+<div class="dlist">
+<dl>
+<dt class="hdlist1">Release date</dt>
+<dd>
+<p>2024-08-03</p>
+</dd>
+</dl>
+</div>
 <div class="paragraph">
-<p>List of changes for the upcoming release.</p>
+<p>This release contains improvements to Kotlin coroutine integration.</p>
 </div>
 <div class="sect2">
-<h3 id="release-notes-1-x-x-added"><a class="anchor" 
href="#release-notes-1-x-x-added"></a>Added</h3>
+<h3 id="release-notes-1-5-0-added"><a class="anchor" 
href="#release-notes-1-5-0-added"></a>Added</h3>
 <div class="ulist">
 <ul>
 <li>
@@ -122,7 +130,7 @@
 </div>
 </div>
 <div class="sect2">
-<h3 id="release-notes-1-x-x-changed"><a class="anchor" 
href="#release-notes-1-x-x-changed"></a>Changed</h3>
+<h3 id="release-notes-1-5-0-changed"><a class="anchor" 
href="#release-notes-1-5-0-changed"></a>Changed</h3>
 <div class="ulist">
 <ul>
 <li>
@@ -132,15 +140,12 @@
 </div>
 </div>
 <div class="sect2">
-<h3 id="release-notes-1-x-x-updated"><a class="anchor" 
href="#release-notes-1-x-x-updated"></a>Updated</h3>
+<h3 id="release-notes-1-5-0-updated"><a class="anchor" 
href="#release-notes-1-5-0-updated"></a>Updated</h3>
 <div class="ulist">
 <ul>
 <li>
 <p>Update <code>org.apache.logging.log4j:log4j-bom</code> to version 
<code>2.23.1</code> (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/70";>70</a>)</p>
 </li>
-<li>
-<p>Update <code>org.apache.logging:logging-parent</code> to version 
<code>11.1.0</code> (<a 
href="https://github.com/apache/logging-log4j-kotlin/pull/74";>74</a>)</p>
-</li>
 </ul>
 </div>
 </div>
diff --git a/sitemap.xml b/sitemap.xml
index 8dffc72..9a0c2d0 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,14 +2,14 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/development.html</loc>
-<lastmod>2024-07-17T07:09:52.863Z</lastmod>
+<lastmod>2024-08-06T13:26:45.627Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/index.html</loc>
-<lastmod>2024-07-17T07:09:52.863Z</lastmod>
+<lastmod>2024-08-06T13:26:45.627Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/kotlin/release-notes.html</loc>
-<lastmod>2024-07-17T07:09:52.863Z</lastmod>
+<lastmod>2024-08-06T13:26:45.627Z</lastmod>
 </url>
 </urlset>

Reply via email to