We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6850758 commit d9e71a0Copy full SHA for d9e71a0
docs/RELEASE_NOTES.md
@@ -1,4 +1,4 @@
1
-#### 3.0.0-beta05 - Feb 1, 2026
+#### 3.0.0-beta06 - Feb 15, 2026
2
3
- feat: Microsoft.OpenApi v2.x with OpenAPI v3.1 Support
4
- feat: Server-Side Request Forgery (SSRF) protection for IP V4 (#271) and V6 (#272)
@@ -11,6 +11,7 @@
11
- fix: nullable date deserialization for OpenAPI v3 schemas (#287)
12
- docs: the Serialization documentation to mention use of System.Text.Json rather than Newtonsoft.Json (#288)
13
- docs: Remove note about TaskBuilder.fs from the OpenApiClientProvider docs (#285)
14
+- feat: Set the "Accept" request header to the specified type (#290)
15
- hk: dependencies update
16
17
#### 2.3.2 - Oct 11, 2025
0 commit comments