Skip to content

Releases: lightningj-org/lightningj

Release v0.1.0-Beta

30 Apr 09:55
befb0c5
Compare
Choose a tag to compare
  • Updated API calls towards LND 0.10.0-Beta

Lightning 0.10.0-Beta-rc2 with support for LND 0.10.0-Beta-rc2

16 Apr 14:39
5653476
Compare
Choose a tag to compare
  • Generated agains LND 0.10.0-Beta-RC2
  • Added APIs for new Versioning API

Lightning 0.9.2-Beta with support for LND 0.9.2-Beta

15 Mar 09:38
564f557
Compare
Choose a tag to compare
  • Generated against LND 0.9.2 API.

Lightning 0.9.1-Beta with support for LND 0.9.1-Beta

01 Mar 21:56
7874065
Compare
Choose a tag to compare
Merge pull request #52 from lightningj-org/support_lnd_0.9.1_beta_rc1

Updated with support for 0.9.1_beta

0.9.0-Beta with support for LND 0.9.0-Beta APIs

22 Jan 20:56
cc09df4
Compare
Choose a tag to compare
Merge pull request #51 from lightningj-org/support_lnd_0.9.0_beta

Fixed support for LND 0.9.0-Beta

Lightning 0.9.0-Beta-rc1 with support for LND 0.9.0-Beta-rc1

09 Jan 15:54
c73d126
Compare
Choose a tag to compare

Lightning 0.8.2-Beta with support for LND 0.8.2-Beta

16 Dec 11:30
ea2a6e9
Compare
Choose a tag to compare
  • Generated APIs from LND 0.8.2 no major changes.
  • Fixed bug #48 where returned list from syncronious API could be empty.

Lightning 0.8.0-Beta with support for LND 0.8.0-Beta

15 Oct 20:35
b4f1292
Compare
Choose a tag to compare

Generated APIs towards lND 0.8.0-Beta
No other major changes since 0.8.0-Beta-rc1

API against LND 0.8.0-rc1 and JDK 11 build support

30 Sep 11:09
e7f7754
Compare
Choose a tag to compare
  • Generated API against LND 0.8.0-rc1.
  • Added build support for JDK 11.
  • Upgraded gradlew to 5.6 and GRPC to 1.23.0.
  • Fixed issue #43 of Map fields not serialized to JSON Correctly.

Lightning 0.7.1-Beta with support for LND 0.7.1-Beta

31 Jul 07:10
Compare
Choose a tag to compare

Generated agains 0.7.1 API.

Basically the same code as 0.7.1-rc1.