Releases: klimeapp/klime-java
Releases · klimeapp/klime-java
v1.1.0
-
Synchronous methods
trackSync(),identifySync(), andgroupSync()for cases requiring send confirmation -
getQueueSize()method to check number of queued events -
onErrorandonSuccesscallback options for batch send results -
SendExceptionclass for handling synchronous operation failures -
Support for group-only events using
groupIdwithoutuserIdfor organization-level tracking -
Documentation updated to support both analytics modes (Companies & Teams vs Individual Customers)
-
BREAKING: Remove IP tracking - the
ip()option has been removed fromTrackOptions,IdentifyOptions, andGroupOptions