Releases: snyk-tech-services/backstage-plugin-snyk
Releases · snyk-tech-services/backstage-plugin-snyk
v2.5.0
2.5.0 (2024-09-11)
Features
- new component to show issues count as a table (358220b)
v2.4.1
2.4.1 (2024-09-11)
Bug Fixes
- load all issues and not just the first 100 (#204) (f3a000e)
v2.4.0
2.4.0 (2024-04-17)
Features
v2.3.0
2.3.0 (2024-04-03)
Bug Fixes
Features
- prepare plugin for upcoming backend auth changes #186
Miscellaneous
- add test utils package and script to run jest tests (49c6dac)
- add utils package to yarn lock (83a8ac7)
- remove console logs (a5be724)
- remove non functional tests (9dbc4a2)
- started work on snyk api client tests (f7dd602)
- Updating Backstage versions with backstage-cli (48f3f8d)
- upgrade @backstage dependencies (cd24f1c)
v2.2.4
2.2.4 (2024-03-06)
Bug Fixes
- ignore missing targets when multiple orgs are used and rename display name attribute to fit (c65cfeb)
v2.2.3
2.2.3 (2024-03-05)
Bug Fixes
- use api version that supports targets endpoint and fix display name parameter (da634f0)
v2.2.2
2.2.2 (2024-02-14)
Bug Fixes
- counts to exclude resolved and ignored (2a6c428)
- throw err if no target ids found & no load all projs (f05605b)
- throw err if no target ids found & no load all projs (291aacd)
v2.2.1
2.2.1 (2024-02-07)
Bug Fixes
- expose annotation constants (2129421)
v2.2.0
2.2.0 (2024-02-05)
Bug Fixes
- change back to appHost + update docs (ea415ea)
- handle missing annotation case and bump node version (08516f3)
- wrongly formatted version parameter (e159df4)
Features
- add @material-ui/core as peer dependency to enable darkmode in development (e1a1030)
- add support for multiple orgs (806718d)
- review changes (bf212c3)
- ui improvements + smaller mock for depgraphs for now (5deb846)
v2.1.0
2.1.0 (2023-09-03)
Features
- multitargets support & project ids import and exclusion (6cc2667)