Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@philliphoff philliphoff released this 08 Sep 17:46
· 3 commits to master since this release
e63c627

A collection of accumulated fixes and minor enhancements.

Fixed

  • Pop up an error when invoking (POST) application method with an empty payload #121
  • Pop up an error "Request failed with status code 404" when publishing message #117
  • The default value of the port is "app" when invoking "Dapr: Scaffold Dapr Tasks" command #109
  • It shows "Failed to load message bundle..." after expanding "APPLICATIONS" #104
  • daprd no longer defaults to a components path #98
  • daprd task problem matcher does not support non-web apps #89
  • dapr scaffold dapr tasks not working in workspace view #88
  • Use DAPR_PLACEMENT_HOST for default placement address #85
  • Use DAPR_REDIS_HOST for scaffolding instead of DAPR_NETWORK #84
  • error establishing client to placement service #82
  • Dapr runtime not detected in Dev Container #80

Added

  • There is no validation in the JSON payload input box #112