Releases: kumuluz/kumuluzee-cors
v2.0.0
Note: This version of kumuluzee-cors requires KumuluzEE version 4.0.0 or greater. Consequently, Java 11 or higher is also required.
We are excited to announce the next major version of KumuluzEE CORS - 2.0.0. This release adds support for the newest KumuluzEE version 4 and adds support for Java 17 LTS and Java 18.
Since the support for Java 1.8 is dropped by KumuluzEE 4.0.0, the KumuluzEE CORS 2.0.0 also drops support for Java 1.8.
Features
- Added support for KumuluzEE 4.0.0 and above
- Added support for Java 17 LTS and Java 18
v1.0.6
v1.0.5
New release of KumuluzEE-CORS has arrived. The release includes bug fixes and updates of the various components and libraries to their latest upstream versions.
Bugs:
- Fixed problem with too much cut of if url had '/'.
- Fixed missing dependency for JaxB when running on Java 9+.
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
We're happy to announce the initial version of the KumuluzEE CORS extension v1.0.0 for the KumuluzEE framework.
The extension enables you to quickly and easily configure CORS headers in either your JAX-RS or Servlet microservices either through annotations or through the config framework (which can be dynamically updated through KumuluzEE).
We're excited to get the extension into your hands!