v0.48.0
Modules affected
terraform
aws
helm
logger
http-helper
opa
docker
What's Changed
- fix: replace the deprecated logger.Logf and logger.Log for the new Logger by @seblaz in #1449
- fix: issue --namespace showing twice by @james03160927 in #1452
- chore: Bump rexml from 3.3.3 to 3.3.9 in /docs by @dependabot in #1458
- fix: add GetWhetherSchemaExistsInRdsPostgresInstance by @james03160927 in #1465
- fix: Make
Log
andLogf
threadsafe by @james03160927 in #1467 - fix: Update resource by @james03160927 in #1472
- chore: update go.mod pkg for GCP, DNS and few other shared pkg. fix #1414 by @wakeful in #1469
- fix: #1363 build lambda bin from src instead using a blob + bump ext pkg. by @wakeful in #1470
- feat: Add put method into AWS Secrets Manager helper interface. by @forjor in #1466
- feat: Opa EvalWithOutput by @james03160927 in #1468
- chore: migrate to AWS SDKv2, updating only singnatures and making sure tests are passing by @wakeful in #1451
- feat: Renaming
master
tomain
wherever it's referenced by @yhakbar in #1476 - feat: add platform parameter to docker run command. fix #1310 by @wakeful in #1471
- chore: Upgrade github.com/hashicorp/go-getter to v2 for remove indirect github.com/aws/aws-sdk-go reference by @bozaro in #1477
- fix: do not log ec2 keypair by @james03160927 in #1480
- feat: httpdo* with global proxy by @james03160927 in #1481
- fix: #1478 we should copy the TF module into a temporary directory before running tests in parallel by @wakeful in #1479
- fix: JSON output fetching fixes by @denis256 in #1462
New Contributors
- @seblaz made their first contribution in #1449
- @wakeful made their first contribution in #1469
- @forjor made their first contribution in #1466
- @yhakbar made their first contribution in #1476
- @bozaro made their first contribution in #1477
Full Changelog: v0.47.2...v0.47.3