What's Changed
- feat: Add SSH certificate authentication support for Terratest by @james00012 in #1594
- Update golang.org/x/tools to v0.36.0 for Go 1.25+ compatibility by @james00012 in #1593
- fix: prevent segfault in helm.UnmarshalK8SYaml with empty YAML documents by @james00012 in #1597
- Add ExecPod functions to execute commands in Kubernetes pods by @james00012 in #1599
- Add terragrunt run-all helpers and refactor helm module by @james00012 in #1601
- docs: add helm as an entry to package table by @Sacquer in #1604
- Ensuring that multiple dummy servers can use the same handlers by @Malhavok in #1603
- Fix order of ExtraArgs for Output command with non-empty key (fixes #1606) by @dee-kryvenko in #1607
New Contributors
Full Changelog: v0.51.0...v0.52.0