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 fa14ca5a8420466fab13980230baa98005b438b7 Author: Josh Tynjala <[email protected]> AuthorDate: Wed Jan 18 15:36:27 2023 -0800 Release notes --- RELEASE_NOTES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index dc2aad7..d135f84 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,19 @@ +Apache Flex BlazeDS 4.8.0 +======================= + +Apache Flex BlazeDS 4.8.0 is an update to 4.7.3 to upgrade dependencies and make +general improvements. + +- Version 4.8.0 is the first release of BlazeDS from Apache that includes a + binary distribution +- BlazeDS now requires Java 8 or newer +- Removed the flex-messaging-proxy and blazeds-spring-boot-starter modules +- Upgraded dependencies to make BlazeDS more secure + +Known Issues +_____________ +FLEX-34648 Memory Leak occurred in AsyncMessage when sending a lot of messages + Apache Flex BlazeDS 4.7.3 =======================
