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

danhaywood pushed a commit to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit cac7b34eed90b2b7858b74bc9132e77d7f1242d6
Author: Dan Haywood <[email protected]>
AuthorDate: Thu Apr 9 07:09:35 2026 +0100

    CAUSEWAY-3986: updates release notes, STATUS and doap_causeway.rdf
---
 STATUS                                             |  2 ++
 antora/components/relnotes/modules/ROOT/nav.adoc   |  3 ++
 .../modules/ROOT/pages/2026/3.6.0/mignotes.adoc    |  7 ++++
 .../modules/ROOT/pages/2026/3.6.0/relnotes.adoc    | 42 ++++++++++++++++++++++
 .../relnotes/modules/ROOT/pages/about.adoc         | 10 ++++++
 antora/supplemental-ui/doap_causeway.rdf           |  8 +++++
 6 files changed, 72 insertions(+)

diff --git a/STATUS b/STATUS
index 3fc36bf0b44..831824073fb 100644
--- a/STATUS
+++ b/STATUS
@@ -25,6 +25,8 @@ Description
 
 TLP releases:
 
+  * causeway-3.6.0                                 :  9 Apr 2026
+
   * causeway-3.5.0                                 : 17 Nov 2025
 
   * causeway-3.4.0                                 :  8 Jul 2025
diff --git a/antora/components/relnotes/modules/ROOT/nav.adoc 
b/antora/components/relnotes/modules/ROOT/nav.adoc
index 0ba68516a5b..cec4eb2da5b 100644
--- a/antora/components/relnotes/modules/ROOT/nav.adoc
+++ b/antora/components/relnotes/modules/ROOT/nav.adoc
@@ -2,6 +2,9 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or ag [...]
 
 
+* 2026
+** xref:relnotes:ROOT:2026/3.6.0/relnotes.adoc[3.6.0]
+
 * 2025
 ** xref:relnotes:ROOT:2025/3.5.0/relnotes.adoc[3.5.0]
 ** xref:relnotes:ROOT:2025/3.4.0/relnotes.adoc[3.4.0]
diff --git 
a/antora/components/relnotes/modules/ROOT/pages/2026/3.6.0/mignotes.adoc 
b/antora/components/relnotes/modules/ROOT/pages/2026/3.6.0/mignotes.adoc
new file mode 100644
index 00000000000..a7fbcf15169
--- /dev/null
+++ b/antora/components/relnotes/modules/ROOT/pages/2026/3.6.0/mignotes.adoc
@@ -0,0 +1,7 @@
+= Migrating from 3.5.0 to 3.6.0
+
+:Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or ag [...]
+:page-partial:
+
+No specific migration notes have been recorded to date.
+
diff --git 
a/antora/components/relnotes/modules/ROOT/pages/2026/3.6.0/relnotes.adoc 
b/antora/components/relnotes/modules/ROOT/pages/2026/3.6.0/relnotes.adoc
new file mode 100644
index 00000000000..dbd11966ce5
--- /dev/null
+++ b/antora/components/relnotes/modules/ROOT/pages/2026/3.6.0/relnotes.adoc
@@ -0,0 +1,42 @@
+[[r3.6.0]]
+= 3.6.0
+
+:Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or ag [...]
+:page-partial:
+
+
+This is primarily a bugfix release, with one new feature, one small 
improvement and 7 bug fixes.
+
+This release also includes the usual dependency upgrades, and is based on:
+
+* Spring Boot 3.5.13
+* JPA EclipseLink 4.0.9
+* JDO DataNucleus 6.0.5
+* Apache Wicket 10.8.0
+* RestEasy 7.0.1.Final
+
+
+== New Feature
+
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3982[CAUSEWAY-3982] - 
extend auditing to only log on updates, not create or delete.
+
+
+== Improvement
+
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3948[CAUSEWAY-3948] - 
Pickup Webjar Version Strings automatically from Classpath
+
+
+== Bug
+
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3972[CAUSEWAY-3972] - 
[Commons] Internal OneShot Util may deadlock
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3966[CAUSEWAY-3966] - 
ApplicationFeatureViewModel may fail to properly instantiate
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3961[CAUSEWAY-3961] - 
[Wicket Viewer] Actions in Tables have wrong Result Routing
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3960[CAUSEWAY-3960] - 
[Wicket Viewer] Actions in Tables have wrong Usability/Visibility Logic
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3958[CAUSEWAY-3958] - 
[Wicket Viewer] Downloadlink may fail with Network Error
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3950[CAUSEWAY-3950] - 
[Wicket Viewer] Upload Button may trigger Download of same File
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3946[CAUSEWAY-3946] - 
NPE in EntityChangeTrackerDefault when Logging with DEBUG level
+
+
+== Task
+
+* link:https://issues.apache.org/jira/browse/CAUSEWAY-3986[CAUSEWAY-3986] - 
3.6.0 release tasks
diff --git a/antora/components/relnotes/modules/ROOT/pages/about.adoc 
b/antora/components/relnotes/modules/ROOT/pages/about.adoc
index 5ab5c7a3fe6..9c07e9c8ecb 100644
--- a/antora/components/relnotes/modules/ROOT/pages/about.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/about.adoc
@@ -16,6 +16,16 @@ This table summarises all releases of Apache Causeway to 
date.
 | Bugs
 | Detail
 
+| 9th Apr 2026
+| 3.6.0
+a| Apache Causeway 3.6.0
+| 1
+| 1
+| 7
+|
+* xref:relnotes:ROOT:2026/3.6.0/relnotes.adoc[Release Notes]
+* xref:relnotes:ROOT:2026/3.6.0/mignotes.adoc[Migration Notes]
+
 | 17th Nov 2025
 | 3.5.0
 a| Apache Causeway 3.5.0
diff --git a/antora/supplemental-ui/doap_causeway.rdf 
b/antora/supplemental-ui/doap_causeway.rdf
index 14d4555a44a..32f20c386e1 100644
--- a/antora/supplemental-ui/doap_causeway.rdf
+++ b/antora/supplemental-ui/doap_causeway.rdf
@@ -36,6 +36,14 @@
     <category rdf:resource="http://projects.apache.org/category/web-framework"; 
/>
 
 
+    <release>
+      <Version>
+        <name>causeway</name>
+        <created>2026-04-09</created>
+        <revision>3.6.0</revision>
+      </Version>
+    </release>
+
     <release>
       <Version>
         <name>causeway</name>

Reply via email to