v0.0.8
What's Changed
- Propagate context deadline to request timeout header by @pdoerner in #9
- Export request timeout header by @pdoerner in #10
- Add NewLazyValue constructor by @bergundy in #11
- Fix nil map assignment when content is given as input to StartOperation by @bergundy in #12
- Add service as a concept by @bergundy in #13
- Remove downstream error type and status code by @pdoerner in #14
New Contributors
Full Changelog: v0.0.7...v0.0.8