Releases: todvora/eet-client
Releases · todvora/eet-client
Release 2.2.2
- excluded some unused dependencies (see #25), defined scope for bundled dependencies (Tomas Dvorak) - in-memory CRL: better test (Tomas Dvorak) - cxf-bundle-compatible replaced by cxf-rt-frontend-jaxws and cxf-rt-transports-http #20 (Tomas Dvorak)
Release 3.0.0-beta-5
- in-memory CRL replaced by standard java behaviour and properties (Tomas Dvorak)
Release 3.0.0-beta-4
- cxf-bundle-compatible replaced by cxf-rt-frontend-jaxws and cxf-rt-transports-http #20 (Tomas Dvorak) - DnsLookupTimeout check enabled for timeout > 0 (#19) (Radim) - DNS lookup of EET endpoints limited by timeout (default 2s) (Tomas Dvorak) - fixed #17: CRL download is not parallel (Tomas Dvorak) - test invalid response signature handling (Tomas Dvorak) - created interceptors to properly validate signature based on message body (Petr Kalivoda) - shutdown the executor service for CRLs download once finished in order to not block the application (Tomas Dvorak)
Release 2.2.1
- DnsLookupTimeout check enabled for timeout > 0 (#19) (Radim)
Release 2.2.0
- DNS lookup of EET endpoints limited by timeout (default 2s) (Tomas Dvorak)
Release 2.1.4
- fixed #17: CRL download is not parallel (Tomas Dvorak)
Release 2.1.3
- test invalid response signature handling (Tomas Dvorak) - created interceptors to properly validate signature based on message body (Petr Kalivoda)
Release 3.0.0-beta-3
- Fixed application hanging caused by not terminated ExecutorService (Tomas Dvorak)
Release 3.0.0-beta-2
- server key provides all required certificates for production and playground (Tomas Dvorak) - never recompute security codes during repeated send (Tomas Dvorak) - backwards compatibility test (Tomas Dvorak)
Release 2.1.2
- Fixed application hanging caused by not terminated ExecutorService (Tomas Dvorak)