Releases: hashicorp/terraform-aws-consul-lambda
v0.1.0-beta5
0.1.0-beta5 (Mar 04, 2024)
FEATURES
-
Add support for storing parameter values greater than 4 KB. The
lambda-registratormodule and source code have been updated to accept a configurable value for the SSM parameter tier. This allows users to choose if they want to use theAdvancedtier feature. Charges apply for theAdvanvedtier so if the tier is not expressly set toAdvanced, then theStandardtier will be used. Using theAdvancedtier allows for parameter values up to 8 KB. The Lambda-registrator Terraform module can be configured using the newconsul_extension_data_tiervariable.
[GH-78] -
Add support for pushing
consul-lambda-registratorpublic image to private ecr repo through terraform.
[GH-82] -
Add arm64 support to
consul-lambda-registratorandconsul-lambda-extension.
[GH-90]
v0.1.0-beta4
0.1.0-beta4 (Apr 28, 2023)
IMPROVEMENTS:
- Pin the version of the
terraform-aws-modules/eventbridge/awsmodule to v1.17.3. This ensures the selection of the eventbridge module is deterministic when using thelambda-registratorTerraform module.
[GH-70]
BUG FIXES:
- Disable Cgo compilation for Lambda registrator and extension. Compiling without
CGO_ENABLED=0on Go 1.20 causes an issue that does not allow Lambda registrator or the Lambda extension to execute within the AWS Lambda runtime.
[GH-68]
v0.1.0-beta3
0.1.0-beta3 (Mar 16, 2023)
BREAKING CHANGES
EnvoyExtensionsconfiguration was released in Consul 1.15.0 and is now used to configure Lambda functions.
[GH-51]
FEATURES
- Update minimum go version for project to 1.20 [GH-1908]
BUG FIXES:
- Security:
- Upgrade to use Go 1.20.1 This resolves vulnerabilities CVE-2022-41724 in
crypto/tlsand CVE-2022-41723 innet/http. [GH-1908]
- Upgrade to use Go 1.20.1 This resolves vulnerabilities CVE-2022-41724 in
v0.1.0-beta2
0.1.0-beta2 (October 04, 2022)
FEATURES
- Add support to enable AWS Lambda functions to call Consul mesh services.
v0.1.0-beta1
0.1.0-beta1 (Jun 15, 2022)
- Initial release
v0.1.0-alpha2
0.1.0-alpha2
v0.1.0-alpha1
set 0.1.0 beta1 version