3.9.0 (2026-07-15)
Features
- adds support for anchor and id external resolution (1591007)
- schema: resolve bare $dynamicRef via $dynamicAnchor index (#2913) (eacc2fc)
- support relative URI resolution in $dynamicRef (#2928) (#2945) (821053b)
Bug Fixes
- adds explicit error message for invalid json pointers (63fc55d)
- adds explicit error message for invalid json pointers (bc93efe)
- default mapping is not being serialized with the correct shape (fe4a25f)
- differentiate unset value from null value in OpenApiSchema.Const (#2936) (07b525f)
- handle nullability more accurately during serialization for 3.0/2.0 (#2933) (0ace243)
- validate required properties of security scheme before serialization (#2952) (f31b192)