Releases: aws-controllers-k8s/lambda-controller
Releases · aws-controllers-k8s/lambda-controller
v1.0.0
What's Changed
- Release artifacts for release v1.0.0 by @Vandita2020 in #89
Full Changelog: v0.1.7...v1.0.0
v0.1.7
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-generatorv0.25.0
by @ack-bot in #87
New Contributors
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Bump aws-sdk-go version to v1.44.181 by @Vandita2020 in #75
- Update to ACK runtime
v0.23.0
, code-generatorv0.23.0
by @ack-bot in #77
Full Changelog: v0.1.5...v0.1.6
v0.1.5
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
- @mrparkers made their first contribution in #72
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Adding code for Layer_version resource by @Vandita2020 in #67
- Update to ACK runtime
v0.21.0
, code-generatorv0.21.0
by @ack-bot in #69
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add kmsKey reference field by @Vandita2020 in #58
- Add VPCConfig.Subnet reference by @Vandita2020 in #60
- Fixing
VPC.SubnetID
reference type by @Vandita2020 in #62 - Add VPCConfig.SecurityId reference by @Vandita2020 in #61
- Add Code.S3Bucket reference by @Vandita2020 in #63
- Add resource reference for Amazon MQ brokers in
EventSourceMapping
resource by @Vandita2020 in #64 - Add sync functionality to re-queue until the Status is Active by @Vandita2020 in #65
- Release artifacts for release v0.1.3 by @Vandita2020 in #66
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Support
Function
references inAlias
resource by @Vandita2020 in #53 - Support
Function
references inFunctionUrlConfig
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 inEventSourceMappingSQS
resource by @Vandita2020 in #57 - Update to ACK runtime
v0.20.1
, code-generatorv0.20.1
by @ack-bot in #52
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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-generatorv0.20.0
by @ack-bot in #51
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Scope the
iam:PassRole
inrecommened-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
- @Vandita2020 made their first contribution in #47
Full Changelog: v0.0.17...v0.1.0
v0.0.17
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 tov1.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