Skip to content

Commit f987145

Browse files
chore(main): release 0.2.0 (#10)
Co-authored-by: codize-release-please[bot] <250638577+codize-release-please[bot]@users.noreply.github.com>
1 parent 9e176fa commit f987145

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/codize-dev/sandbox/compare/v0.1.1...v0.2.0) (2026-03-07)
4+
5+
6+
### Features
7+
8+
* add concurrency limiter middleware with queue management ([73e225d](https://github.com/codize-dev/sandbox/commit/73e225dea9446dbff35f3e05c0488b87dfcc30c3))
9+
* add panic recover middleware to prevent server crashes ([fccee12](https://github.com/codize-dev/sandbox/commit/fccee1257a93309b8533798e017f96f52f713508))
10+
11+
12+
### Bug Fixes
13+
14+
* add IdleTimeout to prevent idle keep-alive connections from lingering indefinitely ([2e099d2](https://github.com/codize-dev/sandbox/commit/2e099d2a9b6567da0e8c8bc9ca88ff4a52b0eaa0))
15+
316
## [0.1.1](https://github.com/codize-dev/sandbox/compare/v0.1.0...v0.1.1) (2026-03-06)
417

518

0 commit comments

Comments
 (0)