Skip to content

Releases: castle/castle-dotnet

Release v2.2.0

15 May 15:59
93dd002
Compare
Choose a tag to compare

Added support for skip_request_token_validation and skip_context_validation options,
Added .net8 support

Release v2.1.0

22 Mar 10:12
5e0feee
Compare
Choose a tag to compare

Better error handling, removed X-Castle-* headers from allowlist, added policy to the failover for risk and filter

Release v2.0.2

22 Mar 10:10
53e325d
Compare
Choose a tag to compare

Added device fingerprint to risk/filter response

Release v2.0.1

21 Jan 10:57
9655051
Compare
Choose a tag to compare

Enhancement

Added support for name property

Release v2.0.0

13 Jan 15:52
ccc0060
Compare
Choose a tag to compare

Features:

  • #56 Support for Log action

BREAKING CHANGES:

Release v1.6.0

13 Jan 12:11
d010392
Compare
Choose a tag to compare

Features:

  • #54 Add Risk and Filter actions, updated default headers list, project maintenance updates

Release v1.5.0

30 Sep 14:19
6b8321e
Compare
Choose a tag to compare

Features:

  • #43 Add IpHeaders, TrustedProxies, TrustedProxyDepth and TrustProxyChain configuration options

Enhancements:

  • #48 Update the readme with new config options
  • #47 Add more tests for the context section

Release v1.4.0

17 Sep 10:21
fa5cc88
Compare
Choose a tag to compare

Enhancements:

  • #40 Update the list of allowed headers
  • #39 Update references and libraries
  • #37 Update license information

Release v1.3.0

17 Sep 10:15
f5e3d88
Compare
Choose a tag to compare

Enhancement:

  • #34 Update the list of allowed headers

Release v1.2.0

28 Mar 09:18
05179c1
Compare
Choose a tag to compare

Features:

  • #25 Adds CastleClient.ArchiveDevices

Enhancements:

  • #26 Guard against missing client method arguments and API secret
  • #27 Return null for requests caught in exception guard

Bug fixes:

  • #28 Include request/response content in info logging