Releases: quan-to/chevron
Releases · quan-to/chevron
The Iris
Swagger doc and logging middleware
Abydos
- Sample K8S Configuration
- Refactor Github Actions
- RethinkDB Tests using mock (removed RethinkDB dependency on CI tests) #83
- PostgreSQL Database Support #83
- In-memory Database Support #83
- REDIS public key caching + Auth token support #84
- Database Migration Script
- Change version to 1.4.0 since lots of new features
Chevron Renew
- AgentUI moved to https://github.com/quan-to/agent-ui
- Improved GithubCI Flow
Chevron 3 plus 1 unlocked!
- Fixed ChangePassword routine
- Add Quanto Sign / Verify Calls to ChevronLib
- Fixed DeleteKey to delete the private key in memory as well
- Updated NodeJS Wrapper with JSDocs and new functions
- https://www.npmjs.com/package/@quan-to/chevronlib/v/1.3.1
v1.3.0: Chevron 3, locked!
After a long time, we have a new release! Thats Chevron 3!
The major changes:
ChevronLib
=> Chevron as a library, with C Wrappers. Use GPG anywhere you want!AgentUI
=> Now works on MacOSX as aAgentUI.app
application!Remote Signer
(server) => Fixed several connection leaks, vault bugs and improved logging! Also supports kubernetes natively!Chevron CLI
(standalone) => A command line application to do GPG operations
There has been lots of improvements, fixes and changes since last release. Have fun!
v0.1-test7
Added support for non-ascii armored payloads
v0.1-test6
Added Encrypt/Decrypt/Import to Standalone
v0.1-test5
Agent UI
v0.1-test4
Fixed bug on quan-to/handler that lead to login error