Skip to content

Releases: GetStream/stream-java

v3.2.2

18 Mar 17:37
Compare
Choose a tag to compare
  • Fix build for Future dependency in Android

v3.2.1

12 Mar 14:07
Compare
Choose a tag to compare
  • 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

06 Mar 22:48
6b07286
Compare
Choose a tag to compare
  • 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

30 Jul 16:07
Compare
Choose a tag to compare
  • Fix feed ranking option constructor throwing on non-empty strings
  • Fix activity to targets update operation

stream-java-3.1.8

07 Jun 16:29
Compare
Choose a tag to compare
  • Add option control whether to keep history for unfollow many operation

stream-java-3.1.7

05 Jun 17:52
Compare
Choose a tag to compare
  • 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

27 Feb 10:15
Compare
Choose a tag to compare
  • Remove items method from collection clients
  • Add limit to getActivities methods 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

06 Feb 11:03
Compare
Choose a tag to compare
  • Fix reaction filtering by kind

stream-java-3.1.3

23 Jan 14:36
Compare
Choose a tag to compare
  • Add batch activity partial update methods to client

stream-java-3.1.2

17 Jan 17:10
Compare
Choose a tag to compare
  • Add Limit option to reactions client filter method