Skip to content

v0.0.8

Compare
Choose a tag to compare
@bergundy bergundy released this 12 Jul 23:20
· 31 commits to main since this release
cd9d6c5

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