Closed Alxe closed 2 months ago
The PR needs:
@alexcamposruiz I've applied your changes, please re-review. @rkorte Can you please review the documentation additions in this PR?
Adding @samuelraeburn as a reviewer on lieu of @alexcamposruiz.
Change looks good, validation failing because the native libs don't yet have the implementation of return_loan
Do you also plan to make a similar PR in JS?
Do you also plan to make a similar PR in JS?
We'll do that eventually for the next JS GAR. This change is targetting a customer patch.
I've retargeted the PR to the release/connector/1.2.4
branch to avoid breaking the current CI.
Once the new native libraries are in place in release/connector/1.2.4
, every CI test should be passing.
return_samples
method toInput
class.wait
method to, by default, return the samples.This requires accessing a new native function, thus requires new native libraries.