Skip to content

v1.6.0

Latest

Choose a tag to compare

@bucketeer-bot bucketeer-bot released this 26 Sep 02:26
5cb6d3d

1.6.0 (2025-09-26)

Features

  • add error details reason types (#167) (c7ec90b)
  • add scheme configuration (#159) (3ca01d3)
  • add SDK version support to options (#166) (2655753)
  • add source ID support to SDK options and evaluation requests (#169) (439c6da)
  • support detailed error reasons in client-side evaluation (#174) (7939bd8)

Bug Fixes

  • remove unnecessary type arguments (#163) (11b5135)
  • resolve missing dependencies in incremental feature flag evaluation (#177) (6c691c9)

Miscellaneous

  • deprecate host and port configs (#162) (6af938e)
  • enhance SDK with versioning support in cache processors and requests (#168) (1fbdec5)
  • fix CODEOWNERS (#164) (a068946)
  • fix data race when calling IsReady() (#175) (ea1d748)
  • rename WithSDKVersion to WithWrapperSDKVersion for internal use indication (#170) (9f9a207)
  • validate the source ID when initializing the SDK (#173) (9e1d5ff)