Skip to content

Releases: sourcemeta/one

v5.3.1

09 Apr 14:41
c088f9e

Choose a tag to compare

What's Changed

  • Fix /self not presented as a special directory given a base path by @jviotti in #825

Full Changelog: v5.3.0...v5.3.1

v5.3.0

03 Apr 23:36
f475869

Choose a tag to compare

What's Changed

  • Document how the @self/v1 extend is what pulls the API by @jviotti in #793
  • Fix broken /self/v1 extend with a base URL with path by @jviotti in #808
  • Fix server crashing when tracing certain schemas with references by @jviotti in #811
  • Support running on base URLs with path components by @jviotti in #807

Full Changelog: v5.2.0...v5.3.0

v5.2.0

27 Mar 16:55
68468d4

Choose a tag to compare

What's Changed

  • Automatically ignore configuration files in collection paths by @jviotti in #779
  • Consider health scores in the search API by @jviotti in #783
  • Speed up the search API by @jviotti in #784
  • Reject meta-schemas with unknown required vocabularies even if not used by @jviotti in #782
  • Extend the search API with limit and scope query parameters by @jviotti in #792

Full Changelog: v5.1.1...v5.2.0

v5.1.1

25 Mar 19:13
947760f

Choose a tag to compare

What's Changed

  • Fix various potential crashes in the indexer resolver by @jviotti in #774
  • Fix infinite cycles in configuration includes/extends by @jviotti in #775
  • Fuzz the indexer CLI and fix circular identifier/dialect URIs crash by @jviotti in #773
  • Fix flaky fail-self-referencing-metaschema test by @jviotti in #778
  • Improve error message information across all possible errors by @jviotti in #777

Full Changelog: v5.1.0...v5.1.1

v5.1.0

23 Mar 15:53
7a1e3b9

Choose a tag to compare

What's Changed

  • Upgrade uWebSockets to v20.76.0 by @jviotti in #771
  • Expose the recursive count of schemas in the directory API by @jviotti in #772

Full Changelog: v5.0.2...v5.1.0

v5.0.2

21 Mar 15:11
0a8a48c

Choose a tag to compare

What's Changed

  • Replace ZLIB with libdeflate on src/gzip by @jviotti in #765
  • Attempt to patch the directory list when possible by @jviotti in #763
  • Speed up delta calculation on schema insert/update by @jviotti in #767
  • Implement an internal --maximum-direct-directory-entries with a sane default (1000) by @jviotti in #768

Full Changelog: v5.0.1...v5.0.2

v5.0.1

19 Mar 20:54
209c2fa

Choose a tag to compare

What's Changed

  • Revamp the internal states.bin file format for indexing performance by @jviotti in #759

Full Changelog: v5.0.0...v5.0.1

v5.0.0

19 Mar 18:27
1b564cd

Choose a tag to compare

What's Changed

  • Dozens of performance optimisations
  • Unify directory ordering by @jviotti in #754

Full Changelog: v4.6.1...v5.0.0

v4.6.1

04 Mar 20:58
4482d52

Choose a tag to compare

What's Changed

  • Don't remove find from the Enterprise image by @jviotti in #707
  • Revamp e2e test suite to isolate each configuration by @jviotti in #705

Full Changelog: v4.6.0...v4.6.1

v4.6.0

04 Mar 19:35
8a21e62

Choose a tag to compare

What's Changed

  • Optimise I/O during indexing by @jviotti in #702
  • Perform less last write time I/O checks during indexing by @jviotti in #703
  • Add a transaction-overlayfs helper script to the Docker images by @jviotti in #706

Full Changelog: v4.5.0...v4.6.0