Skip to content

Releases: blocklessnetwork/b7s

v0.0.23

18 Apr 19:40
cee7def
Compare
Choose a tag to compare

What's Changed

  • Fix directory for function archive by @Maelkum in #82

Full Changelog: v0.0.22...v0.0.23

v0.0.22

13 Apr 02:21
6d6538a
Compare
Choose a tag to compare

What's Changed

  • [executor] Collect more info from runtime - stderr and exit code by @Maelkum in #77
  • Don't use verbose output for tests on workflow by @Maelkum in #79
  • Install function on roll call if it wasn't installed already by @Maelkum in #78
  • no longer use fuel for static manifest by @dmikey in #80

Full Changelog: v0.0.21...v0.0.22

v0.0.21: Redownloading functions if they are removed (#76)

06 Apr 15:23
0351299
Compare
Choose a tag to compare
* Functions archive/files get recreated if removed

* Add test for store Keys() method

* Rename package "function" to "fstore" to better convey its use as a function store

* Add function to list installed functions

* Add periodic syncing of functions + sync on node startup

* Update tests

v0.0.20

05 Apr 16:46
119fb9f
Compare
Choose a tag to compare

What's Changed

  • Add resource limits for Blockless runtime on Linux by @Maelkum in #72
  • adds thunder-client tests by @dmikey in #73
  • installs runtime to /tmp/runtime by @dmikey in #74
  • Limits supported only on linux - don't build other operating systems by @Maelkum in #75

Full Changelog: v0.0.18...v0.0.20

v0.0.19

03 Apr 21:17
83f196d
Compare
Choose a tag to compare

What's Changed

  • Restructure 'executor' package + add windows memory usage info by @Maelkum in #56
  • simple health check end point by @dmikey in #71

Full Changelog: v0.0.17...v0.0.19

v0.0.18

03 Apr 19:51
83f196d
Compare
Choose a tag to compare
simple health check end point (#71)

v0.0.17

30 Mar 13:36
eaed545
Compare
Choose a tag to compare

What's Changed

  • convert inner api responses to string by @dmikey in #70

Full Changelog: v0.0.16...v0.0.17

v0.0.16

30 Mar 02:43
c43bfa0
Compare
Choose a tag to compare

What's Changed

  • update the readme with dialback by @dmikey in #66
  • my mistake, this needs to be code for now by @dmikey in #68

Full Changelog: v0.0.15...v0.0.16

v0.0.15

30 Mar 02:00
ce32aa6
Compare
Choose a tag to compare

What's Changed

  • quick stop gap fix deploy on dashboard by @dmikey in #67

Full Changelog: v0.0.14...v0.0.15

v0.0.14

29 Mar 20:07
401dbc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14