What's Changed
- Use persistent_term for cowboy dispatch by @v0idpwn in #363
- Fix call_rpc fallback function params by @ZhengQingchen in #366
- Remove deprecated functions by @sleipnir in #367
- Update maintainers list by @sleipnir in #369
- Fix elixir 1.17 warnings by @hypno2000 in #368
- Allow configurable Mint adapter by @caike in #370
- Add initial guide about HTTP/2 connection pooling by @Nezteb in #350
- Docs: Fix README syntax highlight by @caike in #373
- improve docs and specs for
Cowboy.Handler
by @beligante in #374 - [#184] gracefully handles server process shutdown by @beligante in #375
- Remove outdated statement from README by @v0idpwn in #379
- Allow client settings opt on mint adapter by @beligante in #378
- Update badges in readme by @kianmeng in #380
- [ 377 ] Add
crash_report
logger metadata for exceptions captured byCowboy.Handler
by @beligante in #381 - Fix. Integration client tests by @sleipnir in #382
- Remove warnings by @sleipnir in #383
- Fix. Gun server tests by @sleipnir in #384
New Contributors
- @ZhengQingchen made their first contribution in #366
- @hypno2000 made their first contribution in #368
- @caike made their first contribution in #370
- @kianmeng made their first contribution in #380
Full Changelog: v0.8.1...v0.9.0