Releases: keel-hq/keel
Releases · keel-hq/keel
0.9.1
0.9.0
0.9.0-rc5
0.9.0-rc4
0.9.0-rc3
Added:
- AWS ECR support for polling trigger. Required environment variables (#202):
export AWS_REGION=us-east-2
export AWS_ACCESS_KEY_ID=AKIA..
export AWS_SECRET_ACCESS_KEY=hEZ...
There were also changes like credentialshelper
package addition which should make it a lot easier to add custom support for different authentication mechanisms.