Releases: CloudNetService/module-rest
BETA release 0.5.1
BETA Release 0.5.1
Caution
- As CloudNet RC15 will require Java 25, the CloudNet-Rest module now also requires Java 25.
Improvements
- The project was switched to a custom netty repository which contains builds up-to-date with the latest commits to netty 5.
- A possible memory leak has been fixed when a http response isn't actually sent back to the client.
- The
Keep-Aliveheader is only sent to the client in case the client didn't disable keep alive.
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
🔗 Links
- Support Discord: https://discord.cloudnetservice.eu/
- If you found any issue, please report it on our issue tracker: https://github.com/CloudNetService/module-rest/issues
BETA release 0.5.0
BETA Release 0.5.0
We are pleased to announce the fifth beta release of our CloudNet-Rest module.
Caution
- As CloudNet RC15 will require Java 25, the CloudNet-Rest module now also requires Java 25.
Improvements
- Added a utlity class to parse and format dates according to RFC 9110
- A
Dateheader is now included in http responses - The timeout parameter is now set on the
Keep-Aliveheader - Service files for abstract base implementations of services are no longer included in all artifacts
- 🔴 possibly breaking:
BasicAuthProvider#validatePassword()no longer returns true by default to prevent possible accidental authentication bypasses in custom extensions
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
🔗 Links
- Support Discord: https://discord.cloudnetservice.eu/
- If you found any issue, please report it on our issue tracker: https://github.com/CloudNetService/module-rest/issues
BETA release 0.4.0
BETA Release 0.4.0
We are pleased to announce the fourth beta release of our CloudNet-Rest module.
Caution
- As CloudNet RC12 will require Java 24, the CloudNet-Rest module now also requires Java 24.
Fixes
- Update ChannelMessages to RC14 API
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
🔗 Links
- Support Discord: https://discord.cloudnetservice.eu/
- If you found any issue, please report it on our issue tracker: https://github.com/CloudNetService/module-rest/issues
BETA release 0.3.0
BETA Release 0.3.0
We are pleased to announce the second beta release of our CloudNet-Rest module.
Caution
- As CloudNet RC12 will require Java 24, the CloudNet-Rest module now also requires Java 24.
Improvements
- With this release compression is re-enabled again (#101)
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
🔗 Links
- Support Discord: https://discord.cloudnetservice.eu/
- If you found any issue, please report it on our issue tracker: https://github.com/CloudNetService/module-rest/issues
BETA release 0.2.0
BETA Release 0.2.0
We are pleased to announce the second beta release of our CloudNet-Rest module.
Caution
- As CloudNet RC12 will require Java 24, the CloudNet-Rest module now also requires Java 24.
- During development, we found several jdk bugs that cause problems with compression and thus we deactivated it for now. Please refer to JDK-8357145 and JDK-8357268 for updates on this topic.
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
🔗 Links
- Support Discord: https://discord.cloudnetservice.eu/
- If you found any issue, please report it on our issue tracker: https://github.com/CloudNetService/module-rest/issues
BETA release 0.1.0
BETA Release 0.1.0
We are pleased to announce the first beta release of our new CloudNet-Rest module.
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
🔗 Links
- Support Discord: https://discord.cloudnetservice.eu/
- If you found any issue, please report it on our issue tracker: https://github.com/CloudNetService/module-rest/issues