Skip to content

v1.5.0

Compare
Choose a tag to compare
@teamon teamon released this 14 Dec 18:24
· 140 commits to master since this release

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 of use 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 in hackney Adapter by @thiagopromano in #528
  • Add a middleware to encode/decode MessagePack payloads by @chaodhib in #511

New Contributors

Full Changelog: v1.4.4...v1.4.5