This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- feat(scans): adds retry for failed scanner jobs by @gnugomez in #1832
- feat(scans): expose scanner job lifecycle in scan json by @gnugomez in #1836
- fix(perf): make Gatling simulations runnable again by @gnugomez in #1838
- chore: schedule recurring jobs for scanning only when necessary by @netomi in #1840
- chore: exclude jobrunr tables from jooq by @netomi in #1842
- fix: add proper cache control headers for all public endpoints by @netomi in #1863
- Fix: correctly sort versions returned by latest endpoint in semantic order by @netomi in #1865
- Feat: support GET as method for the extensionquery endpoint by @netomi in #1867
👒 Dependencies
- build(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /cli by @dependabot[bot] in #1846
Full Changelog: v0.34.5...v0.34.6