Skip to content

Releases: blocklessnetwork/b7s

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

v0.0.13

29 Mar 19:58
2ca98b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

29 Mar 17:43
4f9ef60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12