Skip to content

Releases: dapr/java-sdk

v1.0.1 is RECALLED

17 Mar 21:41
Compare
Choose a tag to compare

RECALLED

Do not use this version because change #503 is a breaking change is being reverted in 1.0.2

  • RESOLVED Issue in io.dapr.client.DaprClientHttp#executeStateTransaction. 514
  • RESOLVED Wrong value in state store when use custom json serializer. 503

v1.0.0

17 Mar 21:36
Compare
Choose a tag to compare
  • RESOLVED Fix PubSub publish + Update IT to use RC3 bits. 471
  • RESOLVED Enhancing validation for ActorTurnBasedConcurrencyIT. 474
  • RESOLVED Adds IT to confirm eTag is parsed correctly to/from runtime. 475
  • REMOVED Context from request and response objects. 478
  • ADDED Support many values for one query param in HTTP and binary data in Cloud Event for PubSub. 484
  • ADDED Support to publish CloudEvent payload (and others) with correct content-type per event. 491