Skip to content

v1.1.0

Compare
Choose a tag to compare
@devdinu devdinu released this 07 Oct 03:40
· 20 commits to main since this release
615d1a4

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