Skip to content

Commit ab0f074

Browse files
authored
Add changelogs for middleware change to core (v0.12.0) (#399)
1 parent 76f7eab commit ab0f074

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.12.0 (2024-04-11)
2+
- **Feature:** Add `Middleware` type, `WithMiddleware` and `ChainMiddleware` methods to package `config`, this allows clients to chain and add Middlewares to the transport layer of the HTTP client.
3+
14
## v0.11.0 (2024-04-09)
25
- **Feature:** Add method `WithCaptureHTTPRequest` to package `runtime`, which allows capture of HTTP requests for debugging purposes.
36

0 commit comments

Comments
 (0)