Skip to content

Version 0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 23:44
· 291 commits to main since this release
v0.7.0
bc434f1

Added

  • Add httptransport.NewHandler
  • Add httptransport.WithDefaultLogger() and WithZapLogger()

Changed

  • [BC] All methods on ExchangeLogger now require a context
  • [BC] All fields of httptransport.Handler are now unexported