Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@mukundansundar mukundansundar released this 06 Mar 15:35
· 33 commits to master since this release

Java SDK

  • FIXED Unable to get the HTTP response details by Dapr HttpBinding if the state code is not 200 783
  • UPDATED reactore-core to v3.5.0. 815
  • UPDATED Update project-reactor dependency & fix deprecated calls 816
  • ADDED Additional CloudEvent fields (pubsubname, topic, time, etc) 866
  • FIXED HTTP HEAD calls must not have a request body 891
  • ADDED Provide getGuid() method in Java workflow SDK 931
  • FIXED Cannot schedule a workflow at a specific date/time 943
  • ADDED Workflow Log Enhancements 946 953
  • ADDED Support JDK17 and springboot3 in Dapr Java SDK 971
  • ADDED Error details and payload to the DaprException 998 1009
  • ADDED Use health check to wait for sidecar 981
  • ADDED Saga Pattern support 956