Skip to content

Releases: telia-oss/concourse-github-lambda

v1.3.0

10 Feb 09:14
9002bd3

Choose a tag to compare

What's Changed

  • Use statement prefix IDs for lambda permissions by @zoonage in #37

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Aug 08:49
26235ed

Choose a tag to compare

Bumped all dependencies to address #34 and now building with Go 1.14.

v1.1.0

11 Dec 17:11
c56f313

Choose a tag to compare

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

13 Aug 13:57
78aa300

Choose a tag to compare

Upgraded to support terraform >= 0.12.

v0.9.0

29 May 10:34
832b110

Choose a tag to compare

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

01 Nov 13:50
1c8c5db

Choose a tag to compare

  • Switched to Go 1.11 and go mod.
  • Bumped all dependencies.

v0.7.0

10 Oct 13:46
4a91467

Choose a tag to compare

  • Added support for telia-oss regional buckets. Which should allow users to deploy the lambda function using our prebuilt artifacts.

v0.6.2

02 Oct 18:29
8e29dba

Choose a tag to compare

  • Add -j to zip to junk directory names.

v0.6.1

24 Sep 12:54
93658a4

Choose a tag to compare

  • Fixed: The github release should now include a zip-file.

v0.6.0

24 Sep 12:36
94f8a11

Choose a tag to compare

  • Added public-readable S3 bucket in eu-west-1 which contains the Lambda artifact. This is now used by default when deploying via terraform.