Skip to content

Releases: bolt-observer/agent

v0.0.47

17 Feb 10:50
823de8a
Compare
Choose a tag to compare

This is a bugfix release. File descriptor leak happened if you enabled ingestion of financial data. In case you did not use that feature there is no need to upgrade.

v0.0.46

14 Feb 11:20
ea5e2fd
Compare
Choose a tag to compare

Full CLN compatibility, introduce gRPC API for financial data

Unification of endpoints

10 Jan 11:43
c3162a6
Compare
Choose a tag to compare

Before agent used one url to report something akin to lncli getnodeinfo and another one to report balance changes. Those two are now unified. Additionally agent will reported whether node is synced to chain and graph.

Unify endpoints

09 Jan 19:06
d5ede58
Compare
Choose a tag to compare
Unify endpoints Pre-release
Pre-release
v0.0.41-beta

bump version

v.0.0.40

22 Dec 21:30
519dada
Compare
Choose a tag to compare

Bugfix release

v0.0.38

20 Dec 18:42
b9c8122
Compare
Choose a tag to compare

This release brings --channel-whitelist setting to be able to more granulary filter which channels are sent. Besides it uses a new dedicated ingress endpoint.

v0.0.35

21 Nov 19:21
41e4fed
Compare
Choose a tag to compare

This release brings corelightning support (via UNIX domain socket). It also contains a few minor bugfixes, but LND users don't need to upgrade.

v0.0.34

18 Nov 12:00
67a74db
Compare
Choose a tag to compare
v0.0.34 Pre-release
Pre-release

This release introduces basic CLN support (through UNIX domain sockets).

Second Public Release

05 Nov 11:46
d6552b9
Compare
Choose a tag to compare

Contains mostly bugfixes.

  • Increase verbosity
  • Bugfix for GetNodeInfoFull
  • Stop when API key invalid

Another test release

02 Nov 11:02
25d0e72
Compare
Choose a tag to compare
Another test release Pre-release
Pre-release
  • Increase verbosity
  • Bugfix for GetNodeInfoFull
  • Stop when API key invalid