Skip to content

Releases: stencila/sparkla

v0.13.0

20 Nov 06:02
Compare
Choose a tag to compare

0.13.0 (2019-11-20)

Features

  • DockerSession: Restart a session if it exits prematurely. (d218819)
  • Stats: Add a session restarts metric (d064fa4)

v0.12.3

18 Nov 08:39
Compare
Choose a tag to compare

0.12.3 (2019-11-18)

Bug Fixes

  • Stats: Add disk usage metric (3808995)

v0.12.2

17 Nov 06:38
Compare
Choose a tag to compare

0.12.2 (2019-11-17)

Bug Fixes

  • Dependencies: Upgrade Executa to 0.14.1 (16b6884), closes #35
  • Logging: Fix how errors are sent to Sentry (a51db1b), closes #34

v0.12.1

14 Nov 04:31
Compare
Choose a tag to compare

0.12.1 (2019-11-14)

Bug Fixes

  • Logs: Use log tags (aka labels) for more useful metrics (7292101)
  • Sats: Continuously record version (d7068b2)

v0.12.0

13 Nov 19:54
Compare
Choose a tag to compare

0.12.0 (2019-11-13)

Bug Fixes

  • Admin: Improve logging of errors (a0b2e85)
  • DockerSession: Avoid error re CPU quota less than 1000 (44569ba)

Features

  • Logging: Send logs to Sentry and record in statistics (3b88e63)

v0.11.1

13 Nov 18:45
Compare
Choose a tag to compare

0.11.1 (2019-11-13)

Bug Fixes

  • ManagerServer: Remove redundant stop method (d014b6c)
  • Package: Include static files in dist (ea93919)

v0.11.0

13 Nov 04:17
Compare
Choose a tag to compare

0.11.0 (2019-11-13)

Bug Fixes

  • Packaging: Change how package.json is read (a3d514b)

Features

  • Stats: Add package version number to stats (ddb3dd6)

v0.10.0

12 Nov 05:33
Compare
Choose a tag to compare

0.10.0 (2019-11-12)

Bug Fixes

  • Admin: Fix JWT token query param (0ce9648)
  • CLI: Add help command (576557b)
  • Package: Update Executa (74917f9)

Features

  • admin page: Add peer list to admin page (e4359f2)
  • Manager: Pass requests through to other instances (a0d3787)
  • Manager: Keep track of allocatable resources (48ae2e9)
  • Peers: Add discovery of peers (53ef8b3)

v0.9.0

11 Nov 03:44
Compare
Choose a tag to compare

0.9.0 (2019-11-11)

Features

  • Config: Upgrade Executa and Logga and add JWT secret to config (fa7cd61)

v0.8.0

11 Nov 03:06
Compare
Choose a tag to compare

0.8.0 (2019-11-11)

Features

  • Configuration: Configure from files, env vars or argv (96757b0)
  • Routable session ids: Change session ids so that they can be routed (eb4150b)