Skip to content

4.0.1

Latest

Choose a tag to compare

@lvukadinovic-ib lvukadinovic-ib released this 03 Dec 12:10
add376e

[ 4.0.1 ] - 2025-12-01

Changed

Due to vulnerabilities detected in System.Net.Http package (#1, #2, #3, #4 & #5), bumped following test packages:

  • MSTest.TestAdapter & MSTest.TestFramework from version 2.1.1 to version 3.11.1
  • WireMock.Net to version from version 1.4.20 to version 1.8.1

Fixed

  • Error parsing Enums for the query parameter (#49). Thanks to @jonathangomz for reporting the issue.
  • Tests are now culture-invariant: their results should no longer depend on the system's locale/culture settings.