github crossplane/upjet v1.5.0

one day ago

What's Changed

  • Replace gopkg.in/alecthomas/kingpin.v2 by github.com/alecthomas/kingpin/v2 by @gravufo in #389
  • Do not prefix JSON fieldpaths starting with status.atProvider in resource.GetSensitiveParameters by @ulucinar in #417
  • Fix singleton list example conversion if there's no annotation by @ulucinar in #410
  • Update reference usage example and fix broken links in configuring a resource doc by @turkenf in #403
  • Add config.Resource.RemoveSingletonListConversion by @ulucinar in #411
  • Add new guide about adding a new resource by @turkenf in #405
  • Check for nil before calling IsKnown() by @tchinmai7 in #425
  • Recover from panics in async external clients by @mergenci in #428
  • docs: add link in README to new adding-new-resource guide by @displague in #429
  • Rename referenced master branches to main by @mergenci in #432
  • Fix the issue of hiding errors by @turkenf in #435
  • Fix scraping Refs from attributes containing lists by @rickard-von-essen in #441
  • chore: improve references docs by @yordis in #413
  • Add technical documentation for migration framework by @sergenyalcin in #289
  • fix unintentional modification of slice in GetSensitiveParameters by @erhancagirici in #449
  • Fix empty TypeMeta while running API conversions by @ulucinar in #424
  • Fix TestNewKubernetesSource sporadic by @ulucinar in #454
  • fix: typo in example by @fernandezcuesta in #450
  • Update GH action dependencies and linter config by @erhancagirici in #451
  • Upgrade crossplane-runtime to v1.17.0 by @smcavallo in #437
  • Parametrize the registry name of the provider by @sergenyalcin in #462
  • Remove diff calculation in observe-only reconciliation by @mergenci in #461
  • Expose conversion option to inject key/values in the conversion to list by @turkenh in #465
  • Add a new configuration option for preventing the possible update loops by @sergenyalcin in #466

New Contributors

Full Changelog: v1.4.0...v1.5.0

Don't miss a new upjet release

NewReleases is sending notifications on new releases.