Releases: signal-ai/signal-secret-service
Releases · signal-ai/signal-secret-service
v1.4
We should fail if any of the chamber calls fail, not only the last one
v1.3
- Switched to chamber env ('chamber export -f dotenv' breaks secrets containing special characters)
- We now convert - into _ for env variable names
v1.2
- Now using our own compressed binary: chamber-upx v2.8.1
- Latest chamber v2.8.1 now supports eval export directly when exporting in dotenv format
v1.1
We now fail if chamber binary can not be downloaded, has been tampered or we are unable to fetch secrets from SSM.
v1.0
Using exec so we pass proper SIGTERM to process