Releases: qicosmos/cinatra
Releases · qicosmos/cinatra
Release 0.9.7
Release 0.9.6
What's Changed
- fix ws ping by @qicosmos in #684
- Fix and tests by @qicosmos in #685
- [press tool]fix tool by @qicosmos in #687
- [req timeout]improve by @qicosmos in #688
- fix: make the default handler priority the lowest by @helintongh in #690
- fix transfer by @qicosmos in #691
- Fix the head buffer consumption upon encountering an error. by @osabc in #695
- fix: consume head buffer on read error and initialize last_rwtime by @osabc in #696
- fix: append port to Host header for non-default ports by @osabc in #697
- [cmake][improve]auto find openssl by @qicosmos in #698
- fix: improve SSL initialization and error handling for file responses by @osabc in #700
- fix: add bounds-checking adaption by @helintongh in #710
- Add connection function by @osabc in #715
- 默认 range by @osabc in #716
- [websocket]fix parse by @qicosmos in #718
New Contributors
Full Changelog: 0.9.5...0.9.6
Release 0.9.5
What's Changed
- fix reset client by @qicosmos in #657
- fix some by @qicosmos in #661
- fix write ws frame by @qicosmos in #664
- enable_ws_deflate_ by @qicosmos in #665
- improve timeout duration by @qicosmos in #666
- set max http body length by @qicosmos in #668
- support earlier return by @qicosmos in #671
- fix case by @qicosmos in #673
- client read ws timeout by @qicosmos in #674
- histgram expired by @qicosmos in #676
- Improve summary by @qicosmos in #677
- add available by @qicosmos in #678
- clear outbuf by @qicosmos in #680
- add user data by @qicosmos in #681
Full Changelog: 0.9.4...0.9.5
Release 0.9.4
What's Changed
- feat: add system metric counter in windows by @helintongh in #628
- perf: Optimize payload length check before reading data by @xukeawsl in #629
- Fix upload by @qicosmos in #630
- Sync metric by @qicosmos in #631
- Metric for windows by @qicosmos in #632
- Sync coro channel by @qicosmos in #633
- Fix conv by @qicosmos in #634
- Test conv by @qicosmos in #635
- test by @qicosmos in #636
- Test conv1 by @qicosmos in #642
- test by @qicosmos in #643
- Add unit test by @qicosmos in #646
- Test http server by @qicosmos in #647
- Test http server1 by @qicosmos in #650
- fix and tests by @qicosmos in #652
- remove headers in reverse proxy by @qicosmos in #653
- Add ut for server by @qicosmos in #654
- for mac by @qicosmos in #655
- sync metric by @qicosmos in #656
New Contributors
Full Changelog: 0.9.3...0.9.4
Release 0.9.3
What's Changed
- [breakchange][feat] async_upload support offset by @poor-circle in #621
- fix out buf by @qicosmos in #622
- Sync code by @qicosmos in #624
- Fix summary by @qicosmos in #625
Full Changelog: 0.9.2...0.9.3
Release 0.9.2
What's Changed
- revert some by @qicosmos in #569
- add version by @qicosmos in #571
- fix: coro router uses entire path as key by @helintongh in #573
- simplify code by @qicosmos in #574
- fix len by @qicosmos in #575
- fix close frame by @qicosmos in #576
- add control by @qicosmos in #577
- Fix: clear last queries and check upgrade by @qicosmos in #579
- init by @qicosmos in #570
- some improve by @qicosmos in #580
- fix and update by @qicosmos in #581
- [coro_http_server]some improvement and update by @qicosmos in #582
- unify connect and reconnect by @qicosmos in #583
- [coro_http_server]update form data example by @qicosmos in #584
- [coro_http_server]improve by @qicosmos in #585
- [press tool]unify benchmark client by @qicosmos in #586
- update doc by @qicosmos in #587
- update iguana by @helintongh in #588
- fix ssl option by @qicosmos in #594
- [new features]Improve metric by @qicosmos in #591
- fix typo by @qicosmos in #596
- feat: add compress api for coro client by @helintongh in #597
- serialize metric to json by @qicosmos in #598
- improve summary by @qicosmos in #602
- [metric]simplify clean by @qicosmos in #603
- Add inner metrics by @qicosmos in #604
- fix client ws by @qicosmos in #605
- feat:add br support by @helintongh in #600
- Improve metric by @qicosmos in #606
- support async_upload, support async_sendfile() with zerocopy in async_upload & async_chunked_upload by @poor-circle in #608
- remove some code by @poor-circle in #609
- fix query by @qicosmos in #610
- Refactor coro file by @qicosmos in #611
- out buf update by @qicosmos in #612
- fix out buf by @qicosmos in #614
- handle pipe signal by @qicosmos in #613
- fix sendfile by @qicosmos in #615
- fix client pool by @qicosmos in #616
- default port by @qicosmos in #617
Full Changelog: 0.9.1...0.9.2
Release 0.9.1
Release 0.9.0
What's Changed
- feat:improve router, each http method per tree by @helintongh in #532
- coro channel by @qicosmos in #533
- add submodule iguana by @qicosmos in #534
- update async_simple(6be48e7b3edde61a8a4e7ca432d25a8d9840153c) by @qicosmos in #536
- support select coro and channel by @qicosmos in #535
- improve post method by @qicosmos in #537
- lazy callback by @qicosmos in #539
- From address by @qicosmos in #540
- Use resolver by @qicosmos in #542
- fix example by @qicosmos in #543
- fix server by @qicosmos in #545
- fix aspect by @qicosmos in #546
- Fix timeout1 by @qicosmos in #548
- fix by @qicosmos in #549
- coro ws by @qicosmos in #550
- update by @qicosmos in #551
- fix chunked by @qicosmos in #552
- add more interface by @qicosmos in #553
- reverse websocket by @qicosmos in #556
- set default http handler by @qicosmos in #557
- Update doc and coro io by @qicosmos in #558
- feat: add websocket permessage-deflate by @helintongh in #559
Full Changelog: v0.8.9...0.9.0