Skip to content

2.17.0

Compare
Choose a tag to compare
@devcloudreleases devcloudreleases released this 25 Jan 16:06
· 29 commits to develop since this release
679da84

Commits

  • fa39464: Use cancellation token in all commands (Daniel Garcia) #240
  • 4892326: adding more cancelation tokens (Daniel Garcia) #240
  • 8f01cdf: adding cancellation token all the way down to application and domain level (Daniel Garcia) #240
  • d87aa7f: update dotnet supported apps (Daniel Garcia) #242
  • 6f33a3e: Middleware to check if testplanner is in maintenance mode. (Daniel Garcia) #244
  • 24308d4: auto-create/update environments when starting projects (Daniel Garcia) #245
  • ddb6a61: Moved testing creation/update to a middleware to be executed before trying to start the project. (Daniel Garcia) #245
  • 114b16a: Tests for the new middleware (Daniel Garcia) #245
  • 8964565: adding specific job to build and sign MacOS executable (Daniel Garcia) #246
  • 44bfce9: remove binary signing (Daniel Garcia) #246
  • 61cba00: fix path to zip in notarization (Daniel Garcia) #246
  • 8540547: force signing + use notarytool (Daniel Garcia) #246
  • 1aeeca2: fix notarytool calls (Daniel Garcia) #246
  • 1bce954: use wait instead of checking status (Daniel Garcia) #246
  • 67e6d47: try to get logs (Daniel Garcia) #246
  • 93bb77f: fix signing of dev-updater (Daniel Garcia) #246
  • 773b34d: creating the release (Daniel Garcia) #246
  • 6593465: upgrade download/artifact (Daniel Garcia) #246