Version 6.5.11
Released 10/12 2023
Version 6.5.11 contains:
- noProxyFor support allows to specify individual servers that are excepted from proxy settings - if you use any internal APIs in your plugins, you might need to update them since internal interfaces have changed to be able to support this.
- In JSON JWTHelper, there is now support for reading public keys as well as certificates from files / configuration
- Most open-source dependencies updated, some of the older contain security issues so we recommend everybody to upgrade asap.
You can download Ceptor in the following formats:
- Windows 64-bit Installer .exe - with OpenJDK 11.0.20.1
- Mac OS .dmg image - with OpenJDK 11.0.20.1
- Unix x64 .sh installer - with OpenJDK 11.0.20.1
- Unix generic .sh installer - requires OpenJDK 11.0.20.1
- Platform Neutral .zip
- Docker Hub - http://hub.docker.com/r/ceptor/
Version 6.5.10
Released 30/07 2023
Version 6.5.10 contains:
...