Skip to content

v8.0.0

Latest

Choose a tag to compare

@chopraanmol1 chopraanmol1 released this 01 Jul 05:27
ecba1e8

What's Changed

V8 changes by @chopraanmol1 in #163

  • Use github.com/gojek/hystrix-go forked library
  • Update minimum go version to 1.25
  • Remove deprecated method hystrix.WithStatsDCollector
  • Accepts time.Duration instead of int for hystrix.WithSleepWindow
  • use fmt.Errorf instead of github.com/pkg/errors.Wrap for http.NewRequest failures
  • Update default SleepWindow to 500ms

Full Changelog: v7.3.1...v8.0.0