What's Changed
- Remove verbose flag from go test runs by @VenelinMartinov in #2711
- Move SDKv2 pulcheck test library to internal/ by @VenelinMartinov in #2712
- Download upstream docs for dynamically bridged provider by @guineveresaenger in #2664
- Pass state back to the engine if Apply encountered an error 2 by @VenelinMartinov in #2713
- testing: provider configuration secret handling for Plugin Framework providers by @t0yv0 in #2716
- Update to pu/pu 3.143.0 and define the Handshake provider methods by @mikhailshilkov in #2731
- Move the
/pkg/pf/README.md
user facing docs into/docs
by @iwahbe in #2734 - Autonaming configuration in Configure and Check by @mikhailshilkov in #2675
- Do not wipe the version when generating schemas for dynamic providers by @guineveresaenger in #2727
- Call configure in sequence (instead of in parallel) by @iwahbe in #2738
- Protect
declaredRuntimeMetadata
with async.Mutex
by @iwahbe in #2733 - Remove the deprecated /x/muxer by @iwahbe in #2737
- Expose internal SDKv2 Diff cross-test interface by @VenelinMartinov in #2720
- Refactor SDKv2 set detailed diff tests by @VenelinMartinov in #2721
- Return all custom mapping errors, not just the first one by @iwahbe in #2743
Full Changelog: v3.97.1...v3.98.0