You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated header values for provided runtime and switched to ms time remaining
* Fixed issue with deadline not being set in context and switched to realtime clock to get correct epoch
* Removed libc dependency and switched to chrono for deadline calculation
* Fixed docs example not to import HttpRuntimeClient
* New error reporting method with correct content type and error type header.
* Two fixes to honor max retries in the get_next_event method and call the error_reponse rather than init_fail when an error is thrown after the call to /next
* Added homepage, docs, and repo to Cargo files
* Added version of runtime client dependency
* Passed environment config as reference and added fail on warnings
* Removed SDK keyword
0 commit comments