Releases: kabisa/terraform-aws-eks-cloudwatch
Releases · kabisa/terraform-aws-eks-cloudwatch
5.1.4
5.1.3
What's Changed
- chore(deps): update dependency hashicorp/terraform to v1.5.0 by @renovate in #18
- chore(deps): update helm release aws-for-fluent-bit to v0.1.26 by @renovate in #24
Full Changelog: 5.1.2...5.1.3
Related PR: aws/eks-charts#961
5.1.2
5.1.1 Update aws-cloudwatch-metrics to V0.0.8
What's Changed
Full Changelog: 5.1.0...5.1.1
5.1.0
This release adds compatibility with EKS v1.25 by removing the deprecated PSPs.
What's Changed
- chore(deps): update dependency hashicorp/terraform to v1.3.6 by @renovate in #16
- chore(deps): update helm release aws-for-fluent-bit to v0.1.22 by @renovate in #19
- chore(deps): update helm release aws-for-fluent-bit to v0.1.23 by @renovate in #21
Full Changelog: 5.0.1...5.1.0
5.0.1
What's Changed
- Configure Renovate by @renovate in #8
- chore(deps): update actions/checkout action to v3 by @renovate in #9
- Fix/version detection by @Glaaj in #11
- chore(deps): update helm release aws-cloudwatch-metrics to v0.0.7 by @renovate in #12
- Github action: terraform fmt by @Glaaj in #14
- chore(deps): update helm release aws-for-fluent-bit to v0.1.19 by @renovate in #13
- chore(deps): update dependency hashicorp/terraform to v1.2.7 by @renovate in #15
- chore(deps): update helm release aws-for-fluent-bit to v0.1.21 by @renovate in #17
New Contributors
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- Automate documentation by @Glaaj in #6
- feat: separate logs on namespace and aggregate on pod name by @tmeijn in #7
BREAKING CHANGE: previously, all container logs from the cluster were stored in the /aws/eks/fluentbit-cloudwatch/logs CloudWatch Log group. With this release, cluster logs are separated by namespace and aggregated on pod level in the log streams within the namespace log group. This means that the old log group will no longer be used. To ease the transition the log_preserve_legacy_log_group (default: true) has been introduced. In a future release the old log group in Terraform may be removed.
New Contributors
Full Changelog: 4.1.1...5.0.0