v1.12.0
What's Changed
Exciting New Features 🚀
- feat: blue green deployment update by @SylwekLewan-dev in #368
- feat: add skipIdleStart parameter for mta resource by @ANUGRAHG in #391
Bug Fixes 🐞
- fix: move to latest go-cfclient by @lechnerc77 in #357
Dependencies 🔗
- chore(deps): bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 by @dependabot[bot] in #347
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.77.0 to 0.78.0 by @dependabot[bot] in #349
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.54.0 to 3.55.0 by @dependabot[bot] in #350
- chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #352
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.78.0 to 0.79.0 by @dependabot[bot] in #358
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.79.0 to 0.80.0 by @dependabot[bot] in #361
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #364
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 by @dependabot[bot] in #365
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.80.0 to 0.81.0 by @dependabot[bot] in #371
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.55.0 to 3.56.0 by @dependabot[bot] in #372
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.81.0 to 0.82.0 by @dependabot[bot] in #373
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.82.0 to 0.83.0 by @dependabot[bot] in #374
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.56.0 to 3.57.0 by @dependabot[bot] in #375
- chore(deps): bump github.com/cloudfoundry/go-cfclient/v3 from 3.0.0-alpha.16 to 3.0.0-alpha.17 by @dependabot[bot] in #376
- chore(deps): bump github.com/cloudfoundry-community/go-uaa from 0.3.5 to 0.3.6 by @dependabot[bot] in #377
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.83.0 to 0.84.0 by @dependabot[bot] in #378
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.57.0 to 3.58.0 by @dependabot[bot] in #380
- chore(deps): bump code.cloudfoundry.org/lager/v3 from 3.58.0 to 3.59.0 by @dependabot[bot] in #382
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.84.0 to 0.85.0 by @dependabot[bot] in #381
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.85.0 to 0.86.0 by @dependabot[bot] in #385
- chore(deps): bump code.cloudfoundry.org/policy_client from 0.86.0 to 0.87.0 by @dependabot[bot] in #395
Other Changes 🔩
- docs: rework of contribution guide by @lechnerc77 in #348
- feat: added resource identity support for space, org, space-role, space-quota resource by @ANUGRAHG in #384
- feat: adding resource identities for org-quota, isolation-segment and security-group resource by @ANUGRAHG in #386
- feat: added resource identities support for cloudfoundry-domain, org-role, and buildpack resource by @ANUGRAHG in #394
- chore: prepare for v1.12.0 release by @ANUGRAHG in #396
New Contributors
- @SylwekLewan-dev made their first contribution in #368
Full Changelog: v1.10.0...v1.12.0