C++: Add change note for deprecated data flow configurations in qll files

This commit is contained in:
Jeroen Ketema
2023-03-08 09:00:43 +01:00
parent 13bdd9c0c6
commit 0f8a12f3ac

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The `NetworkToBufferSizeConfiguration` and `UntrustedDataToExternalApiConfig` dataflow configurations have been deprecated. Please use `NetworkToBufferSizeFlow` and `UntrustedDataToExternalApiFlow`.