Skip to content

Commit 8d5ee0b

Browse files
authored
changelog: note API breakage from #953 (#957)
Signed-off-by: Pierre Fenoll <[email protected]>
1 parent 518b18d commit 8d5ee0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,9 @@ This will change the schema validation errors to return only the `Reason` field,
278278

279279
## CHANGELOG: Sub-v1 breaking API changes
280280

281+
### v0.125.0
282+
* The `openapi3filter.ErrFunc` and `openapi3filter.LogFunc` func types now take the validated request's context as first argument.
283+
281284
### v0.122.0
282285
* `Paths` field of `openapi3.T` is now a pointer
283286
* `Responses` field of `openapi3.Operation` is now a pointer

0 commit comments

Comments
 (0)