Releases: lightninglabs/aperture
Releases · lightninglabs/aperture
v0.3-beta
What's Changed
- config: set default mailbox address by @positiveblue in #105
- build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #106
- GitHub: update caching to maintained fork, continue on error by @guggero in #113
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #112
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #116
- build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #117
- config: fix profile port arg parsing by @Roasbeef in #120
- build: update to latest versions of: net, crypto, grpc by @Roasbeef in #121
Full Changelog: v0.2-beta...v0.3-beta
v0.2-beta
What's Changed
- Timeout Caveat Support by @bucko13 in #81
- docs: update docs, mention new minimum Go version by @Roasbeef in #93
- multi: extend the pricesrpc interface to pass in the full HTTP request context by @Roasbeef in #99
- build: fix yaml indentation issue by @Roasbeef in #101
- Add support for sqlite/postgres database backends by @positiveblue in #96
- proxy: always return 200 status code to gRPC client by @guggero in #102
- [feature] Use LNC to connect to the LND node by @positiveblue in #98
- challenger+config: fix bugs related to config parsing and AMP invoice handling by @Roasbeef in #103
New Contributors
- @hieblmi made their first contribution in #75
- @ffranr made their first contribution in #84
- @dependabot made their first contribution in #86
- @bucko13 made their first contribution in #81
- @positiveblue made their first contribution in #96
Full Changelog: v0.1.20-beta...v0.2-beta