v1.5.0
What's Changed
- Remove micro sign by @moogle19 in #519
- Allow set custom formatter for logger by @oo6 in #520
- Update missing encodeJson middleware in Readme by @epinault in #512
- Compression Middleware: Add accept-encoding header when appropriate by @wkirschbaum in #485
- chore: add release workflow by @yordis in #530
- Update testing example by @OnigiriJack in #515
- Migrate GitHub Actions to erlef/setup-beam by @kianmeng in #533
- Update Tesla.Middleware documentation with functioning example code by @yukster in #517
- middleware example: print out both headers and options by @JLarky in #535
- fix: global example by @yordis in #542
- refactor:
import Bitwise
instead ofuse Bitwise
by @cgarvis in #546 - fix httpc bodyless methods by @olafura in #550
- Sets finch dep to 0.13.0 by @dantuck in #547
- Uses
:max_body
inhackney
Adapter by @thiagopromano in #528 - Add a middleware to encode/decode MessagePack payloads by @chaodhib in #511
New Contributors
- @moogle19 made their first contribution in #519
- @oo6 made their first contribution in #520
- @epinault made their first contribution in #512
- @wkirschbaum made their first contribution in #485
- @OnigiriJack made their first contribution in #515
- @yukster made their first contribution in #517
- @JLarky made their first contribution in #535
- @cgarvis made their first contribution in #546
- @olafura made their first contribution in #550
- @dantuck made their first contribution in #547
- @thiagopromano made their first contribution in #528
- @chaodhib made their first contribution in #511
Full Changelog: v1.4.4...v1.4.5