Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@philliphoff philliphoff released this 19 Mar 19:19
· 25 commits to master since this release
2f6321e

v0.2.0 - 18 March 2020

Further updates related to the Dapr 0.5.0 release.

Added

  • Bundle extension assets for size/performance. #16
  • Expose publish command at tree view level. #26
  • Manage conflicts during scaffolding. #33
  • Detect when Dapr is not installed or initialized. #46

Updated

  • Add smarter default for Python ports. #54
  • Add smarter defaults for Java ports. #55
  • Add support for new daprd 0.5.0 arguments. #69

Fixed

  • Make Dapr invocation work with .NET Core ASP.NET using SSL. #44