Skip to content

Releases: ulixee/platform

v2.0.0-alpha.24

09 Aug 17:26

Choose a tag to compare

Full Changelog: v2.0.0-alpha.23...v2.0.0-alpha.24

Update Hero and Unblocked to 2.0.0-alpha.24

v2.0.0-alpha.23

08 Jul 18:30

Choose a tag to compare

What's Changed

Features

  • datastore: change urls to be id@version (903e34b)
  • datastore: convert to id and semver (1f5d524)
  • kad: add get/put capabilities to the kad (418bd5c)

Full Changelog: v2.0.0-alpha.22...v2.0.0-alpha.23

v2.0.0-alpha.22

13 Jun 15:00

Choose a tag to compare

Bug Fixes

  • cloud: shutdown stats tracker (9bbba78)
  • cloud: use sha256 of nodeId in kad routing (9f12963)
  • datastore: troubleshoot docpage test (8808f28)
  • docker builds (a2a6b02)

Features

  • cloud: add peer network (9b214de)
  • cloud: delete datastores on expiration (90a436d)
  • cloud: import kad to use ulixee transports (1786bcf)
  • cloud: node registry tracker (9175d41)
  • cloud: registry service configuration (08e9f71)
  • datastore: add duplex connections to kad (ada47bd)
  • datastore: add migrations (04542bd)
  • datastore: cluster replay store (c0347aa)
  • datastore: configure storage endpoint (0fca691)
  • datastore: upload to storage eng to create (1453654)

v2.0.0-alpha.21

25 Apr 15:18

Choose a tag to compare

BREAKING CHANGES

  • @ulixee/miner package is now @ulixee/cloud.
    You must import {CloudNode} from @ulixee/cloud and use in place of Miner.

Bug Fixes

  • desktop: vm breaks in packaged electron app (a5c9f4e)
  • datastore: failing tests (8e3f881)
  • datastore: output rebuilding (8d10cc7)
  • desktop: binary not loading properly (3b0b641)
  • desktop: event handling fixes (841c031)

Features

  • datastore: add ability to “start” and watch (e9c92bc)
  • datastore: add docs (da39923)
  • datastore: simplify query to live in main (b7dd56a)
  • desktop: add datastore details page (a6bce0b)
  • desktop: getting started guide (1e3fd87)
  • desktop: log user queries locally (33fb721)
  • desktop: query ability on queries tab (3960c7b)

New Contributors

Full Changelog: v2.0.0-alpha.19...v2.0.0-alpha.21

v2.0.0-alpha.19

26 Feb 02:35

Choose a tag to compare

What's Changed

Bug Fixes

  • databox: docs links (f9d8c91)
  • datastore: failing private table tests (e844ebe)
  • datastore: tweak cli to fix end-to-end test (4355cd1)
  • docs pricing should include remote (ca7bd07)
  • docs still referencing afterRun (875d295)
  • download chrome in release tests (27d8720)
  • incorrect syntax for crawler output in docs (fb672f9)
  • lint issue and schema change (b0fe5eb)
  • merge issues (de1f3b4)
  • slashes in windows file paths were breaking things (9e40001)

Features

  • added databox docpage (57d0790)
  • convert outputs to an array of records (a6f6ab4)
  • crawler documentation (0615cd8)
  • databox: stream output records as available (a92da44)
  • datastore: affiliateId and embedded credits (e56a24d)
  • datastore: cli to clone datastores (cd9fd16)
  • datastore: documentation (6c607fe)
  • datastore: enable credits (972029e)
  • datastore: passthrough tables (36f4cb6)
  • datastore: shorten version hash length (0e36ead)

Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.19

v2.0.0-alpha.18

17 Jan 20:59

Choose a tag to compare

Bug Fixes

  • databox: docs links (f9d8c91)
  • datastore: failing private table tests (e844ebe)
  • datastore: tweak cli to fix end-to-end test (4355cd1)
  • docs pricing should include remote (ca7bd07)
  • docs still referencing afterRun (875d295)
  • download chrome in release tests (27d8720)
  • incorrect syntax for crawler output in docs (fb672f9)
  • lint issue and schema change (b0fe5eb)
  • merge issues (de1f3b4)
  • slashes in windows file paths were breaking things (9e40001)

Features

  • added databox docpage (57d0790)
  • convert outputs to an array of records (a6f6ab4)
  • crawler documentation (0615cd8)
  • databox: stream output records as available (a92da44)
  • datastore: affiliateId and embedded credits (e56a24d)
  • datastore: cli to clone datastores (cd9fd16)
  • datastore: documentation (6c607fe)
  • datastore: enable credits (972029e)
  • datastore: passthrough tables (36f4cb6)
  • datastore: shorten version hash length (0e36ead)

v2.0.0-alpha.17

15 Dec 23:22

Choose a tag to compare

Bug Fixes

  • a number of fixes based on Blake's PR comments (75b7ecf)
  • added some jest mocks (c915472)
  • fixed some tests by ensuring the dir exits before removing (54c0e4d)
  • resolved some file issues in tests (a707427)

Features

  • added tables + sql (8be5f7e)
  • added ULX_SERVER_ENVIRONMENT env (a3b28a6)
  • databox: passthrough functions (c84ba16)
  • finished converting Databox to SQL (3765917)

v2.0.0-alpha.16

05 Dec 20:01

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-alpha.15...v2.0.0-alpha.16

v2.0.0-alpha.15

17 Nov 21:15

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-alpha.14...v2.0.0-alpha.15

v2.0.0-alpha.14

02 Nov 17:01

Choose a tag to compare

Migration of Internal librariesunblocked-web/* to @ulixee/unblocked