-
XServices v3.0.0-SNAPSHOT Pre-Release
released this
2024-07-07 08:47:37 +02:00 | 0 commits to Java17 since this releaseThis is the initial release for Tomcat 10, Servlet 6.0 spec and jakarta.* namespace. Java 17+ required.
-
Support for OpenAir services has been removed (both Soap and Rest)
-
Most libraries have been updated to support jakarta.* namespace
This is a breaking change.
Downloads
-
-
XServices v2.1.0-SNAPSHOT Pre-Release
released this
2024-07-06 17:50:21 +02:00 | 0 commits to java11 since this releaseInitial release to support Java11+ and Tomcat 9, whilst still using the javax.* namespace for javaEE
Downloads
-
XServices v.2.0.2 Pre-Release
released this
2023-09-28 10:55:23 +02:00 | 0 commits to master since this release- Adding lock/ unlock operations to MiscService
- Fix logging to use XServices.log #5
Downloads
-
XServices 2.0.1 Pre-Release
released this
2023-09-27 11:54:13 +02:00 | 3 commits to master since this releaseEnhancements:
-
Includes new ALF EventManager filter service (MiscServices)
-
Moves from Maven to Gradle build system
-
Moves from log4j/ log4j2 to slf4j
-
#2 Allow to be truncated to a limited size
-
#4 MiscService: Allow for a delay before alf event merge service starts forwarding from outbound queue
Bugfixes:
#1 MiscService-> mergeALFEvent fails to MERGE INTO during highly parallel incoming eventsNotes:
- 2.x version is the final version to run under jre8 and tomcat 8.5.x
Downloads
-