This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Releases: xmidt-org/utu
Releases · xmidt-org/utu
v0.0.3
Changelog
Other Work
- 7418d30: added embedded swagger ui (@johnabass)
- a026d99: introduce a KeyStore abstraction to allow external storage of keys (@johnabass)
- 282b93f: renamed currentKey to keyAccessor (@johnabass)
v0.0.2
Changelog
Other Work
- 2f57e49: added key rotation (@johnabass)
- 98d92b2: added signing-as-a-service (@johnabass)
- a5f55f4: better logging behavior (@johnabass)
- 001194c: debug mode; don't log fx startup when debug is false (@johnabass)
- 859a86e: divide components into modules for easier debugging (@johnabass)
- 465d871: make Alg a part of the current key to guarantee atomicity (@johnabass)
- e6e50f6: make the JWT typ configurable (@johnabass)
- 1161e61: properly set typ and kid (@johnabass)
- a86573a: refactored Keys to handle rotation and revocation; added better key endpoints (@johnabass)
- d67d2e4: separated id and key generation into their own components (@johnabass)
- 6e77175: separated id and key generation into their own components (@johnabass)