Skip to content

Releases: eclipse/openvsx

v0.32.3

18 Feb 17:13
7ab465d

Choose a tag to compare

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

🏕 Features

  • Improve error handling in VSCodeAPI wrt file resources by @netomi in #1625
  • Check if the IP address string can be resolved to an IPv4 address by @netomi in #1627
  • Ensure temporary extension files are deleted during publication by @netomi in #1628

Full Changelog: v0.32.2...v0.32.3

v0.32.2

18 Feb 09:38
8addd63

Choose a tag to compare

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

🏕 Features

  • Fix dynamic rate limiting for customers in state evaluation by @netomi in #1623

Full Changelog: v0.32.1...v0.32.2

v0.32.1

17 Feb 09:58
e7eb26e

Choose a tag to compare

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

🏕 Features

  • Add ovsx.logs.aws.max-keys config parameter by @netomi in #1619

Full Changelog: v0.32.0...v0.32.1

v0.32.0

17 Feb 08:04
131a908

Choose a tag to compare

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

🏕 Features

  • Support removing arbitrary reviews for admins by @netomi in #1403
  • Cleanup cli script by @netomi in #1538
  • Add support for GfM alerts by @idleberg in #1535
  • Support custom registry url with a subpath by @netomi in #1542
  • Disable scripts by default for yarn by @netomi in #1546
  • feat: support customizing the publisher agreement name and contact email by @gnugomez in #1550
  • Fix searching by publisher by @netomi in #1578
  • Redirect to /error only for html pages, not api calls by @netomi in #1577
  • Improve search result relevance by not boosting fuzzy matches anymore by @netomi in #1579
  • Suppress MediaTypeNotSupportedException in server logs by @netomi in #1580
  • Dependency and build updates by @netomi in #1586
  • Security Check Framework by @netomi in #1529
  • feat(webui): display extension unique identifier by @Pranav-0440 in #1590
  • Cleanup MigrationItemJob by @netomi in #1587
  • Use Version catalog by @netomi in #1594
  • Add support for analysing fastly log files by @netomi in #1599
  • Consistently use javax.annotations package for Nullable and Nonnull annotations by @netomi in #1600
  • Simplify sonar workflow to only analyse master branch and enable gradle dependency submission by @netomi in #1601
  • Submit scanning jobs in a fail-safe manner by @netomi in #1606
  • Add download metrics for Prometheus by @netomi in #1607
  • Migrate deprecated javax.annotation to jakarta.annotation by @netomi in #1609
  • Crash at startup when local storage directory is not writable by @Pranav-0440 in #1603
  • Evict namespace details json cache after membership change by @netomi in #1615
  • Log if a user deletes an extension by @netomi in #1616
  • Implement dynamic tier-based rate limiting by @netomi in #1569
  • feat: adding admin logs to the backoffice by @gnugomez in #1582

👒 Dependencies

  • build(deps): bump lodash from 4.17.21 to 4.17.23 in /webui by @dependabot[bot] in #1557
  • build(deps): bump react-router from 6.23.1 to 6.30.2 in /webui by @dependabot[bot] in #1532
  • build(deps): bump lodash from 4.17.21 to 4.17.23 in /cli by @dependabot[bot] in #1567
  • build(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /cli by @dependabot[bot] in #1583
  • build(deps-dev): bump webpack from 5.94.0 to 5.104.1 in /webui by @dependabot[bot] in #1593

New Contributors

Full Changelog: v0.31.0...v0.32.0

Frontend Library v0.18.0

17 Feb 07:56
88ab8c1

Choose a tag to compare

Added

  • Support removing reviews by admins (#1403)
  • Support for GitHub flavored markdown alerts (#1535)
  • Support customizing the publisher agreement name and contact email (#1550)
  • Display the unique identifier on the extension details page (#1590)
  • Add admin pages to edit / view data for dynamic rate limits (#1569)
  • Add ability to browse admin logs via the admin dashboard (#1582)

Changed

  • Disable the automatic execution of lifecycle scripts by yarn (#1546)

Dependencies

  • Upgrade lodash from 4.17.21 to 4.17.23 (#1557)
  • Upgrade react-router from 6.23.1 to 6.30.3 (#1532)
  • Upgrade react-router-dom from 6.23.1 to 6.30.3
  • Upgrade @playwright/test from 1.57.0 to 1.58.0

CLI v0.10.9

05 Feb 13:13
170af84

Choose a tag to compare

Fixes

  • Support custom registry url including a subpath (#1542)

Changes

  • Move ovsx script to bin directory (#1538)
  • Disable the automatic execution of lifecycle scripts by yarn (#1546)

Dependencies

  • Bump lodash from 4.17.21 to 4.17.23 (#1567)
  • Bump tar from 6.2.1 to 7.5.7

v0.31.0

06 Jan 20:19
8b41620

Choose a tag to compare

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

🏕 Features

👒 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

Frontend Library v0.17.1

06 Jan 20:04
694a158

Choose a tag to compare

Dependencies

  • Upgrade rimraf from 6.0.1 to 6.1.2
  • Upgrade @playwright/test from 1.49.0 to 1.55.1
  • Upgrade mocha from 10.8.2 to 11.7.5
  • Upgrade ts-mocha from 10.0.0 to 11.1.0
  • Add ts-node version 10.9.2

CLI v0.10.8

06 Jan 19:56
f3382bc

Choose a tag to compare

Dependencies

  • Upgrade jws from 3.2.2 to 4.0.1 (#1482)
  • Upgrade @vscode/vsce from 3.2.1 to 3.7.1 (#1482)

v0.30.0

21 Nov 10:56
2000f64

Choose a tag to compare

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

  • feat: Update OpenVSX Publisher agreement to v1.1 for dev document by @autumnfound in #1364
  • feat: Add IRSA and session token support to AWS Storage Service by @achdmbp in #1327
  • Bump js-yaml from 4.1.0 to 4.1.1 in /cli by @dependabot[bot] in #1417
  • Bump glob from 10.3.10 to 10.5.0 in /cli by @dependabot[bot] in #1423
  • feat: centering banner button by @gnugomez in #1405
  • Allow admins to revoke a user's Personal Access Token by @amvanbaren in #1415
  • Fix: correctly reference the request body class for the /api/user/namespace/create operation by @netomi in #1414
  • Fix refreshing eclipse oauth2 token by @netomi in #1388
  • Add scorecard workflow and update badges / logo by @netomi in #1422
  • Fix: handle duplicate extensions included in search results by @netomi in #1408
  • Bump js-yaml from 4.1.0 to 4.1.1 in /webui by @dependabot[bot] in #1424
  • Add configuration setting to disable automatic storage migration by @netomi in #1425
  • Publisher remove extension by @amvanbaren in #1366
  • Bump cli version by @amvanbaren in #1431

New Contributors

Full Changelog: v0.29.1...v0.30.0