Skip to content

Conversation

@tlaverdure
Copy link
Contributor

Introduces ChunkedSignatureSigner for LQTP chunked signature validation, enabling secure streaming uploads with per-chunk signatures. Updates Connection and HttpStreamingTransport to use the new signer when access key credentials are provided, and adjusts request signing to support a streaming payload marker. Includes comprehensive tests for chunked signature logic.

Introduces ChunkedSignatureSigner for LQTP chunked signature validation, enabling secure streaming uploads with per-chunk signatures. Updates Connection and HttpStreamingTransport to use the new signer when access key credentials are provided, and adjusts request signing to support a streaming payload marker. Includes comprehensive tests for chunked signature logic.
@tlaverdure tlaverdure self-assigned this Nov 11, 2025
Adds validation for required database and branch names in LitebaseClient and HttpStreamingTransport. Refactors credential handling to use nullable types and ensures access key presence for streaming. Fixes binary encoding in QueryRequestEncoder and improves error messages. Adds integration tests for LitebaseClient LQTP support.
@tlaverdure tlaverdure merged commit 77acab8 into main Nov 13, 2025
3 checks passed
@tlaverdure tlaverdure deleted the chunked-signature-validation branch November 13, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants