What's Changed
Exciting New Features 🚀
- feat: implemented retryable http to handle throttling to avoid API rate limits by @sp1goyal in #1232
- feat: Implementation of data source role collection with attribute mappings by @sp1goyal in #1242
- feat: Data source for destination trust by @sp1goyal in #1266
- feat: Implementation of data source for destination fragments by @sp1goyal in #1270
- feat: provider-defined functions for environment labels by @lechnerc77 in #1269
- feat: datasource destination-certificate by @diya-dhan in #1278
- feat: Implementation for resource of destination fragment by @sp1goyal in #1276
- feat: Datasource for destination by @sachinprajapat06 in #1275
- feat: add resource destination-certificate by @diya-dhan in #1279
- feat: data source for destinations lists by @sachinprajapat06 in #1281
- feat: enable mTLS authentication for service broker by @ANUGRAHG in #1280
- feat: add resource destination by @sachinprajapat06 in #1288
Bug Fixes 🐞
- fix: computed amount in entitlements by @lechnerc77 in #1209
- fix: infinite loop for non-existent ID by @lechnerc77 in #1213
- fix: framework upgrade issue by @lechnerc77 in #1220
- fix: remove subaccount validation or UUID by @lechnerc77 in #1227
- fix: normalize json encoded parameters for btp subaccount resources by @ANUGRAHG in #1230
- fix: deprecated attribute for subaccount roles by @lechnerc77 in #1237
- fix: Update type_subaccount_entitlement.go by @sp1goyal in #1261
- fix: sideeffects from calculated fields of envionment instance by @lechnerc77 in #1272
Dependencies 🔗
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.16.1 by @dependabot[bot] in #1200
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 to 0.19.0 by @dependabot[bot] in #1205
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.5.0 to 0.7.0 by @dependabot[bot] in #1219
- chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #1245
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8 by @dependabot[bot] in #1257
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #1274
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 by @dependabot[bot] in #1277
Other Changes
- docs: improve descritpion of plan_unique_identifier for entitlements by @lechnerc77 in #1217
- docs: refinement of docs for destinations by @lechnerc77 in #1283
New Contributors
- @sachinprajapat06 made their first contribution in #1275
Full Changelog: v1.17.0...v1.18.0