Releases: immobiliare/backstage-plugin-gitlab
Releases · immobiliare/backstage-plugin-gitlab
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2023-01-25)
Bug Fixes
- allow extensions (38a6fc1)
- backend: allows only GET method (e3b314f)
- build (e788b01)
- front-end: dev test (810c9e2)
- typo allowKinds into allowedKinds (ebaad6e)
- removed baseUrl from types (878ff81)
- yarn: fix yarn version (587a086)
- reduce gitlab groups request size (287a40e)
Features
- added the new annotation instance (22f80e6)
- backend plugin (3597c2c)
- processor: added indexing feature (1374ea0)
- updated API call in client (6300447)
- peopleCard: added groups support to ownersfile (23b6b14)
- removed baseUrl (55289a4)
BREAKING CHANGES
- proxy is not used more, you have to use backend plugin with the processor.
- removed baseUrl and proxyPath
- peopleCard: Renamed Type PersonData into PeopleCardEntityData
NOTE: See migration guide v2->v3
v3.0.0-alpha.2
3.0.0-alpha.2 (2023-01-24)
Bug Fixes
Features
- peopleCard: added groups support to ownersfile (23b6b14)
BREAKING CHANGES
- peopleCard: Renamed Type PersonData into PeopleCardEntityData
v3.0.0-alpha.1
3.0.0-alpha.1 (2023-01-24)
Features
- removed baseUrl (55289a4)
BREAKING CHANGES
- removed baseUrl and proxyPath
v3.0.0-alpha.0
3.0.0-alpha.0 (2023-01-23)
Bug Fixes
- allow extensions (38a6fc1)
- backend: allows only GET method (e3b314f)
- build (e788b01)
- front-end: dev test (810c9e2)
- typo allowKinds into allowedKinds (ebaad6e)
Features
- added the new annotation instance (22f80e6)
- backend plugin (3597c2c)
- processor: added indexing feature (1374ea0)
- updated API call in client (6300447)
BREAKING CHANGES
- proxy is not more used, you have to use backend plugin with the processor.
v2.1.1
v2.1.1-next.1
2.1.1-next.1 (2023-01-17)
Bug Fixes
v2.1.0
v2.1.0-next.1
2.1.0-next.1 (2023-01-13)
Bug Fixes
- upgrade @backstage/core-components from 0.12.1 to 0.12.2 (a7d9f4a)
- upgrade @backstage/plugin-catalog-react from 1.2.2 to 1.2.3 (c75d205)
Features
- CODEOWNERS: handled missing file (d2c61da)