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

lprimak 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 db4dc5a41 shiro 3.0.0-alpha-1 release
db4dc5a41 is described below

commit db4dc5a41b8c12ad872e2adc38f8cb41dcf67585
Author: lprimak <[email protected]>
AuthorDate: Fri Feb 27 16:01:35 2026 -0600

    shiro 3.0.0-alpha-1 release
---
 .../2026/02/apache-shiro-3-alpha-1-released.adoc   | 68 ++++++++++++++++++++++
 1 file changed, 68 insertions(+)

diff --git a/src/site/content/blog/2026/02/apache-shiro-3-alpha-1-released.adoc 
b/src/site/content/blog/2026/02/apache-shiro-3-alpha-1-released.adoc
new file mode 100644
index 000000000..c2923c222
--- /dev/null
+++ b/src/site/content/blog/2026/02/apache-shiro-3-alpha-1-released.adoc
@@ -0,0 +1,68 @@
+////
+# 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.
+////
+
+= 3.0.0-alpha-1 available
+:jbake-author: Lenny Primak
+:jbake-date: 2026-02-27 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 3.0.0-alpha-1.
+
+This release is available for download now.
+
+== Release Highlights
+
+* Java 17 is the minimum requirement
+* Using Scoped values instead of ThreadLocals on JDK 25+
+* Jakarta EE 11, Spring 7 and SpringBoot 4 without classifiers, dropped 
support for Jakarta EE 8, SpringBoot 2 and javax namespace
+* Removed many deprecations
+* Refactored code to use Java 17+ features
+
+
+The reason this is still an Alpha release is because we are still unsure of 
further API stability, but the release is in a good enough state to try out 
with your current projects.
+
+
+
+We have new contributors!
+
+* https://github.com/janitza-mage[@janitza-mage]
+* https://github.com/Himakar[@Himakar]
+* https://github.com/rgcv[@rgcv]
+* https://github.com/nsoft[@nsoft]
+* https://github.com/iampratap7997-dot[@iampratap7997-dot]
+
+== All changes
+
+You can learn more on 
link:https://github.com/apache/shiro/releases/tag/shiro-root-3.0.0-alpha-1[GitHub,
 Release 3.0.0-alpha-1].
+
+== 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

Reply via email to