Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 19:21
· 80 commits to main since this release
ca68c55

Notable Changes

  • Added display_name property to jenkins_folder resource #53, thanks @zahiar!
  • Added resources for jenkins_credential_ssh #46 and jenkins_credential_secret_file #40, thanks @jaceq!
  • Fixed a bug in jenkins_job where the XML prolog could get incorrectly encoded #48, thanks @hedinfaok!

Changelog

ca68c55 Enable changelog in generated release
04d1596 Bump actions/stale from 3 to 4 (#55)
184ba2b Add display_name support to jenkins_folder resource (#53)
3a471c6 Add pull_request event to test workflow
0c5b49f Combine test files, move to golangci-lint (#54)
ac80cb6 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.6.1 to 2.7.0 (#52)
4ef4eac Create stale.yml
45c42ad Populate README with scope and maintenance status (#49)
3eac3f7 Fixes 47 xml declaration is mangled (#48)
edecbd7 Fix collision with example jenkins_credentials
c609793 Add fake SSH key for examples
93b627b Rename master branch to main
de9ffa2 Resource: jenkins_credential_ssh (#46)
0cc32a9 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.5.0 to 2.6.1 (#43)
dae4366 Added support for secret file credentials, bumped gojenkins to latest… (#40)
e36bdbc Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.4 to 2.5.0 (#38)