github crossplane-contrib/provider-upjet-azure v0.42.1

latest releases: v1.3.0, v1.4.0-rc.0, v1.2.0...
4 months ago

The release v0.42.1 includes some important bug fixes and dependency bumps detailed below:

  • Bump crossplane-runtime to v1.15.1 along with various bug fixes.
  • Bump upjet to v1.1.1
  • There’s a fix in the implementation of the LateInitialize management policy in the context of the no-fork architecture. Previously, we were relying solely on the managed reconciler for preventing the late-initialization of the managed resources if the specified policies do not contain it. Now, we also explicitly skip the late-initialization in upjet to prevent some accidental updates to the spec.forProvider while, for example, updating the annotations.
  • Adds a more explanatory error message when immutable fields of a managed resource have changed.

What's Changed

  • [Release-0.42] Switch from the NoFork terminology to the TerraformPluginSDK terminology and bump dependiencies by @turkenf in #657

Full Changelog: v0.42.0...v0.42.1

Don't miss a new provider-upjet-azure release

NewReleases is sending notifications on new releases.