Skip to content

Tags: bblfsh/bblfshd

Tags

v2.16.1

Toggle v2.16.1's commit message
set info log level for parse requests (#328)

Signed-off-by: Denys Smirnov <[email protected]>

v2.16.0

Toggle v2.16.0's commit message
update sdk to 3.3.1

Signed-off-by: Denys Smirnov <[email protected]>

v2.15.0

Toggle v2.15.0's commit message
use new error codes from sdk

Signed-off-by: Denys Smirnov <[email protected]>

v2.14.0

Toggle v2.14.0's commit message
daemon: create pool with a canonical language id

Signed-off-by: Denys Smirnov <[email protected]>

v2.13.0

Toggle v2.13.0's commit message
instrument server with prometheus metrics; fixes #267

Signed-off-by: Denys Smirnov <[email protected]>

v2.12.1

Toggle v2.12.1's commit message
daemon: fix flaky test

Signed-off-by: Denys Smirnov <[email protected]>

v2.12.0

Toggle v2.12.0's commit message
bblfshctl: do not print os column in the driver list; fixes #272

Signed-off-by: Denys Smirnov <[email protected]>

v2.11.8

Toggle v2.11.8's commit message
daemon: use context with opentracing enabled when creating the pool

The context passed to newDriverPool creates the new OpenTracing span.
Previously, the context was not passed further, thus there was no need
to use the context with a new span attached. Now the context is passed
to the driver factory function, thus we should use the wrapped context.

Also add a new tracing span to the factory function as well.

Signed-off-by: Denys Smirnov <[email protected]>

v2.11.7

Toggle v2.11.7's commit message
daemon: rw mutex for the pool; acquire the lock on Stop as well

Signed-off-by: Denys Smirnov <[email protected]>

v2.11.6

Toggle v2.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #248 from bzz/fix-release-247

HotFix build date parsing