Skip to content

backstage-plugin-cad: v0.3.0

Compare
Choose a tag to compare
@release-please release-please released this 29 Sep 00:09
6334354

0.3.0 (2022-09-28)

Features

  • add api service resource viewer (#114) (cdbda94)
  • add apply replacements function automatically (#56) (1ebc9b8)
  • add catalog blueprints (#88) (36f80eb)
  • add cluster issuer resource viewer (#82) (9a0627a)
  • add cluster role and cluster role binding resource viewers (#71) (e0ae65e)
  • add content type descriptions to register repository page (#152) (391d37e)
  • add custom resource definition resource viewer (#93) (8d5b004)
  • add default resource viewer (#115) (d0e1fcf)
  • add deployment and stateful set resource viewers (#84) (c456a8c)
  • add downstream package upgrade alert on package revision page (#113) (056d892)
  • add ingress class resource viewer (#86) (6e8d877)
  • add ingress resource editor (#119) (0fa432c)
  • add ingress resource viewer (#80) (2dbeb01)
  • add job resource viewer (#92) (f65bf2e)
  • add local config indicator to resources table (#136) (9dd80f8)
  • add persistent volume claim resource viewer (#73) (38d54ef)
  • add related package summary on package revision page (#108) (33a6a4e)
  • add repository details to repository page (#134) (078fa9d)
  • add resource filter options to package revision page (#137) (cd42f9d)
  • add resource to component (#103) (b3140eb)
  • add secret resource viewer (#104) (ca87887)
  • add service resource editor (#116) (eb65477)
  • add service resource viewer (#74) (fb8c217)
  • add set labels function automatically (#85) (1dc4903)
  • add set labels resource editor (#81) (bc4d327)
  • add set labels resource viewer (#78) (066bcd1)
  • add starlark run resource viewer (#79) (2d4813d)
  • add tooltips to all icon buttons (#51) (2758ca8)
  • allow blueprints to be deployed to any deployment repository (#76) (1560c6d)
  • allow ingress resource to be added (#120) (29c37c1)
  • allow packages to upgrade to latest blueprint (#54) (b04bc3c)
  • allow packages with the same name across repositories (#95) (ba2ea19)
  • allow service resources to be added (#117) (19b44b4)
  • config sync is optional (#60) (c4c1976)
  • consolidate clone and deploy buttons on package revision page (#143) (5b3038c)
  • create git repository branch if it does not exist (#153) (d74c16e)
  • create separate resources table for each component (#102) (0758340)
  • default compare revision dropdown (#50) (09eafaa)
  • delete repository secret on unregistering repository (#75) (6f9106b)
  • group resource metadata in resource editors (#118) (3cd2256)
  • ignore whitespace in resource yaml comparison (#96) (a071f08)
  • improve add package page user flow (#142) (ff287f0)
  • preserve white space in resource viewers (#91) (8d0d4f1)
  • remove upstream repository concept (#145) (f625b0a)
  • show all previous revisions in compare revision dropdown (#47) (923e81d)
  • show downstream packages (#107) (6e100c4)
  • show progress indicator when a new package is being created (#157) (1fb5331)
  • update add resource default namespace logic (#139) (e368ca7)
  • update cluster role and role resource viewers (#98) (d9916e2)
  • update persistent volume claim resource viewer (#83) (029a910)
  • update pod template resource viewer (#105) (b2d4c6c)
  • update pod template resource viewer (#156) (d07b155)
  • update repositories list on landing page (#144) (e11b1a7)
  • update repositories list on landing page (#89) (dea50be)
  • update repository content types (#149) (4b6da05)
  • update resource editor to show yaml when no named editor exists (#150) (802aee3)
  • update resource editor to use more screen space (#154) (93d2f14)
  • update resources table to show local config resources first (#160) (581e9c4)
  • update resources table to show resource component (#77) (e06350c)
  • update role binding and cluster role binding resource viewers (#97) (f7aceed)
  • update service resource viewer (#90) (e0cb0ca)
  • update upstream package logic (#151) (0523eb0)
  • use merge update strategy for package upgrades (#70) (dd41b03)

Bug Fixes

  • allow latest published blueprint to be deployed (#63) (8ecf396)
  • allow resource editors access to package resources (#111) (2d35bf5)
  • allow upstream package comparison (#61) (292b98d)
  • show use custom image option for mutator and validator functions (#155) (54c2b01)
  • update package upgrade available logic (#161) (e6d900f)
  • update resource editor title when showing a new resource (#159) (950ea29)
  • use unique resources table column for diff (#146) (cdfd503)