Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

v4.0

Compare
Choose a tag to compare
@stishkin stishkin released this 20 May 14:23
· 24 commits to main since this release
f2ec419

This release contains the following changes

  • Remove all azure dependencies from tooling and move it to dedicated container

  • Tools only need Http Get and Post to talk to Azure infrastructure

  • Move all authentication code into dedicated container

  • Move all Azure communication from tools into a dedicated container

  • Remove all authentication code from tools

  • Changes to authentication please see: authentication.md

  • Authentication type TxtToken renamed to Token
  • Remove CommandLine authentication type, since it is trivial to add custom Authentication scenarios

For new deployments run service deploy
For existing deployments run service deploy in order to upgrade the service.