This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- fix: add validation for file resource name collisions by @netomi in #2036
- fix: use non-generic jackson serializers for various caches by @netomi in #2037
- fix: dependency detection on actual id rather by name alone by @netomi in #2038
- deps: Bump jOOQ to 3.19.37 by @cstamas in #2040
- Deps: Bump Jetty to 12.1.12 by @cstamas in #2043
- fix: review of the jooqRepository classes by @cstamas in #2044
- fix: make revoking of publisher contributions more resilient by @netomi in #2050
- fix: revert to jackson 2.x default behavior for primitives types by @netomi in #2052
- fix: restore custom error handling by @netomi in #2053
- fix: webui build on s390x and ppc64le by @netomi in #2054
- chore(deps): remove unused @mui/base dependency by @netomi in #2058
- fix: use jackson 2 compatible mapper for extensionquery by @netomi in #2061
- fix: cap pre-release versions returned by extensionQuery by @netomi in #2062
👒 Dependencies
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #2033
- build(deps): bump postcss from 8.5.22 to 8.5.25 in /webui by @dependabot[bot] in #2042
- build(deps): bump fast-uri from 3.1.4 to 3.1.5 in /cli by @dependabot[bot] in #2041
- build(deps): bump dompurify from 3.4.12 to 3.4.13 in /webui by @dependabot[bot] in #2055
- build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /cli by @dependabot[bot] in #2056
Full Changelog: v1.1.0...v1.1.1