Skip to content

v0.0.8

Compare
Choose a tag to compare
@jgustie jgustie released this 08 Jan 21:47
v0.0.8
4282a17

Changelog

✨ New Features

  • Added helpers for generating and spliting trial names

🏗 Improvements

  • Build with Go 1.15
  • Simplified configuration of the Experiments API

🐛 Bug Fixes

  • Fixed potential vulnerability with dgrijalva/jwt-go

🛑 Breaking Changes

  • Renamed pkg/redskyapi to pkg/api
  • The authorization context for the Experiments API must be supplied via the HTTP round tripper
  • The URL for the Experiments API must be specified as a string (without the /experiments/)