Daniel Blignaut

Results 5 issues of Daniel Blignaut

**Describe the bug** On a query request, you have to specify indexName before your partition or sortKey value otherwise the parition and sort key values are not assigned to the...

It's amazing that this is now required by canvas lms stable releases moving forward but there's a HUGE lack of documentation around production configuration or any configuration really. On that...

This branch looks to add support for audit events generated from Instrument, Risk, Strategy state updates that are triggered by their processor trait implementations. There are a few changes to...

# Change summary This adds support for Axum 0.8. Main changes are: * bumping otel packages (which have dependency on Tonic -> which has a dependency on Axum) to support...

Hi, I noticed FromValue implements Sealed and isn't re-exposed to external crates. just checking if this is by design or if you would be open to allowing consumers to implement...