Releases: padok-team/yatas-aws
Releases · padok-team/yatas-aws
v1.9.0
Changelog
Features
- 6674659: feat(configservice): test if aws config is enabled (#154) (@adupays)
- 974557a: feat(iam): new test on IAM password policy (#150) (@adupays)
- b454363: feat(iam): new test on no console pwd for non human (#151) (@adupays)
- 878d632: feat(vpc): add new test on VPC including private and public subnet (#149) (@adupays)
Others
- 08fa8a0: chore(deps): update actions/checkout action to v4 (#130) (@renovate[bot])
- 562928a: chore(deps): update all patch dependencies (#123) (@renovate[bot])
- 841747b: chore(deps): update all patch dependencies (#124) (@renovate[bot])
- 4d0aee6: chore(deps): update all patch dependencies (#125) (@renovate[bot])
- e824125: chore(deps): update all patch dependencies (#138) (@renovate[bot])
- 932dada: chore(deps): update all patch dependencies (#139) (@renovate[bot])
- 845b0d7: chore(deps): update all patch dependencies (@renovate[bot])
- 0edce35: chore(deps): update all patch dependencies (@renovate[bot])
- c0054c2: chore(deps): update all patch dependencies (@renovate[bot])
- ea22a1c: chore(deps): update all patch dependencies (@renovate[bot])
- b80515e: chore(deps): update all patch dependencies (@renovate[bot])
- 9244ae0: chore(deps): update all patch dependencies (@renovate[bot])
- 3552fcb: chore(deps): update goreleaser/goreleaser-action action to v5 (#132) (@renovate[bot])
- a706f67: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.24 (@renovate[bot])
- 1429742: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.25 (@renovate[bot])
- f95d650: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.29 (@renovate[bot])
- 3f0683f: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.31 (#120) (@renovate[bot])
- 217dee4: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.32 (#122) (@renovate[bot])
- db20009: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.36 (#126) (@renovate[bot])
- 247955a: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.37 (#127) (@renovate[bot])
- 6a7c43b: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.38 (#129) (@renovate[bot])
- 647321b: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.39 (#131) (@renovate[bot])
- 779aad6: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.40 (#134) (@renovate[bot])
- 7e6f90e: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.41 (#135) (@renovate[bot])
- 65f8bbf: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.42 (#136) (@renovate[bot])
- ef6ac2f: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.43 (#137) (@renovate[bot])
- f0921eb: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/autoscaling to v1.28.4 (@renovate[bot])
- d6cbefe: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/autoscaling to v1.28.6 (@renovate[bot])
- e6b07b6: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/cognitoidentity to v1.15.11 (@renovate[bot])
- fd9fcab: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.19.11 (@renovate[bot])
- 8281cdd: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.19.5 (@renovate[bot])
- cdf36a0: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.19.8 (@renovate[bot])
- 15334a3: chore(deps): update module github.com/hashicorp/go-plugin to v1.4.10 (@renovate[bot])
- a588d67: chore(deps): update module github.com/rs/zerolog to v1.29.1 (@renovate[bot])
- 62c5718: chore(deps): update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f (#146) (@renovate[bot])
- d2e134c: chore(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 (#147) (@renovate[bot])
- d8477e4: chore(release): 1.9.0 (@adupays)
- 22c3315: chore: update go to 1.23 and all dependencies (@adupays)
v1.8.1
v1.8.0
Changelog
Features
- 7334bed: feat(cognito): add cognito check for self-registration (@)
- 610606f: feat(lambda): add lambda checks for secrets in environment and URL AuthType (@)
- 43d6de3: feat(lambda): new test (@StanGirard)
- f8dcc44: feat: return ARNs as ResourceID instead of name (@)
Others
- c85b5e0: Merge branch 'main' into feat/add_aws_checks (@StanGirard)
- 61382cd: Merge pull request #69 from oussamaca/feat/add_aws_checks (@StanGirard)
- 8a507f5: Merge pull request #91 from padok-team/oussama/feat-checks (@StanGirard)
- 221cf59: chore(release): 1.8.0 (@StanGirard)
v1.7.0
Changelog
Features
- 4af13e1: feat(deps): update (@StanGirard)
- 03895f1: feat(go): updated to 1.20 (@StanGirard)
- 45ff0ac: feat(logger): update new logger (@StanGirard)
- 1381d16: feat(panic): to logger (@StanGirard)
- 5cecc6e: feat(update): dependcies (@StanGirard)
Others
- fafa987: Merge branch 'main' into feat/update-new-yatas (@StanGirard)
- a981d69: Merge pull request #88 from padok-team/feat/update-new-yatas (@StanGirard)
- 7a41a50: chore(deps): update all patch dependencies (@renovate[bot])
- 6299dae: chore(release): 1.7.0 (@StanGirard)
- 926aebc: feat(new-yatas): update imports and function calls from YATAS (@corrieriluca)
v1.6.0
Changelog
Features
- 4fcedd4: feat(s3): S3_002: better output and error handling + add tests (@corrieriluca)
- a086eaf: feat(s3): S3_002: check bucket has no replication to other region (@corrieriluca)
- fae1929: feat(s3): S3_002: remove old version of check (@corrieriluca)
- 7ee66e0: feat(s3): S3_002: update README (@corrieriluca)
Others
- fa8ff6c: Merge pull request #87 from padok-team/feat/s3-buckets-replication-check (@StanGirard)
- 8687aab: chore(release): 1.6.0 (@StanGirard)
v1.5.5
Changelog
Bug fixes
- 1fa9b06: fix(s3): nil pointer gets3 (@StanGirard)
Others
- 641a22b: chore(deps): update all patch dependencies (@renovate[bot])
- 8d4ad91: chore(deps): update all patch dependencies (@renovate[bot])
- 13f899d: chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.18 (@renovate[bot])
- b0f24cc: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.19.8 (@renovate[bot])
- eb29cbe: chore(release): 1.5.5 (@StanGirard)
v1.5.4
Changelog
Bug fixes
- 3ed2787: fix(rds): fixed when no rights to list rds (@StanGirard)
Others
- 4e804ad: chore(deps): update all patch dependencies (@renovate[bot])
- 4f9a160: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.18.6 (@renovate[bot])
- 07e08a4: chore(deps): update module github.com/hashicorp/go-plugin to v1.4.9 (@renovate[bot])
- d830a2b: chore(release): 1.5.4 (@StanGirard)
v1.5.3
Changelog
Bug fixes
- c79e53c: fix(getters): use getter result only after error handling (@piaverous)
Others
- d7ab5ae: Merge pull request #76 from padok-team/fix/getters-error-handling (@StanGirard)
- 48bc196: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/guardduty to v1.17.6 (@renovate[bot])
- 0fd99d3: chore(release): 1.5.3 (@StanGirard)
v1.5.2
Changelog
Bug fixes
- 7c4336b: fix(getters): made all getters fault tolerant by returning empty struct instead of only printing (@StanGirard)
Others
- 51c8f9f: Merge pull request #74 from padok-team/fix/fault-tolerance (@StanGirard)
- f52e7ca: chore(deps): update all patch dependencies (@renovate[bot])
- 0cf37f2: chore(deps): update all patch dependencies (@renovate[bot])
- b16af46: chore(deps): update all patch dependencies (@renovate[bot])
- 8ba3561: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/eks to v1.27.2 (@renovate[bot])
- 9b0c6d3: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/guardduty to v1.17.2 (@renovate[bot])
- 2a1248c: chore(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.30.3 (@renovate[bot])
- 9c61b53: chore(release): 1.5.2 (@StanGirard)