This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- fix: cache S3Presigner as singleton to prevent IRSA credential refresh failure by @achdmbp in #1856
- Fix: protect sitemap parsing from possible XXE attacks by @netomi in #1876
- Feat: Add read only mode by @netomi in #1835
- Feat: support TLS for redis connectons by @netomi in #1879
- Fix: repo location and yarn version in deployment descriptors by @netomi in #1880
- Remove pull request CodeQL trigger by @autumnfound in #1881
- Fix: include all scanner jobs to be able to retry failed scans by @netomi in #1882
- Fix: fine-tune cache control for public endpoints by @netomi in #1883
- fix: ensure sequential execution of database insert commands by @vinokurig in #1885
👒 Dependencies
- build(deps): bump qs from 6.15.0 to 6.15.2 in /cli by @dependabot[bot] in #1869
- build(deps): bump tmp from 0.2.4 to 0.2.6 in /cli by @dependabot[bot] in #1877
Full Changelog: v0.34.6...v1.0.0