Releases: ulixee/platform
Releases · ulixee/platform
v2.0.0-alpha.24
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
What's Changed
- Datastore Id & Version by @blakebyrnes in #188
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
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
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
What's Changed
- v2.0.0-alpha.17 by @blakebyrnes in #155
- feat: added databox docpage by @calebjclark in #156
- Streaming Output by @blakebyrnes in #157
- feat(datastore): cli to clone datastores by @blakebyrnes in #158
- feat(datastore): passthrough tables by @blakebyrnes in #159
- Credits by @blakebyrnes in #161
- fix(datastore): tweak cli to fix end-to-end test by @blakebyrnes in #162
- feat(datastore): ability to route domains by @blakebyrnes in #163
- Fix Tests by @blakebyrnes in #164
- Clone Project by @blakebyrnes in #165
- feat(datastore): default max time in cache to 10m by @blakebyrnes in #166
- Datastore Context adds crawl, run, fetch and query; Miner startup fix; Autorun multiple functions by @blakebyrnes in #167
- Client by @calebjclark in #168
- Renamed Datastore's Function to Runner by @calebjclark in #169
- fix: docpage now works inside datastores by @calebjclark in #170
- Datastore fixes by @blakebyrnes in #171
- feat(datastore): http api for credits balance by @blakebyrnes in #172
- Ulixee Desktop by @blakebyrnes in #173
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
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
v2.0.0-alpha.16
What's Changed
- Release by @blakebyrnes in #143
- Databox Functions by @blakebyrnes in #144
- chore(miner): enable registering for shutdown by @blakebyrnes in #145
- feat: convert databox plugins to new structure by @blakebyrnes in #147
- fix: tests by @blakebyrnes in #148
- Improve Databox Documentation by @blakebyrnes in #149
- chore: reoriganize docs and website to use relative links by @blakebyrnes in #150
Full Changelog: v2.0.0-alpha.15...v2.0.0-alpha.16
v2.0.0-alpha.15
What's Changed
- Release by @blakebyrnes in #141
- feat: simplified gift cards by @blakebyrnes in #142
Full Changelog: v2.0.0-alpha.14...v2.0.0-alpha.15