|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.2.0](https://github.com/st0o0/TurboHTTP/compare/v0.1.3...v0.2.0) (2026-05-04) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add QUIC transport implementation ([780d0c0](https://github.com/st0o0/TurboHTTP/commit/780d0c0c6e3c685c95b4be29105053c3e366cbd7)) |
| 9 | +* add Servus.Akka.TestKit dependency ([98bffd1](https://github.com/st0o0/TurboHTTP/commit/98bffd190ad144fb30682ac5bfad143724978db6)) |
| 10 | +* add Servus.Akka.Transport listener ([70ad8bf](https://github.com/st0o0/TurboHTTP/commit/70ad8bf99cfffde2f09148cfc3c8bf59df6aa613)) |
| 11 | +* add ServusTrace integration ([722ea70](https://github.com/st0o0/TurboHTTP/commit/722ea7047977854b8b9cd361e0f22bc580ea8b87)) |
| 12 | +* add TCP transport implementation ([ebf6689](https://github.com/st0o0/TurboHTTP/commit/ebf66890bb54ab84565b32456b516f64b449606e)) |
| 13 | + |
| 14 | + |
| 15 | +### Bug Fixes |
| 16 | + |
| 17 | +* **ci:** adjust release manifest directory ([44980a5](https://github.com/st0o0/TurboHTTP/commit/44980a5bc10fec9ab44656b037e3ed621d14e6dd)) |
| 18 | +* **ci:** integrate deps commit type ([5f88452](https://github.com/st0o0/TurboHTTP/commit/5f884529c0df9fa64889ea2ae38c42b0fd27a631)) |
| 19 | +* **commitlint:** ignore dependabot commits ([f3a662a](https://github.com/st0o0/TurboHTTP/commit/f3a662aced507f71057ba1d88416c018cbe42e88)) |
| 20 | +* minor fixes ([2d62179](https://github.com/st0o0/TurboHTTP/commit/2d62179e9c8a91c4591f50d33bfb3b39ff8921bc)) |
| 21 | +* minor fixes ([f1cb795](https://github.com/st0o0/TurboHTTP/commit/f1cb79575a48d17e6ac6f3392640142662c3b6bf)) |
| 22 | +* minor transport fix ([9b1bba2](https://github.com/st0o0/TurboHTTP/commit/9b1bba223aeffc63b87dd63db3714c4d54a53e80)) |
| 23 | +* **readme:** Correct workflow badges ([1392385](https://github.com/st0o0/TurboHTTP/commit/13923855b98ce487754d43baac42b13bdd720c32)) |
| 24 | +* **release:** correct config paths ([a6ad77e](https://github.com/st0o0/TurboHTTP/commit/a6ad77ee7bae28faa1515ac9cd7562ece4731cff)) |
| 25 | + |
| 26 | + |
| 27 | +### Performance |
| 28 | + |
| 29 | +* enhance HTTP/2 and HTTP/3 transport performance and streaming ([74d0b30](https://github.com/st0o0/TurboHTTP/commit/74d0b30d7105482d1933354c09ea6aedd9cfd5f3)) |
| 30 | + |
| 31 | + |
| 32 | +### Documentation |
| 33 | + |
| 34 | +* update Obsidian notes ([b933151](https://github.com/st0o0/TurboHTTP/commit/b93315141e1724b67e280f1f5f005584715ad55b)) |
| 35 | + |
| 36 | + |
| 37 | +### Dependencies |
| 38 | + |
| 39 | +* Bump actions/checkout from 4 to 6 ([a9a12fa](https://github.com/st0o0/TurboHTTP/commit/a9a12fa54ea75f44dfe00098bb78b0ee71348392)) |
| 40 | +* bump actions/deploy-pages from 4 to 5 ([6998305](https://github.com/st0o0/TurboHTTP/commit/69983054d11d8ce88462a352b0611a0a0e5dabd9)) |
| 41 | +* bump actions/setup-node from 4 to 6 ([299470c](https://github.com/st0o0/TurboHTTP/commit/299470c0e773bbf67f43b49b6b577a93125ecb23)) |
| 42 | +* Bump actions/upload-pages-artifact from 3 to 5 ([233b563](https://github.com/st0o0/TurboHTTP/commit/233b563c65f39d94dc063bd61edb7fccf1c9f9fe)) |
| 43 | +* bump amannn/action-semantic-pull-request from 5 to 6 ([5f3a418](https://github.com/st0o0/TurboHTTP/commit/5f3a4182afbc23598ad7c4065458533250c62d7f)) |
0 commit comments