Vlad Gramuzov

Results 6 issues of Vlad Gramuzov

## What type of PR is this? (check all applicable) - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [x] New Query Runner (Data Source)...

Currently it is not possible to skip deletion of messages by throwing `:skip_delete` or by setting corresponding options for `#subscribe`. It may be very useful, if I, for example, want...

## Summary Hey folks, first of all, thanks for such an amazing library! I already completed and ordered a hardware part for my project, when I realized the library can...

## Summary * Fix "list" endpoint for subscription items (3e99357) * Add usage record endpoints (ab721fa)

## Summary Add support for multi-segmented download requests. ## Breaking changes 1. In case multiple `orderData` entries available the attribute returns an array 2. In case data is not available...

It is currently impossible to perform multisegmented downloads. Sometimes we may have multiple downloadable segments coming from EBICS. In this case, the first request/response pair is transferred in `Initialisation` phase....