Skip to content

Releases: bblfsh/bblfshd

v2.1.1

17 Oct 12:07
Compare
Choose a tag to compare
  • Implement Docsrv (#124)

v2.1.0

11 Oct 14:10
Compare
Choose a tag to compare

Merged pull requests:

v2.0.0

09 Oct 21:12
Compare
Choose a tag to compare

v1.2.0

05 Oct 10:01
Compare
Choose a tag to compare
  • new command bblfshctl (#110)
  • Container.Stop improvements and proper cgroup usage (#111)

v1.1.1

03 Oct 13:06
Compare
Choose a tag to compare
  • Listen in all interfaces by default (#109)

v1.1.0

03 Oct 10:43
Compare
Choose a tag to compare
  • Updated to SDK v1.1.0
  • Implementation of gRPC drivers (#104)
  • go packages, go version and dockerfile updated (#105)
  • Resilience review (#106)
  • Logging improvements (#107)
  • Update dependencies (#108)

v1.0.0

19 Sep 13:31
Compare
Choose a tag to compare
  • Upgrade to SDK v1 (#102)

v0.7.1

19 Sep 13:28
Compare
Choose a tag to compare
  • Remove usage of srcd.works dependency (#100)

v0.7.0

08 Sep 10:19
Compare
Choose a tag to compare
  • Added DCO (#81).
  • Made bblfsh binary static (#85). Solves #83.
  • Improved build instructions (#88). Solves #87.
  • Removed the REST API (#92). Solves #91.
  • Use upstream runc as dependency again (#94).
  • Handle parsing requests without content directly, without talking to drivers (#95).
  • Add server version request and response to the API (#93).
  • Add sdk versioning support (#97).

v0.6.0

26 Jul 13:44
Compare
Choose a tag to compare
  • Use server as entrypoint for easier argument passing (#71). Solves #69
  • Log and rise default for max message size option (#72). Solves #68
  • Deploy server binary when a new release is done (#73).
  • Add profiler support (#65).
  • Improve logging (#76). Solves #75.
  • Use a custom fork of runc with a fix for zombie processes (#79). Solves #78