Skip to content

Releases: quan-to/chevron

The Iris

25 May 20:15
e57d7b9
Compare
Choose a tag to compare
  • Force Agent URL: Added AGENT_FORCE_URL option to fully ignore the parameter ServerURL sent from the client.
  • Disabled error data on production environments to avoid leaking internal dns errors
  • Expose list of services: when enabled, remote-signer will only expose selected service endpoints.

image

Swagger doc and logging middleware

09 Apr 02:08
147b94c
Compare
Choose a tag to compare
  • Swagger endpoint #95
    • a new endpoint was introduced to access swagger documentation
    • new env var ENABLE_SWAGGER for control the exposure of the swagger endpoint (true by default)
  • Logging middleware #98
    • log every incoming and exit requests
    • support for skip endpoints

Abydos

07 Jan 18:17
a89b6d1
Compare
Choose a tag to compare

image

  • 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

22 Oct 18:09
fad9121
Compare
Choose a tag to compare

Chevron 3 plus 1 unlocked!

25 Mar 15:38
Compare
Choose a tag to compare

v1.3.0: Chevron 3, locked!

21 Mar 14:58
Compare
Choose a tag to compare

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 a AgentUI.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

14 May 19:25
5401c63
Compare
Choose a tag to compare
Added support for non-ascii armored payloads

v0.1-test6

13 May 20:10
cc0b8b5
Compare
Choose a tag to compare
Added Encrypt/Decrypt/Import to Standalone

v0.1-test5

31 Mar 00:09
e60c607
Compare
Choose a tag to compare
Agent UI

v0.1-test4

12 Feb 16:13
aa7ce5d
Compare
Choose a tag to compare
Fixed bug on quan-to/handler that lead to login error