This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- Upgrade to Java 25 by @amvanbaren in #1446
- chore(deps): bump apache:tika to 3.2.2 version by @svor in #1462
- cli 0.10.8 unreleased by @amvanbaren in #1465
- Fix gatling configuration / setup after upgrade to Java 25 by @netomi in #1461
- Fix Gatling tests by @amvanbaren in #1466
- Cleanup sonar workflow by @netomi in #1468
- Create issue template config by @netomi in #1472
- Fix: coalesce the max download count in case the database is empty by @netomi in #1444
- Update mocha and rimraf dev dependencies by @netomi in #1473
- Improve CI workflow by @netomi in #1475
- Search by publisher by @amvanbaren in #1447
- Fix order of parameters passed in the NamingUtil by @netomi in #1455
- Reduce log verbosity of ExpireFileListener to DEBUG instead of INFO by @netomi in #1481
- Only build docker images if respective files have changed by @netomi in #1483
- Only print the error result message when publishing an extension fails by @netomi in #1485
- Properly URI decode wildcard paths from URL endpoints by @netomi in #1484
- Properly validate MAX_CONTENT_SIZE when publishing extensions by @netomi in #1458
- Ensure to retrieve and display up-to-date publisher agreement status by @netomi in #1445
- Add support for CDN front URL configuration for storage providers by @netomi in #1452
- Add AwsDownloadCountService by @netomi in #1451
- Update glob and jws transitive dependencies by @netomi in #1482
- Release v0.31.0 by @amvanbaren in #1492
- Fallback for unsupported gallery color by @netomi in #1508
- Update qs dependency to 6.14.1 by @netomi in #1520
- Pin remaining workflows by @netomi in #1521
- Fix login of blocked users by @netomi in #1527
- Add publishing workflow for CLI by @netomi in #1525
- Add publishing workflow for frontend library by @netomi in #1526
- Improve release workflow by @netomi in #1528
👒 Dependencies
- Bump jws from 3.2.2 to 3.2.3 in /cli by @dependabot[bot] in #1460
- build(deps): bump glob from 10.4.1 to 10.5.0 in /webui by @dependabot[bot] in #1474
- build(deps): bump the github-actions group with 8 updates by @dependabot[bot] in #1476
- build(deps): bump qs from 6.12.0 to 6.14.1 in /cli by @dependabot[bot] in #1516
- build(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #1512
Full Changelog: v0.30.0...v0.31.0