Skip to content

Commit e13711a

Browse files
chore(main): release fxhttpserver 1.5.0 (#213)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f518c5c commit e13711a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"config":"1.3.0","log":"1.2.0","generate":"1.1.0","trace":"1.3.0","healthcheck":"1.1.0","httpclient":"1.4.0","httpserver":"1.5.0","orm":"1.1.0","fxconfig":"1.1.0","fxgenerate":"1.1.0","fxlog":"1.1.0","fxtrace":"1.2.0","fxmetrics":"1.2.0","fxhealthcheck":"1.1.0","fxorm":"1.1.0","fxhttpclient":"1.4.0","fxhttpserver":"1.4.0","fxcore":"1.7.0","worker":"1.1.0","fxworker":"1.1.0","fxcron":"1.1.0","grpcserver":"1.1.0","fxgrpcserver":"1.2.0"}
1+
{"config":"1.3.0","log":"1.2.0","generate":"1.1.0","trace":"1.3.0","healthcheck":"1.1.0","httpclient":"1.4.0","httpserver":"1.5.0","orm":"1.1.0","fxconfig":"1.1.0","fxgenerate":"1.1.0","fxlog":"1.1.0","fxtrace":"1.2.0","fxmetrics":"1.2.0","fxhealthcheck":"1.1.0","fxorm":"1.1.0","fxhttpclient":"1.4.0","fxhttpserver":"1.5.0","fxcore":"1.7.0","worker":"1.1.0","fxworker":"1.1.0","fxcron":"1.1.0","grpcserver":"1.1.0","fxgrpcserver":"1.2.0"}

fxhttpserver/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/ankorstore/yokai/compare/fxhttpserver/v1.4.0...fxhttpserver/v1.5.0) (2024-04-17)
4+
5+
6+
### Features
7+
8+
* **fxhttpserver:** Updated panic recovery to prevent observability middlewares interruption ([#212](https://github.com/ankorstore/yokai/issues/212)) ([f518c5c](https://github.com/ankorstore/yokai/commit/f518c5cb129a39c3bbf283eb8d3a17ab6a133739))
9+
310
## [1.4.0](https://github.com/ankorstore/yokai/compare/fxhttpserver/v1.3.0...fxhttpserver/v1.4.0) (2024-04-05)
411

512

0 commit comments

Comments
 (0)