Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 12:20
· 283 commits to main since this release
3456242

Release v1.3.0 (2023/10/26)

Changelog

  • 61aeffe Fix the docs
  • 75cb8e3 Bump google.golang.org/grpc from 1.54.0 to 1.56.3
  • c5848dc Make changes to tests and don't skip all clusetr test
  • df32474 Add changes to add acceptance test for CG k8s secret
  • e9e4d5a Add operational handlers for cg k8s secret
  • 4333e9e Add models and clients for CG secret
  • 0d854bc Fix conflicts
  • 4a84338 Add guide for Helm support
  • 65a2fd2 Add acceptance test for helm reposotory and helmcharts datasources
  • 9bec49b Add operational handlers for helm chats and helm repository data source
  • be82fa2 Add datasource for helm repository and helm charts
  • 561fee4 Add documentation for helm resources
  • 5e6ee70 Add acceptance test
  • 464be76 Add operations handlers for helm release and feature resource
  • 4d1c21e Add models and clients for helm release and feature resource
  • 8d2244a Regenerate docs after terraform-fmt
  • 6155167 Format the example terraform resource files
  • 6c6219e Add changes to acceptance tests
  • c1c0c96 Add changes to docs
  • d76e8f8 Add changes to package data source to make raw and release more intuitive
  • fedeb4a remove comment
  • 8e14d1c Add review changes
  • d778cbb Add mutation policy documentation
  • c4b6651 Update golang.org/x/net to v0.17.0
  • f8ccb99 Add example for creating Self provisioned AWS S3 or S3 compatible storage credential for data protection
  • 54b2e38 Add review changes
  • ae63e2f Bypassing missing data values, restored status
  • fa0d211 Bump google.golang.org/grpc from 1.45.0 to 1.53.0
  • 0759dfd Add review changes
  • a1f8d75 Populating Schema only if reading a data source
  • 8f01367 Removed status from TF Schema
  • 6ec9f24 Update AKS and EKS acceptance test
  • ad5d656 Add mutation policy acceptance tests conf change
  • 068cf36 Add mutation policy acceptance tests conf change
  • 56b62d0 Add mutation policy acceptance tests
  • 5756ae6 Add mutation policy acceptance tests
  • 0f23cb5 Add update check
  • 865b59a Refactor pod security schema
  • 5e7be11 Add CRUD implementation
  • 24bfc6f Add mutation policy models
  • e37785a Add mutation policy models
  • d788aed Add mutation policy models

What's Changed

  • [Feature] Adding mutation policy models by @ekoop-terasky in #261
  • Bump google.golang.org/grpc from 1.45.0 to 1.53.0 by @dependabot in #185
  • Update AKS and EKS acceptance test by @shobha2626 in #289
  • [Feature] Add mutation policy acceptance tests by @ekoop-terasky in #285
  • Fix/credentials by @GilTeraSky in #292
  • [Feature] Mutation policy documentation by @ekoop-terasky in #286
  • fix/credentials - remove comment by @GilTeraSky in #298
  • Update golang.org/x/net to v0.17.0 to fix the vulnerability by @shobha2626 in #297
  • Making Raw and Release notes data more intuitive for package and packages data source by @Shubbhang351 in #294
  • [Feature] Mutation policy by @ekoop-terasky in #284
  • Add example for Self provisioned AWS S3 or S3-compatible storage credential creation by @ramya-bangera in #296
  • Merging feature branch for Helm support by @Shubbhang351 in #305
  • Update cluster tests and avoid skipping all cluster tests by @shobha2626 in #276
  • Merging feature branch git CG k8s secret support by @Shubbhang351 in #306
  • Bump google.golang.org/grpc from 1.54.0 to 1.56.3 by @dependabot in #307

New Contributors

  • @ekoop-terasky made their first contribution in #261

Full Changelog: v1.2.5...v1.3.0