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

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

commit 7aa902b3d249f9cbfaf3d8c1210bf8fe84fc03d3
Author: Dan Haywood <[email protected]>
AuthorDate: Sun Jul 12 15:03:39 2026 +0100

    adds rel notes for 3.6.0
---
 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         | 11 ++++++
 4 files changed, 63 insertions(+)

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..bf9631c6891 100644
--- a/antora/components/relnotes/modules/ROOT/pages/about.adoc
+++ b/antora/components/relnotes/modules/ROOT/pages/about.adoc
@@ -16,6 +16,17 @@ 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

Reply via email to