Releases: xmidt-org/themis
Releases · xmidt-org/themis
v0.4.31
Changelog
Other Work
- 0aab63d: entrypoint.sh is broken (@piccione99)
- 093a1e4: fix entrypoint.sh (@piccione99)
v0.4.30
Changelog
Other Work
- 1474738: do the same thing as tr1d1um (@piccione99)
- c696028: remove changelog from dockerfile (@piccione99)
- 3c108d1: remove make test release line (@piccione99)
- de4b1e6: turn docker release back on (@piccione99)
v0.4.29
v0.4.28
Changelog
Other Work
- a879f70: Mark time before the notBefore time as expired as well as after the notAfter time. (@schmidtw)
- 356930f: log trust values from configuration on startup (@johnabass)
v0.4.27
Changelog
Other Work
- c3ad63e: moved zap-x509 integration to its own package; log individual certificate verification errors (@johnabass)
- 039fc7b: reordered fields for more easy reading (@johnabass)
- 491e51d: updated trust defaults (@johnabass)
v0.4.26
Changelog
Other Work
- a7d30e0: add clientCertificates section to sample configuration (@johnabass)
- dbb2661: added tlsState to every log message (@johnabass)
- b35e293: added trust output to new token generation (@johnabass)
- 70bbdb3: always create a certificate claim builder (@johnabass)
v0.4.25
Changelog
Other Work
- eb6a4f9: allow sane default trust levels (@johnabass)
- 51222e0: custom trust levels based on the disposition of client certificates (@johnabass)
- 4a1ff44: remove trust from these configurations (@johnabass)
- c1a4a10: take the highest trust level in situations where a trusted cert isn't found (@johnabass)
v0.4.24
Changelog
Other Work
- 8dd765d: refactored tls configuration to better support client auth types (@johnabass)
- 2072500: removed PeerVerifier; added Mtls as a configuration section (@johnabass)
v0.4.23
Changelog
Other Work
- 40ab59f: change cert logic to set a trust of 1000 if any parseable peer certificates are presented (@johnabass)
v0.4.22
Changelog
Other Work
- 9e63a67: added user-agent and the sallust default fields to the request logger (@johnabass)