Skip to content

v1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 16:35
· 36 commits to main since this release
cc150a6

What's Changed

Exciting New Features 🚀

  • Remove restriction on the process "type" attribute by @mogul in #274
  • feat: Support recent application logs in failure by @ANUGRAHG in #269
  • Feature/import service instance sharing by @sderkaczdv in #265
  • feat: Updated schema of cloudfoundry_service_credential_binding resource to fetch credentials by @sp1goyal in #292
  • feat: Implement separate datasources for service credential bindings and details by @sp1goyal in #295

Bug Fixes 🐞

  • fix: Setting default value for params schema in resource app by @sp1goyal in #259
  • Log partial MTA operation messages on polling failure by @Bhuvisha03 in #302

Dependencies 🔗

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 by @dependabot[bot] in #262
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.62.0 to 0.64.0 by @dependabot[bot] in #266
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.42.0 to 3.43.0 by @dependabot[bot] in #267
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 by @dependabot[bot] in #271
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.64.0 to 0.65.0 by @dependabot[bot] in #270
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.43.0 to 3.44.0 by @dependabot[bot] in #275
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #282
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.65.0 to 0.66.0 by @dependabot[bot] in #281
  • chore(deps): Update Go version to 1.25 by @lechnerc77 in #283
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.44.0 to 3.45.0 by @dependabot[bot] in #284
  • chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #288
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.66.0 to 0.67.0 by @dependabot[bot] in #291
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.45.0 to 3.46.0 by @dependabot[bot] in #294
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.67.0 to 0.68.0 by @dependabot[bot] in #299
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.46.0 to 3.47.0 by @dependabot[bot] in #300
  • chore(deps): bump code.cloudfoundry.org/policy_client from 0.68.0 to 0.69.0 by @dependabot[bot] in #304
  • chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.47.0 to 3.48.0 by @dependabot[bot] in #305

Other Changes 🔩

New Contributors

Full Changelog: v1.8.0...v1.9.0