Releases: lightsparkdev/lightspark-rs
Releases · lightsparkdev/lightspark-rs
lightspark-v0.10.1
- Fix: Removes default params on graphql mutation
PayUmaInvoice
lightspark-v0.10.0
What's Changed
- Add extra params to
create_uma_invoice
andpay_uma_invoice
for analytics.
lightspark-v0.9.1
What's Changed
- Upgrade lightspark-rs for the remote signer to support force closures. by @yellowred in #35
- Placeholder for other webhook events implementation. by @yellowred in #36
- Change requester nonce to 64 bit. by @jklein24 in #37
- Refactor out logic for build_graphql_request_body by @zhenlu in #38
- Modify the signer example to add an option to return directly. by @zhenlu in #40
- create_test_mode_payment is not a signed operation. by @zhenlu in #41
- Setup base_url based on LIGHTSPARK_EXAMPLE_BASE_URL by @zhenlu in #43
- Use LIGHTSPARK_EXAMPLE_BASE_URL for consistency. by @zhenlu in #44
- Compress requests with zstd by @mgorven in #42
- Fix parsing encoded invoice by @yellowred in #45
- Regenerate Rust SDK and bump version by @zhenlu in #46
- Fix RSA signing issue by @zhenlu in #47
- Bump version by @zhenlu in #48
New Contributors
Full Changelog: lightspark-v0.8.1...lightspark-v0.9.1
Lightspark SDK - v0.8.1
- Remove openssl dependency.
Lightspark Remote Signing v0.3.0
lightspark-remote-signing-v0.3.0 Bump Remote Signing version. (#5)
Lightspark SDK - v0.7.2
- Add preimage to OutgoingPayment.
- Update with new graphql schema.
Lightspark SDK v0.7.1
- Add UMA related operations in LightsparkClient.
Lightspark Remote Signing v0.2.1
- Remove is_raw field for derive_key_and_sign.
Lightspark SDK 0.7.0
Project import generated by Copybara. GitOrigin-RevId: e8ca93608cf9baae92f8d548828bbc214565fcb5
Lightspark Remote Signing v0.2.0
Project import generated by Copybara. GitOrigin-RevId: d45a3fb3e418bfc54f45fbf9a5741dea5c51f5d6