Skip to content

Releases: aws-controllers-k8s/lambda-controller

v1.0.0

05 Apr 23:23
8a612d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v1.0.0

v0.1.7

22 Mar 22:32
39f35a1
Compare
Choose a tag to compare

What's Changed

  • Adding delete all layer versions functionality for layerVersion resource by @Vandita2020 in #70
  • Adding e2e tests for ScalingConfig by @Vandita2020 in #76
  • Add jljaco to OWNERS_ALIASES by @jljaco in #83
  • Update to ACK runtime v0.25.0, code-generator v0.25.0 by @ack-bot in #87

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

01 Feb 17:59
ffbfe9d
Compare
Choose a tag to compare

What's Changed

  • Bump aws-sdk-go version to v1.44.181 by @Vandita2020 in #75
  • Update to ACK runtime v0.23.0, code-generator v0.23.0 by @ack-bot in #77

Full Changelog: v0.1.5...v0.1.6

v0.1.5

26 Jan 18:43
c7c9b1e
Compare
Choose a tag to compare

What's Changed

  • Add e2e tests for LayerVersion resource update operation by @Vandita2020 in #68
  • fix: update recommended IAM policy to include ecr:BatchGet* by @mrparkers in #72
  • Add function's EphemeralStorage update support by @Vandita2020 in #73
  • Release artifacts for release v0.1.5 by @Vandita2020 in #74

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Dec 15:18
2ef38f3
Compare
Choose a tag to compare

What's Changed

  • Adding code for Layer_version resource by @Vandita2020 in #67
  • Update to ACK runtime v0.21.0, code-generator v0.21.0 by @ack-bot in #69

Full Changelog: v0.1.3...v0.1.4

v0.1.3

18 Nov 16:48
2ee7a29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Oct 15:29
88784c0
Compare
Choose a tag to compare

What's Changed

  • Support Function references in Alias resource by @Vandita2020 in #53
  • Support Function references in FunctionUrlConfig resource by @Vandita2020 in #54
  • Initialise spec.Code before setting the imageURI by @a-hilaly in #55
  • Fix the zz_generated.deepcopy file by @Vandita2020 in #56
  • Support function reference in EventSourceMappingSQS resource by @Vandita2020 in #57
  • Update to ACK runtime v0.20.1, code-generator v0.20.1 by @ack-bot in #52

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Sep 14:06
8a92cf3
Compare
Choose a tag to compare

What's Changed

  • remove dev preview from olm file in preparation for GA by @acornett21 in #45
  • Update to ACK runtime v0.20.0, code-generator v0.20.0 by @ack-bot in #51

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Sep 20:49
25d36e1
Compare
Choose a tag to compare

What's Changed

  • Scope the iam:PassRole in recommened-inline-policy to lambda service by @a-hilaly in #46
  • Add docker-ecr-auth rule to testing Makefile by @Vandita2020 in #47
  • Adding service-team members in the team controller alias by @Vandita2020 in #48
  • Release artifacts for release v0.1.0 by @a-hilaly in #50

New Contributors

Full Changelog: v0.0.17...v0.1.0

v0.0.17

15 Aug 21:49
9efbfff
Compare
Choose a tag to compare

What's Changed

  • Refactor controller end-to-end tests by @a-hilaly in #38
  • Regenerate controller with codegen v0.19.3 by @a-hilaly in #37
  • Add ECR and S3 ReadOnly access to the recommended policy by @a-hilaly in #40
  • Stop defaulting non-modified fields when trying to update a Function by @a-hilaly in #41
  • Bump aws-sdk-go version to v1.44.60 by @a-hilaly in #39
  • Keep the desired code.s3* fields part of the spec by @a-hilaly in #43
  • Add FunctionURLConfig resource by @a-hilaly in #44
  • Release artifacts for release v0.0.17 by @a-hilaly in #42

Full Changelog: v0.0.16...v0.0.17