Skip to content

Commit ab372ff

Browse files
author
Piotr Buchman
committed
Added changelog entry
1 parent d00888c commit ab372ff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,14 @@ client.addEvent("collection-name", event, keenProperties);
870870

871871
## Changelog
872872

873+
##### 5.4.0
874+
875+
+ Added support for Cached Datasets
876+
+ Added toString, equals and hashCode for objects representing definitions and results of queries/datasets
877+
+ Replaced generation of KeenVersion.java with validation whether committed file got updated manually (faster development in Intellij)
878+
+ Added detailed, optional debug messages for both requests and responses.
879+
+ Minor, backward compatible refactoring
880+
873881
##### 5.3.0
874882

875883
+ Added withReadTimeout and withConnectTimeout methods to both KeenQueryClient.Builder and KeenClient.Builder

0 commit comments

Comments
 (0)