| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-11 | 1.9 kB | |
| v1.0.1 source code.tar.gz | 2026-06-11 | 12.4 MB | |
| v1.0.1 source code.zip | 2026-06-11 | 13.1 MB | |
| Totals: 3 Items | 25.6 MB | 0 | |
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- Fix: evict all relevant caches when deleting an extension by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1890
- Fix: add validation for size/offset parameters for various endpoints by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1892
- Fix: properly encode path segments in getUrl by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1893
- chore: Update to Gradle 9.5.1 by @cstamas in https://github.com/eclipse-openvsx/openvsx/pull/1894
- chore(deps): bump qs and react-router by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1897
đź‘’ Dependencies
- build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/eclipse-openvsx/openvsx/pull/1888
- chore(deps): pin opentelemetry version to 1.63.0 by @vinokurig in https://github.com/eclipse-openvsx/openvsx/pull/1899
- chore(deps): bump netty to 4.1.135.Final by @netomi in https://github.com/eclipse-openvsx/openvsx/pull/1900
New Contributors
- @cstamas made their first contribution in https://github.com/eclipse-openvsx/openvsx/pull/1894
Full Changelog: https://github.com/eclipse-openvsx/openvsx/compare/v1.0.0...v1.0.1