This is an automated email from the ASF dual-hosted git repository.
fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new 8c0c34813 [release] Announce 2.0.6 (#252)
8c0c34813 is described below
commit 8c0c348134e4916b09c347725f212539e6e82660
Author: François Papon <[email protected]>
AuthorDate: Fri Nov 7 13:20:09 2025 +0100
[release] Announce 2.0.6 (#252)
---
.../blog/2025/11/apache-shiro-206-released.adoc | 56 ++++++++++++++++++++++
1 file changed, 56 insertions(+)
diff --git a/src/site/content/blog/2025/11/apache-shiro-206-released.adoc
b/src/site/content/blog/2025/11/apache-shiro-206-released.adoc
new file mode 100644
index 000000000..a5168ed8d
--- /dev/null
+++ b/src/site/content/blog/2025/11/apache-shiro-206-released.adoc
@@ -0,0 +1,56 @@
+////
+# 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 agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+////
+
+= 2.0.6 available
+:jbake-author: Francois Papon
+:jbake-date: 2025-11-07 00:00:00
+:jbake-type: post
+:jbake-status: published
+:jbake-tags: blog, release
+:idprefix:
+:icons: font
+
+The Apache Shiro team is pleased to announce the release of Apache Shiro
version 2.0.6.
+
+This release is available for download now.
+
+== Release Highlights
+
+This is a maintenance release that includes several bug fixes, improvements
and dependency updates. It is recommended for all users to upgrade to this
version.
+
+We have new contributors!
+
+* https://github.com/OyvindLGjesdal[@OyvindLGjesdal]
+* https://github.com/ntolppi[@ntolppi]
+
+== All changes
+
+You can learn more on
link:https://github.com/apache/shiro/releases/tag/shiro-root-2.0.6[GitHub,
Release 2.0.6].
+
+== Download
+
+Download and verification instructions are available link:/download.html[on
our download page].
+
+== Documentation
+
+For more information on link:/documentation.html[Shiro, please read the
documentation.]
+
+Enjoy!
+
+The Apache Shiro Team