Releases: emqx/minirest
Releases · emqx/minirest
1.3.11
What's Changed
- fix: lookup
minirest_apiamong all module behaviours by @SergeTupchiy in #111 - fix: prevent pmap from getting stuck forever by @savonarola in #112
New Contributors
- @SergeTupchiy made their first contribution in #111
Full Changelog: 1.3.10...1.3.11
1.3.10
What's Changed
- feat: raise error for bad description by @zhongwencool in #110
Full Changelog: 1.3.9...1.3.10
0.3.9
1.3.7
What's Changed
- feat: make sure tags is titlecase by @zhongwencool in #101
Full Changelog: 1.3.6...1.3.7
1.3.4
What's Changed
- fix: server crash when receive unsupported method by @zhongwencool in #96
Full Changelog: 1.3.3...1.3.4
1.3.2
What's Changed
- fix: always update dispatch rules by @zhongwencool in #94
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- fix: pmap api_spec will crash if timeout by @zhongwencool in #93
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- feat: generate api_spec concurrently by @zhongwencool in #91
- fix: json error message crash by @zhongwencool in #92
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- fix: function_clause when bind listener port failed by @zhongwencool in #88
- Better message by @DDDHuang in #89
- feat: update dispatch asynchronously by @zhongwencool in #90
Full Changelog: 1.2.13...1.3.0
1.2.13
What's Changed
- fix: crash when upload large form data by @zhongwencool in #87
Full Changelog: 1.2.12...1.2.13