Skip to content

Releases: scalescape/dolores

v1.2.0

03 Nov 14:42
615d1a4
Compare
Choose a tag to compare

Changelog

  • 6d0003f adding monart client for secrets flow via backend service

v1.1.0

07 Oct 03:40
615d1a4
Compare
Choose a tag to compare

Changelog

  • 1f57036 add init to store configuration locally and loading configuration for client at runtime
  • 4a9a214 adding MPL 2.0 Licese
  • 07576bf adding commands for configuration management and init
  • ea01be9 adding readme and goreleaser for snapshot
  • 6aed4d6 adding run command with env loaded from remote config
  • 8bf5860 adding secrets manager to encrypt, edit and decrypt config
  • 7fa87a8 adding unit test for decryption
  • b3bbfed basic encryption and decryption
  • 9ef8501 basic go repo setup
  • 056bcff basic http proxy for monitor daemon
  • 77c7120 create metadata file if it doesn't exists in remote gcs
  • 615d1a4 dolores proxy to monitor a backend
  • 0db5055 listing public key objects from gcs for encryption
  • 1512256 update decrypt function contract to be generic with options
  • 13009c0 use google application credentials input for client creation in init
  • 605658e using http util reverse proxy to forward requests