We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a0b39 commit e969193Copy full SHA for e969193
1 file changed
CHANGELOG.md
@@ -9,6 +9,13 @@ and this project adheres to
9
10
## Unreleased
11
12
+- Added config field `username` check and exception. Windows reserves
13
+ environment variable `USERNAME`.
14
+- Added new config field value `allowUsername` to support backwards
15
+ compatibility of `username` See
16
+ `packages/integration-sdk-runtime/src/execution/__tests__/config.test.ts` for
17
+ more details
18
+
19
## 8.28.0 - 2022-10-18
20
21
- Publish the following new custom metrics when entities, relationships, and
0 commit comments