All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.7.0 (2024-10-18)
- backend: add support for empty string annotations (704620f)
6.6.1 (2024-10-15)
- Update CODEOWNERS parsing to align to Gitlab's official username regex (1f5a62a)
- updating the initial contributors (9279f70)
6.6.0 (2024-07-23)
Note: Version bump only for package root
6.6.0-alpha.0 (2024-07-23)
6.5.1 (2024-05-16)
Note: Version bump only for package root
6.5.1-alpha.0 (2024-05-16)
Note: Version bump only for package root
6.5.0 (2024-04-11)
Note: Version bump only for package root
6.5.0-alpha.0 (2024-04-11)
- added oauth authorization (db52779)
- #425: Added an empty release card when no releases are found (d6a6580), closes immobiliare/backstage-plugin-gitlab#425
- #425: Removed some auto linting of md files (b64a37e), closes immobiliare/backstage-plugin-gitlab#425
6.4.1-alpha.0 (2024-02-08)
Note: Version bump only for package root
6.4.0 (2023-12-05)
Note: Version bump only for package root
6.4.0-alpha.1 (2023-12-01)
- bump frontend deps (d79045c)
6.4.0-alpha.0 (2023-11-29)
- support register to the new backend system (ea86e73)
6.3.0 (2023-11-24)
Note: Version bump only for package root
6.3.0-alpha.1 (2023-11-24)
- subpath does not evaluate the right url (5ea6edc)
6.3.0-alpha.0 (2023-11-17)
- bump dependencies (058f394)
6.2.0 (2023-08-29)
- coverage statistics url (45b4fa1)
6.2.0-alpha.3 (2023-08-29)
6.2.0-alpha.2 (2023-08-28)
- path can be empty string (1195451)
6.2.0-alpha.1 (2023-08-28)
6.2.0-alpha.0 (2023-08-25)
- Add Coverage card (0946e52)
- Add graphql query to mock (e035819)
- Add info card variant prop (aed18ec)
- Add tests, refactored gitlab client (8577210)
6.1.0 (2023-08-22)
Note: Version bump only for package root
6.1.0-alpha.0 (2023-08-21)
- add sorting option for release card (cc1123a)
6.0.1-alpha.0 (2023-07-03)
Note: Version bump only for package root
6.0.0 (2023-06-14)
Note: Version bump only for package root
6.0.0-alpha.1 (2023-06-13)
Note: Version bump only for package root
6.0.0-alpha.0 (2023-06-12)
- migrated all type to gitbeaker (8e644e3)
- all types are changed follow gitbeaker standards, if you are using these types you are to migrate them
5.2.1-alpha.0 (2023-06-09)
Note: Version bump only for package root
5.2.0 (2023-05-29)
Note: Version bump only for package root
5.2.0-alpha.0 (2023-05-29)
- added-secure-prop-to-proxy-config: added new parameter 'secure' to be able to handle (0aa8943)
- load README from the project repository (3eaf058)
5.1.0 (2023-05-08)
Note: Version bump only for package root
5.1.0-alpha.0 (2023-05-08)
- scope: BasePath (aaab6dd)
5.0.2 (2023-04-13)
- removeHeader throws an error (9a30295)
5.0.1 (2023-04-11)
Note: Version bump only for package root
5.0.1-alpha.1 (2023-04-11)
- keys errors on list (b310d82)
5.0.1-alpha.0 (2023-04-07)
5.0.0 (2023-03-09)
Note: Version bump only for package root
5.0.0-alpha.0 (2023-03-08)
- api: identify gitlab instances by hostname (dff875d), closes #118
- releasescard: add releases widget (8f25374)
- api: Annotations
gitlab.com/instance
require the hostname of the gitlab instance, replacing index numbers. The processor now creates annotations with hostnames. GitLabCIApiRef calls using /api/gitlab/{number}/ are not resolved and return 404 not found.
Signed-off-by: Manuel Stein [email protected]
- releasescard: GitlabCIApi type has the new method getReleaseSummary
Signed-off-by: Manuel Stein [email protected]
4.0.1 (2023-03-06)
- handle error when target is not well formatted url (ca49ad4)
4.0.0 (2023-02-23)
- removed backstage Authorization header to the forwarded backstage request (e72aafa)
4.0.0-alpha.0 (2023-02-22)
- Add authentication header if needed (dea3a59)
- disable project bots from being returned from the /users get request, corrected the mock data as to what it was before (8f0be47)
- without_project_bots to the users API call, this should exclude bots from projects and groups and in the contributors card (d8de182)
- the GitlabCIClient constructor has a new parameter identityApi
3.0.2 (2023-02-15)
- table: added empty array to table data in mr and pipeline tables (a7c9862)
3.0.1 (2023-01-25)
Note: Version bump only for package root
3.0.0 (2023-01-25)
- reduce gitlab groups request size (287a40e)
3.0.0-alpha.2 (2023-01-24)
- peopleCard: added groups support to ownersfile (23b6b14)
- peopleCard: Renamed Type PersonData into PeopleCardEntityData
3.0.0-alpha.1 (2023-01-24)
- removed baseUrl (55289a4)
- removed baseUrl and proxyPath
3.0.0-alpha.0 (2023-01-23)
- allow extensions (38a6fc1)
- backend: allows only GET method (e3b314f)
- build (e788b01)
- front-end: dev test (810c9e2)
- typo allowKinds into allowedKinds (ebaad6e)
- added the new annotation instance (22f80e6)
- backend plugin (3597c2c)
- processor: added indexing feature (1374ea0)
- updated API call in client (6300447)
- proxy is not more used, you have to use backend plugin with the processor.
4.0.0-alpha.0 (2023-01-20)
- allow extensions (38a6fc1)
- backend: allows only GET method (e3b314f)
- build (e788b01)
- front-end: dev test (810c9e2)
- typo allowKinds into allowedKinds (ebaad6e)
- added the new annotation instance (22f80e6)
- backend plugin (3597c2c)
- processor: added indexing feature (1374ea0)
- updated API call in client (6300447)
- proxy is not more used, you have to use backend plugin with the processor.