Releases · telia-oss/concourse-github-lambda
v1.3.0
v1.2.0
Bumped all dependencies to address #34 and now building with Go 1.14.
v1.1.0
Github repositories with periods in their name will now be sanitised (. exchanged for -) before they are written to secrets manager, so they are accessible to Concourse. Thanks to @willejs!
v1.0.0
Upgraded to support terraform >= 0.12.
v0.9.0
Switched to parsing last updated date from the description of the secret, as the inner workings of secrets manager changes the last changed date, which renders it unusable for our purposes.
v0.8.0
- Switched to Go 1.11 and
go mod. - Bumped all dependencies.
v0.7.0
- Added support for telia-oss regional buckets. Which should allow users to deploy the lambda function using our prebuilt artifacts.
v0.6.2
- Add -j to zip to junk directory names.
v0.6.1
- Fixed: The github release should now include a zip-file.
v0.6.0
- Added public-readable S3 bucket in eu-west-1 which contains the Lambda artifact. This is now used by default when deploying via terraform.