Skip to content

Releases: telia-oss/concourse-github-lambda

v1.3.0

Choose a tag to compare

@larstobi larstobi released this 10 Feb 09:14
9002bd3

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

Choose a tag to compare

@itsdalmo itsdalmo released this 04 Aug 08:49
26235ed

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

v1.1.0

Choose a tag to compare

@itsdalmo itsdalmo released this 11 Dec 17:11
c56f313

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

Choose a tag to compare

@itsdalmo itsdalmo released this 13 Aug 13:57
78aa300

Upgraded to support terraform >= 0.12.

v0.9.0

Choose a tag to compare

@itsdalmo itsdalmo released this 29 May 10:34
832b110

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

Choose a tag to compare

@itsdalmo itsdalmo released this 01 Nov 13:50
1c8c5db
  • Switched to Go 1.11 and go mod.
  • Bumped all dependencies.

v0.7.0

Choose a tag to compare

@itsdalmo itsdalmo released this 10 Oct 13:46
4a91467
  • Added support for telia-oss regional buckets. Which should allow users to deploy the lambda function using our prebuilt artifacts.

v0.6.2

Choose a tag to compare

@itsdalmo itsdalmo released this 02 Oct 18:29
8e29dba
  • Add -j to zip to junk directory names.

v0.6.1

Choose a tag to compare

@itsdalmo itsdalmo released this 24 Sep 12:54
93658a4
  • Fixed: The github release should now include a zip-file.

v0.6.0

Choose a tag to compare

@itsdalmo itsdalmo released this 24 Sep 12:36
94f8a11
  • Added public-readable S3 bucket in eu-west-1 which contains the Lambda artifact. This is now used by default when deploying via terraform.