Skip to content

stream-java-3.1.0

Choose a tag to compare

@Nekuromento Nekuromento released this 10 Jan 14:24
  • Add create and getOrCreate version w/o parameters to user classes
  • Split Filter and Pagination options into Filter, Offset and Limit to avoid including limit twice in request
  • Update feed classes to use new options
  • Fix enriched activity allowing verb attribute enrichment
  • Allow specifying user ID when using enrichment flags w/ server token
  • Create private constructors for utils static classes
  • Add tests for enriched activity feed URL
  • Formating fixes