ASP.NET Core Changelog
DataDome ASP.NET Core module
2.0.0 (2025-10-10)
Breaking changes
- Match exclusion and inclusion patterns with complete URLs instead of only paths
1.0.0 (2024-06-05)
- Improve fingerprint collection
0.9.1 (2024-01-17)
- Improve TLS negotiation execution time for requests without keep-alive
0.9.0 (2023-12-11)
- Add context information when failure of DataDome call
0.8.0 (2023-10-20)
- Add Content Security Police directive to specify valid sources for JavaScript execution
0.7.2 (2023-10-18)
- Fix 401 module forbidden code support
0.7.1 (2023-03-03)
- Fix Content-Type header inclusion on response
0.7.0 (2022-12-15)
- Improve headers management
0.6.0 (2022-12-05)
- Add proxy support
0.5.4 (2022-11-29)
- Improve headers management
0.5.3 (2022-11-14)
- Fix protocol value sent to DataDome
0.5.2 (2022-03-31)
- Fix pattern matchers
- Improve security
0.5.1 (2022-03-14)
- Expose parameter DataDomeConfiguration.ConnectionLimit to enforce the maximum amount of TCP connections used
- Expose parameter DataDomeConfiguration.ParallelConnectionLimit to enforce the maximum amount of parallel executions of the DataDome handler
0.5.0 (2022-02-14)
- Refactor HTTP requests using HttpClient and use it as the chosen the solution for .NET Core 3.1 and upwards
0.4.0 (2021-12-27)
- Add support for session by header
- Fix encoding for ClientID
0.3.0 (2021-05-06)
- Fix enriched headers
0.2.0 (2021-05-04)
- Minor changes
0.1.0 (2021-04-30)
- Initial module version
Updated 5 days ago
