Releases: eclipse/openvsx
v0.23.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- docs: readme by @bravesasha in #1118
- Bump dompurify from 3.1.5 to 3.2.4 in /webui by @dependabot in #1123
- Added Develocity setup by @ribafish in #1091
- Dockerfile fix for Develocity access key by @ribafish in #1124
- Check enabled malicious extensions by @amvanbaren in #1125
- chore: make publish_extensions script executable by @svor in #1128
- Enabled caching by default by @ribafish in #1127
- userAgentHeader can be null by @amvanbaren in #1130
- Remove github token by @amvanbaren in #1132
- server: refactor: introduce
AuthUser
interface by @paul-marechal in #838 - DOMPurify default import by @amvanbaren in #1137
New Contributors
- @bravesasha made their first contribution in #1118
- @ribafish made their first contribution in #1091
- @paul-marechal made their first contribution in #838
Full Changelog: v0.22.2...v0.23.0
v0.22.2
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- (Java) Parentheses should be removed by @amvanbaren in #1111
- Nested ternary operations by @amvanbaren in #1112
- Java modifier order by @amvanbaren in #1113
- Remove useless curly braces around statement by @amvanbaren in #1114
- Local variables should not shadow class fields by @amvanbaren in #1115
- Fix a "NullPointerException" could be thrown; by @amvanbaren in #1116
- Move replacement JSON to own method by @amvanbaren in #1117
- Add docker deployment by @amvanbaren in #1120
- bump version to 0.15.1 by @amvanbaren in #1122
Full Changelog: v0.22.1...v0.22.2
v0.22.1
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Process migrations in chunks by @amvanbaren in #1109
Full Changelog: v0.22.0...v0.22.1
v0.22.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Improve file cache key by @amvanbaren in #1099
- Create new StreamingResponseBody by @amvanbaren in #1101
- Remove FileResource of type resource by @amvanbaren in #1100
- Remove unused queries by @amvanbaren in #1102
- Fix db migration V1_50 by @amvanbaren in #1103
- feat: make OAuth2 configuration optional by @svor in #1057
- Always include score when sorting by @amvanbaren in #1104
- Add ability to disable extension control by @amvanbaren in #1106
- Observe /vscode/unpkg and /vscode/asset requests by @amvanbaren in #1105
- Check that userAgentHeader is set by @amvanbaren in #1107
- webui v0.15.0 release by @amvanbaren in #1108
Full Changelog: v0.21.1...v0.22.0
v0.21.1
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- webui v0.14.0 by @amvanbaren in #1093
- Replace links to Gitter with link to Slack workspace by @amvanbaren in #1094
- Use generated file name for file caching by @amvanbaren in #1095
- Debug AzureDownloadCount userAgentHeader by @amvanbaren in #1096
- Synchronize resource file writing by @amvanbaren in #1097
Full Changelog: v0.21.0...v0.21.1
v0.21.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Check that file exists by @amvanbaren in #1054
- Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows by @dependabot in #1055
- Document empty method body by @amvanbaren in #1060
- Serializable class fields by @amvanbaren in #1061
- Add support for AWS S3 external file storage by @amvanbaren in #1059
- Move login to menu content by @amvanbaren in #1056
- Add engines to Works With section by @amvanbaren in #1058
- Replace SimpleEntry with Map.entry by @amvanbaren in #1066
- Fix change namespace action by @amvanbaren in #1065
- feat: Add configuration for OpenShift deployment and Eclipse Che development by @svor in #1011
- Increase mobile header menu breakpoint to lg by @amvanbaren in #1081
- Test webresource assets by @amvanbaren in #1071
- Fix GHSA-wc7c-xq2f-qp4h by @amvanbaren in #1082
- Log relevance score calculation by @amvanbaren in #1085
- Only show namespace details form when owner by @amvanbaren in #1086
- Use detailsUrl to update namespace details by @amvanbaren in #1087
- Bump nanoid from 3.3.7 to 3.3.8 in /webui by @dependabot in #1069
- Make unresolved dependency query case insensitive. by @amvanbaren in #1089
- Update express to update path-to-regexp by @amvanbaren in #1090
New Contributors
Full Changelog: v0.20.0...v0.21.0
v0.19.1
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
Full Changelog: v0.19.0...v0.19.1
v0.20.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Serve resource files on demand by @amvanbaren in #1045
- Remove this empty statement. by @amvanbaren in #1046
- Fix cross-spawn vulnerability by @amvanbaren in #1047
- Fix cross-spawn vulnerability by @amvanbaren in #1048
- Remove redundant assertions by @amvanbaren in #1049
- Remove redundant fragments by @amvanbaren in #1050
- Use constants for string literals by @amvanbaren in #1051
- Remove unused imports by @amvanbaren in #1053
- Fix cli 0.10.1 by @amvanbaren in #1052
Full Changelog: v0.19.0...v0.20.0
v0.19.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Add system provider for users by @amvanbaren in #1038
- Add getLatest endpoint by @amvanbaren in #1037
- cli: rate limit requests in load-test-extensions by @amvanbaren in #1040
Full Changelog: v0.18.1...v0.19.0
v0.18.1
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- VSCodeAPI documentation by @amvanbaren in #1031
- Always set PublisherAgreement by @amvanbaren in #1033
- Call VS Code adapter a compatibility layer by @amvanbaren in #1034
- Add ServerErrorController by @amvanbaren in #1035
Full Changelog: v0.18.0...v0.18.1