- Breaking Change: apply
anyhowfor better error handling. - Breaking Change: remove the implementation of
Deref/DerefMutforLambdaRuntimeApiClient, implementAsRef/AsMutinstead. - Breaking Change:
LambdaRuntimeApiClient::forwardnow require a&self. - Feat: apply
tracinginstead of justprintlnon error.
- Feat: add
LambdaRuntimeApiClient::forward.
- Breaking Change: stricter trait bound for
MockLambdaRuntimeApiServermethods. - Breaking Change:
MockLambdaRuntimeApiServer::passthroughwill create a new client every time. - Breaking Change: remove
RunningProxy::client.RunningProxyandProxy::spawndoesn't have generic params anymore. - Breaking Change: rename
LambdaRuntimeApiClient::starttonew. - Perf: optimize performance for
MockLambdaRuntimeApiServer::passthrough.
Exclude unnecessary files from the published package.
The initial release.