Skip to content

Releases: sensorsdata/abtesting-sdk-java

Release 1.1.0

21 Apr 10:19

Choose a tag to compare

  1. 新增
  • FetchAllExperiments接口获取用户在所有试验的分流结果
  • 新增支持用户所有试验结果的序列化与反序列化

Release 1.0.2

28 Jun 06:16

Choose a tag to compare

  1. 新增:支持自定义分流使用的httpclient

Release 1.0.1

22 Dec 02:46

Choose a tag to compare

  1. 新增
    • A/B Testing 支持查看分流请求耗时

Release 1.0.0

06 Apr 03:26

Choose a tag to compare

  1. 新增
    • $ABTestTrigger 埋点逻辑配置化

Release 0.0.7

02 Dec 02:34

Choose a tag to compare

  1. 修复
    • fastFetchABTest 接口试验信息缓存优化

Release 0.0.6

28 Oct 03:43

Choose a tag to compare

  1. 修复
    • 运行日志优化

Release 0.0.5

27 Sep 08:37

Choose a tag to compare

  1. 修复
    • 自定义主体 ID 可能错乱的缺陷
  2. 新增
    • $ABTestTrigger 触发逻辑优化

Releases 0.0.4

25 Feb 09:08

Choose a tag to compare

  • 新增
    • AB 试验支持设置自定义主体 ID

Releases 0.0.3

17 Nov 09:17

Choose a tag to compare

  • 新增
    • 试验信息请求支持自定义属性

Release 0.0.2

02 Sep 09:58

Choose a tag to compare

1.优化网络请求模块。
2.增加异常日志打印。