This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- Add namespace to all OpenShift deployment resources by @sabre1041 in #1783
- feat: Add option for admins to delete empty namespaces by @autumnfound in #1773
- Feat: add config to permit additional routes by @netomi in #1785
- chore: add yarn workspaces by @netomi in #1788
- Add scanner deep links and summary extraction to scan admin dashboard by @janbro in #1789
- feat: add Kubernetes deployment manifests for self-hosted OpenVSX by @svor in #1792
Changes
- refactor(admin): updating admin dashboard sidepanel implementation by @gnugomez in #1782
- Change: remove deprecated logo_byes column in Namespace entity by @netomi in #1784
Fixes
- fix(admin): dashboard breadcrumbs are not decoded by @gnugomez in #1781
- Fix: ensure that
/vscode/gallery/<namespace>/<extension>/latestonly returns the latest versions by @netomi in #1791
👒 Dependencies
- build(deps): bump postcss from 8.5.6 to 8.5.10 in /webui by @dependabot[bot] in #1793
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #1795
- chore(deps): bump spring-security to 6.5.10 by @netomi in #1797
- chore(deps): bump react-avatar-editor to 15.1.0 by @netomi in #1787
New Contributors
- @sabre1041 made their first contribution in #1783
Full Changelog: v0.34.1...v0.34.2