Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Tye 0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@philliphoff philliphoff released this 15 Feb 20:47
· 194 commits to main since this release
3edef54

February 15, 2022

What are we doing now?

We are continuously making progress to learn what the best cloud-native tooling experiences could be.

With this release of Tye, we are excited to also release the 0.5.0 version of the VS Code Tye extension.
Download it today!

Fixed

  • Synchronize output buffers (#1290)
  • Fix wrong variable in null check (#1272)
  • Respect configured host in bindings (#1268)
  • Generally kill both parent and their child processes. (#1232)
  • Quote path to DotNetWatch.targets (#1210)
  • Removes Dapr placement server management (#1191)
  • Build queue for --watch (#1189)

Added

  • Add support for Azure Functions v4 (#1285)
  • Move Tye to .NET 6 (#1215)
  • Support additional Dapr configuration properties (#1209)
  • Allow SDK prerelease (#1203)
  • Added support for additional routes on the Dashboard (#1200)
  • Support Dapr "standalone" applications (#1194)
  • Added support for environment variables when using Azure Functions (#1171)
  • Feature/dashboard port in tye yaml (#1163)