Changelog
Bug Fixes
- 5ef392c: fix(build): update Makefile and prepare for release (@bsimonWallix)
- d83b5be: fix: correct markdown linting issues (@bsimonWallix)
- 2c14262: fix: exclude golang.org/x/tools from automatic updates (@bsimonWallix)
- 3d7c97f: fix: resolve golangci-lint job errors and apply linting improvements (@bsimonWallix)
- 5920868: fix: update release script to only update direct dependencies and fix linting (@bsimonWallix)
- 75a6555: fix: update x509 configuration resource ( lint issue ) (@bsimonWallix)
Others
- f456d69: Add documentation templates for resources and data sources (@bsimonWallix)
- eb52f86: Add release management scripts and documentation (@bsimonWallix)
- 7370aca: Merge remote-tracking branch 'origin/dependabot/github_actions/actions/upload-pages-artifact-4' into develop (@bsimonWallix)
- 75e0b66: Update CONTRIBUTING.md (@bsimonWallix)
- baaf9e5: Update X.509 configuration resource implementation (@bsimonWallix)
- fb9c99e: Update bastion/resource_config_x509.go (@bsimonWallix)
- 4711d8b: Update go.mod dependencies (@bsimonWallix)
- 8c8828e: chore: prepare for release (@bsimonWallix)
- 326d760: chore: update GitHub workflows and linting configuration (@bsimonWallix)
- 2ef6790: chore: update dependencies for release v0.14.8 (@bsimonWallix)
- dc9d7d8: fix CI controls (@bsimonWallix)
- 4988afb: fix lint main.go (@bsimonWallix)
- 7345d2a: updating changelog for v0.14.7 release (@bsimonWallix)
- f1e29db: workflows: bump DavidAnson/markdownlint-cli2-action from 18 to 20 (@dependabot[bot])
- afa1c4b: workflows: bump actions/configure-pages from 4 to 5 (@dependabot[bot])
- 6d99ce8: workflows: bump actions/setup-node from 4 to 5 (@dependabot[bot])
- 3e9c5b4: workflows: bump actions/upload-pages-artifact from 3 to 4 (@dependabot[bot])
- 2d9b26b: workflows: bump aquasecurity/trivy-action from 0.27.0 to 0.33.1 (@dependabot[bot])
- f0575a3: π avoid panic when try HTTP request with bad client config (@jeremmfr)
- 1480143: π config_x509: add sleep of 3 seconds after modifying the x509 configuration (@jeremmfr)
- 3cb5b61: π config_x509: avoid to set response of the x509 config GET in state (@jeremmfr)
- f0ed98d: π config_x509: fix update of enable attribute from true to false (@jeremmfr)
- 8d40081: π₯ append diagnostics with errors when configure provider with empty or bad value (@jeremmfr)