Skip to content

Commit

Permalink
Add release notes for telemetry module (#1162)
Browse files Browse the repository at this point in the history
Add release notes for telemetry module
  • Loading branch information
aholstrup1 authored Aug 6, 2024
1 parent 8ec6169 commit 6e2d05c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ In the summary after a Test Run, you now also have the result of performance tes
Previously, the workflows "Update AL-Go System Files" and "TroubleShooting" were hardcoded to always run on `windows-latest` to prevent deadlocks and security issues.
From now on, `ubuntu-lates` will also be allowed for these mission critical workflows, when changing the `runs-on` setting. Additionally, only the value `pwsh` for `shell` setting is allowed when using `ubuntu-latest` runners.

### Updated AL-Go telemetry

AL-Go for GitHub now includes a new telemetry module. For detailed information on how to enable or disable telemetry and to see what data AL-Go logs, check out [this article](https://github.com/microsoft/AL-Go/blob/main/Scenarios/EnablingTelemetry.md).

### New Settings

- `deployTo<environmentName>`: is not really new, but has a new property:
Expand Down

0 comments on commit 6e2d05c

Please sign in to comment.