Skip to content

v1.0.2

Compare
Choose a tag to compare
@turkenf turkenf released this 21 Mar 14:17
· 77 commits to main since this release
e24d1b4

The release v1.0.2 introduces:

  • Switches to the new API for marking as required the fields. The new API will mark as required the fields during the generation without any native resource schema change. For more details of this new API please see this PR
  • Fixes [Bug]: Creation of compute Instances (and others) fails with SetNew only operates on computed keys #472
  • Adds info logs in the monolithic provider's output that communicate the deprecation and the next steps #493
  • Adds SSA merge strategy to container Cluster's nodeConfig to avoid fights over ownership #487

What's Changed

  • Bump upjet to 1.1.6 and switch to the new API for marking as required the fields for some resources by @sergenyalcin in #492
  • [Backport release-1.0] Add SSA merge strategy to container Cluster's nodeConfig to avoid fights over ownership. by @github-actions in #495
  • [Backport release-1.0] Log a deprecation message when the monolithic provider is run by @github-actions in #497

Full Changelog: v1.0.1...v1.0.2