Releases: xmidt-org/themis
Releases · xmidt-org/themis
0.3.2-rc.1 / 21-11-2019
- Add versioning to themis binaries
0.3.1 / 19-11-2019
- Added a custom xhttpserver.Listener type
- Added MaxConcurrentRequests enforcement driven by configuration
- ConstantHandler for static HTTP transaction responses
- Busy decorator for enforcing MaxConcurrentRequests
0.3.0 / 06-11-2019
- Allow metrics and health servers to be disabled
- Allow only a claims server to be configured
- Require an issuer server if a keys server is configured, and vice versa
0.2.1 / 01-11-2019
- Use metrics namespace from config
0.2.0 / 28-10-2019
- added configurable and application-injectable peer verification for MTLS
0.1.1 / 23-10-2019
- Use new paths for systemd start
0.1.0 / 18-10-2019
- Added logic to create RPMs per themis running mode
0.0.3 / 01-10-2019
- updated Makefile
- updated conf directory