Skip to content

Commit be84fc2

Browse files
Jami CogswellJami Cogswell
authored andcommitted
C#: add change note
1 parent 588a62c commit be84fc2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Updated the following C# sink kind names. Any custom data extensions that use these sink kinds will need to be updated accordingly in order to continue working.
5+
* `code` to `code-injection`
6+
* `sql` to `sql-injection`
7+
* `html` to `html-injection`
8+
* `xss` to `js-injection`
9+
* `remote` to `file-content-store`

0 commit comments

Comments
 (0)