Skip to content

backstage-plugin-cad: v0.4.0

Compare
Choose a tag to compare
@release-please release-please released this 08 Dec 03:07
a5f331a

0.4.0 (2022-12-08)

Features

  • add add package button to packages page (#217) (e04c0d8)
  • add current revision indicator to package revisions table (#197) (8fecac6)
  • add dashboard to landing page (#211) (610dfcc)
  • add deployment environment to register repository page (#170) (3f9e339)
  • add deployment resource editor (#176) (1f27c6b)
  • add git ssh url support for finding upstream repository (#171) (42e76b8)
  • add readiness gates to kptfile resoruce editor (#201) (4570bfe)
  • add stateful set resource editor (#178) (ed39f6e)
  • add status conditions to repository details table (#182) (4d2b43c)
  • add support for google oidc authentication (#189) (d16a535)
  • add support for okta authentication (#188) (3fd56ba)
  • add support for readonly repositories (#194) (03e56b0)
  • add validate resources step on add package page (#164) (66ac511)
  • allow branding (#206) (6f77284)
  • allow deployment resource to be added (#177) (06f1b7b)
  • allow error recovery on add package page (#195) (c279484)
  • allow filtering of packages (#214) (39c80e9)
  • allow kptfile information to be updated when cloning a package (#162) (fe73d0c)
  • allow namespace customization on add package page (#169) (22c8061)
  • allow resource path to be updated (#222) (9efdef7)
  • allow stateful set resource to be added (#179) (0cad861)
  • allow viewing of packages by content type (#213) (025dae1)
  • assign unique filenames to new resources (#228) (216ea8a)
  • make git ops delivery tool configurable (#203) (8058d63)
  • make porch resources namespace configurable (#196) (f3ff3e4)
  • remove deployment environment from register repository page (#231) (d776e24)
  • remove lifecycle column from packages table (#223) (14dbe2d)
  • remove repository link from packages table (#218) (3b75eee)
  • rename repositories list page to package management (#210) (a47be85)
  • show all draft and proposed package revisions (#208) (e10b3ca)
  • show message when creating a deployment not from a team blueprint (#167) (e676afb)
  • show package conditions on package revision page (#202) (565c38f)
  • show register repository link on content card (#226) (5549ed7)
  • show render errors on package revision page (#185) (f0f0551)
  • update base metadata shown on resource viewer (#174) (b48a7fa)
  • update dashboard to show if repository is not ready (#212) (7744860)
  • update kptfile resource editor (#199) (2a0aa08)
  • update package conditions table styles (#209) (d24c609)
  • update package revision page to normalize resources prior to diff (#173) (57c7cbe)
  • update package revision page to show related packages (#215) (c00a94e)
  • update package upgrade available message (#224) (38e0199)
  • update pod template resource viewer (#186) (295332d)
  • update resource viewer to use more screen space (#166) (6231e59)
  • use porch workspace name (#184) (4489481)

Bug Fixes

  • automatically update sync when new revision is published (#225) (7404548)
  • fix a few undefined variables in error messages (#230) (f3df559)
  • hide sync status on packages table when config sync is not enabled (#204) (c29c981)
  • update kptfile editor function selection logic (#172) (a04c4b0)