This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git
commit cf3f21feaf99cdf1541a61e05c3ef74428157753 Author: Josh Tynjala <[email protected]> AuthorDate: Mon Mar 30 11:36:33 2026 -0700 RELEASE_NOTES: require Java 11 and mention samples --- RELEASE_NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 3c4d18c..ecc84aa 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -4,6 +4,9 @@ Apache Flex BlazeDS 5.0.0 Apache Flex BlazeDS 5.0.0 is a major update that migrates from Java EE to Jakarta EE. +- Version 5.0.0 is the first release of BlazeDS from Apache that includes sample projects +- BlazeDS now requires Java 11 or newer + Apache Flex BlazeDS 4.8.0 =======================
