Skip to content

v2.4.0

Compare
Choose a tag to compare
@mccutchen mccutchen released this 07 Apr 03:35
· 78 commits to main since this release
46ccdec

What's Changed

Features/functionality

  • Use go:embed for static assets #77
  • Add user agent and client IP to instrumentation #78
  • Fix link to Kenneth Reitz by @st0le in #71

Documentation

  • Add example demonstrating custom instrumentation by @mccutchen in #75

Build

Breaking changes

  • With this release, go-httpbin requires Go 1.16 or newer, as it now uses the go:embed functionality (see #77)

New Contributors

  • @st0le made their first contribution in #71

Full Changelog: v2.3.0...v2.4.0