Releases: pulumi/pulumi-terraform-bridge
Releases · pulumi/pulumi-terraform-bridge
v3.63.2
What's Changed
Fixes to _configure issues for Python SDKs
The key change in this release is propagating https://github.com/pulumi/pulumi/releases/tag/v3.91.1 specifically pulumi/pulumi#14427 to all Python SDK generators in the bridged providers. This should mitigate all known runtime errors in Python that reference _configure
in the traceback:
TypeError: ApplicationArgs._configure() missing 1 required positional argument: 'display_name'
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in #1486
Misc
- Propagate target Pulumi version by @t0yv0 in #1492
- Update references to v3.36.1 by @t0yv0 in #1473
- Fix release automation by @t0yv0 in #1471
- Test more providers by @t0yv0 in #1489
- Fix broken commit link in generated messages by @t0yv0 in #1490
Full Changelog: v3.63.1...v3.63.2
v3.63.1
v3.63.0
What's Changed
- Introduce a flag to skip CheckConfg validations when using PF by @t0yv0 in #1449
- Simplify AutoAliasing datasource check by @iwahbe in #1455
- Complete set of numeric types in MakeTerraformOutput by @VenelinMartinov in #1452
- Pin latest TF SDK by @iwahbe in #1459
- Check multiple docs locations by @iwahbe in #1462
- Convert examples only for schema lang by @VenelinMartinov in #1457
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in #1463
- Check for compound default info values in provider schemas by @VenelinMartinov in #1458
- Replace tfgen result summaries by @VenelinMartinov in #1456
New Contributors
- @VenelinMartinov made their first contribution in #1452
Full Changelog: v3.62.0...v3.63.0
v3.62.0
What's Changed
- Use coverpkg=./... to pull in coverage of more files by @mjeffryes in #1364
- Allow tfgen to use pulumi convert for examples conversion by @t0yv0 in #1401
- Don't error on already mapped tokens by @iwahbe in #1420
- Add detailed documentation for auto aliasing by @iwahbe in #1416
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in #1436
- Fix weekly update job by @t0yv0 in #1435
- Combined dependencies PR by @iwahbe in #1438
- Bump golang.org/x/net from 0.10.0 to 0.17.0 @dependabot
- Test potential MustApplyAutoAliases speedup by @mjeffryes in #1414
- Script converter metrics comparison by @t0yv0 in #1349
- Automated Pulumi/Pulumi upgrade by @pulumi-bot in #1444
Full Changelog: v3.61.0...v3.62.0
v3.61.0
What's Changed
- Separate docs source from parsing v2 by @iwahbe in #1387
- Actionable error message for a missing repo by @iwahbe in #1388
- Faster metadata parsing by @t0yv0 in #1385
- Provider init benchmarks by @mjeffryes in #1394
- Add ResourceInfo.TransformFromState by @iwahbe in #1400
- Add instructions to run the bridge update workflow dispatch when releasing by @guineveresaenger in #1397
- Normalize first class support for nested arguments by @iwahbe in #1398
- Dependencies: pulumi v3.86.0 by @t0yv0 in #1402
- Bump Go version + refactor by @iwahbe in #1405
- Use a realistic example to increase convertExamples branch coverage by @t0yv0 in #1409
- Add
Generics
option toGolangInfo
by @justinvp in #1392
Full Changelog: v3.60.1...v3.61.0
pf/v0.17.0
What's Changed
- Fix #1381 by @t0yv0 in #1382
- Prevent panic on parseCheckError non-validation error by @mikhailshilkov in #1369
- Fix withoutPackageName by @t0yv0 in #1386
- Update deps by @t0yv0 in #1384
- Separate docs source from parsing v2 by @iwahbe in #1387
- Actionable error message for a missing repo by @iwahbe in #1388
- Faster metadata parsing by @t0yv0 in #1385
- Provider init benchmarks by @mjeffryes in #1394
- Add ResourceInfo.TransformFromState by @iwahbe in #1400
- Add instructions to run the bridge update workflow dispatch when releasing by @guineveresaenger in #1397
- Normalize first class support for nested arguments by @iwahbe in #1398
- Dependencies: pulumi v3.86.0 by @t0yv0 in #1402
- Bump Go version + refactor by @iwahbe in #1405
- Use a realistic example to increase convertExamples branch coverage by @t0yv0 in #1409
- Add
Generics
option toGolangInfo
by @justinvp in #1392
Full Changelog: pf/v0.16.1...pf/v0.17.0
v3.60.1
What's Changed
- Prevent panic on parseCheckError non-validation error by @mikhailshilkov in #1369
- Fix withoutPackageName by @t0yv0 in #1386 to prevent a panic for non-conventionally named resources and data sources
- Update deps by @t0yv0 in #1384
Full Changelog: v3.60.0...v3.60.1
v3.60.0
What's Changed
- Remove logic for unused PULUMI_REPO_PATHS by @guineveresaenger in #1361
- Remove XComputedInput by @iwahbe in #1362
- stringEncoder fromPropertyValue will now format numbers by @iwahbe in #1366
- Fix #1370 - do not promote warnings to check failures by @t0yv0 in #1372
- Don't include exponents on coerced strings by @iwahbe in #1371
- Update Plugin Framework refs by @t0yv0 in #1374
Full Changelog: v3.59.0...v3.59.1
pf/v0.16.1
What's Changed
Full Changelog: pf/v0.16.0...pf/v0.16.1