Skip to content

Releases: dapr/setup-dapr

v2

01 Jul 18:34
8d98091
Compare
Choose a tag to compare

What's Changed

  • Updated for Node 20 and related dependencies
  • Defaults to latest Dapr CLI (1.13.0) if not specified
  • Supports environment variables. See .github/workflows/test.yaml.
  • Bump jest from 27.0.5 to 27.0.6 by @dependabot in #1
  • Bump @vercel/ncc from 0.28.6 to 0.29.2 by @dependabot in #8
  • Bump @actions/core from 1.4.0 to 1.5.0 by @dependabot in #7
  • Bump eslint from 7.29.0 to 7.32.0 by @dependabot in #5
  • Update LICENSE to Apache 2.0 by @greenie-msft in #30
  • Fix #73 by @ItalyPaleAle in #74
  • Updating setup-dapr with latest dependencies and practices for gh javascript actions by @paulyuk in #142

New Contributors

Full Changelog: v1...v2

v1

22 Jun 20:41
Compare
Choose a tag to compare

This is the initial release of the setup-dapr action to install a specific version of the CLI on a runner.