Releases: eclipse/openvsx
Release v0.12.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Add
semver
dependency to theovsx
package by @msujew in #733 - Evict all latest extension versions by @amvanbaren in #734
- Bump ovsx to 0.8.1 by @amvanbaren in #735
- Only check if host is not empty for http and https URLs by @amvanbaren in #741
- fix search icon contrast issues by @yiningwang11 in #730
- Deprecate allVersions map by @amvanbaren in #746
- https://open-vsx.org/admin/report API returning 500 by @amvanbaren in #737
New Contributors
Full Changelog: v0.11.1...v0.12.0
Release v0.11.1
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Release v0.11.0 fixes by @amvanbaren in #728
Full Changelog: v0.11.0...v0.11.1
Release v0.11.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Use AutoCloseable TempFile by @amvanbaren in #725
- Extension repository signing by @amvanbaren in #673
Full Changelog: v0.10.0...v0.11.0
Release v0.10.0
This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
- Replace
@Scheduled
with JobRunr recurring job by @amvanbaren in #721 - [Feature] Get the checksum of the VSIX file from the API by @amvanbaren in #678
- log admin report queries by @amvanbaren in #722
- Inefficient delete extension code? by @amvanbaren in #723
- Also rename checksum file on namespace change by @amvanbaren in #724
Full Changelog: v0.9.7...v0.10.0
Open VSX v0.9.7
This is the tenth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- Merge ExtensionVersion before persisting FileResource by @amvanbaren in #719
Full Changelog: v0.9.6...v0.9.7
Open VSX v0.9.6
This is the ninth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- add set up guide for MacOS by @yiningwang11 in #671
- Need to deal with collisions when renaming and merging namespaces by @amvanbaren in #717
Full Changelog: v0.9.5...v0.9.6
Open VSX v0.9.5
This is the eighth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- Delete temp file after use by @amvanbaren in #701
- Deprecate
/api/-/query
POST endpoint by @amvanbaren in #700 - Move around some imports to rebuild postQuery Docker image by @amvanbaren in #702
- fix docs: only use straight quotes by @davidxia in #704
- Renaming a namespace appears to leave incorrect URLs. by @amvanbaren in #708
- Download count update partition ElasticSearch search entries update by @amvanbaren in #710
- Delete access token not allowed to load tokens by @amvanbaren in #713
- Fix 'Statement inside of curly braces should be on next line' by @amvanbaren in #714
- remove trailing space by @amvanbaren in #715
New Contributors
Full Changelog: v0.9.4...v0.9.5
Open VSX v0.9.4
This is the seventh release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- Unable to delete namespace logo by @amvanbaren in #696
Full Changelog: v0.9.3...v0.9.4
Open VSX v0.9.3
This is the sixth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- Create new StringBuilder by @amvanbaren in #692
- Log query string too by @amvanbaren in #693
- Corrupted metadata extension in some extensions regarding targetPlatform by @amvanbaren in #687
- Unable to update namespace details by @amvanbaren in #694
Full Changelog: v0.9.1...v0.9.3
Open VSX v0.9.1
This is the fifth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
- Use explicit joins to improve query performance by @amvanbaren in #683
- use IN clauses instead of JOIN for FileResource jOOQ queries by @amvanbaren in #685
- Delay running migrations by @amvanbaren in #686
- Add namespace route to frontedRoutes by @amvanbaren in 6387ac8
Full Changelog: v0.9.0...v0.9.1