Releases: GetStream/stream-java
Releases · GetStream/stream-java
v3.2.1
- Add empty next url check in pagination.
- Bump to gradle 6 and wrapper to repo.
- Slowly move to github actions and improve CI.
stream-java-3.2.0
- Add support for enriching activities
- Add paginated helper and used in reactions
- Switched into openjdk
- Switched into gradle 5
- Add google style guide formating
- Replace deprecated date creation with Calender
stream-java-3.1.9
- Fix feed ranking option constructor throwing on non-empty strings
- Fix activity to targets update operation
stream-java-3.1.8
- Add option control whether to keep history for unfollow many operation
stream-java-3.1.7
- Use retrofutures and retrolambda to ensure compatibility with JDK 7 to run on older android devices
- Add optional token expiration for frontend token generation
- Add activity reference creation utility method
stream-java-3.1.5
- Remove
itemsmethod from collection clients - Add limit to
getActivitiesmethods for all cloud feed classes - Allow null values in user and collection data objects
- Add tests for cloud feed classes
stream-java-3.1.4
- Fix reaction filtering by kind
stream-java-3.1.3
- Add batch activity partial update methods to client
stream-java-3.1.2
- Add
Limitoption to reactions clientfiltermethod
stream-java-3.1.1
- Fix microsecond parsing causing ~8 minute skew when deserializing activities
- Fix batch operation paths, arguments and tokens