Releases: GoogleContainerTools/kpt-backstage-plugins
Releases · GoogleContainerTools/kpt-backstage-plugins
backstage-plugin-cad: v0.4.0
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](57c7cbe...
backstage-plugin-cad-backend: v0.1.0
0.1.0 (2022-12-08)
Features
backstage-plugin-cad: v0.3.0
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](https://github.com/GoogleContainerTools/kpt-back...
backstage-plugin-cad: v0.2.0
0.2.0 (2022-06-15)
Features
- add restore package revision (#22) (8c68d50)
- add service account autocompletion to role binding editor (#38) (f8c9808)
- show added, updated, and removed resources (#33) (d8bdb0a)
- show blueprint name on package summary table (#26) (7c6b61b)
- show changes summary on package revisions table (#37) (e0b661b)
- show diff of individual package resources (#36) (c8dbd29)
- show package count on repositories table (#31) (f28d527)
Bug Fixes
backstage-plugin-cad: v0.1.0
0.1.0 (2022-05-25)
Features
- create new packages with revision v1 (#4) (2a114fc)
- create new revisions of a package (#8) (cef6eae)
- list revisions of a package (#10) (52b4be8)
- rename move to draft button to reject (#12) (a652bc1)
- update package revision page header (#5) (35615ae)
- update package revisions table (#9) (7fb1174)
Bug Fixes
backstage-plugin-cad: v0.0.0
0.0.0 (2022-05-10)
Features
- initial release
backstage-plugin-cad-backend: v0.0.0
0.0.0 (2022-05-10)
Features
- initial release