Skip to content

v1.28.0 - Transport override option & bug fixes

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 22 Aug 16:47
· 26 commits to main since this release
2c24056

New Features

  • Option to override the internal HTTP client's transport.

Improvements

  • Better type conversion, now supports golang
    "enums"

Fixes

  • User persistent store evaluation schema for explicit_parameters fixed to be consistent with other SDKs

Included In This Release

  • 8f92476 kenny-statsig
    • Add Transport Option to allow egress proxies (#217)
  • 3ad0fae kenny-statsig
    • Fix lint errors (#218)
  • a85cc88 kenny-statsig
    • Fix GCIR test (#220)
  • 3c50265 kenny-statsig
    • Fix type conversion for custom type definitions (#204)
  • 9f37bc1 kenny-statsig
    • Fix type of explicit parameters (#219)

Full Changelog: v1.27.1...v1.28.0