Skip to content

Releases: elixir-tesla/tesla

v1.5.0

14 Dec 18:24
Compare
Choose a tag to compare

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

v1.4.4

17 Dec 15:07
Compare
Choose a tag to compare

Changelog

https://hexdocs.pm/tesla/1.4.4/

v1.4.3

04 Aug 09:53
Compare
Choose a tag to compare

Changelog

https://hexdocs.pm/tesla/1.4.3

v1.4.2

06 Jul 10:08
Compare
Choose a tag to compare

Changelog

Middleware

https://hexdocs.pm/tesla/1.4.2

v1.4.1

06 Apr 09:13
Compare
Choose a tag to compare

Changelog

6th anniversary 🎉

Adapters

Middlewares

  • [#440] DigestAuth: Use original HTTP method to retrieve digest authorization variables - by @tomekzaw
  • [#436] Logger: Allow setting format at runtime - by @blisscs
  • [#454] KeepRequest: Keep request URL - by @polvalente

Others

https://hexdocs.pm/tesla/1.4.1

v1.4.0

15 Nov 11:38
Compare
Choose a tag to compare

Changelog

Adapters

Middlewares

Others

https://hexdocs.pm/tesla/1.4.0

v1.3.3

25 Mar 21:10
Compare
Choose a tag to compare

Changelog

https://hexdocs.pm/tesla/1.3.3

v1.3.2

11 Feb 10:09
Compare
Choose a tag to compare

Changelog

https://hexdocs.pm/tesla/1.3.2

v1.3.1

05 Jan 14:10
Compare
Choose a tag to compare

https://hexdocs.pm/tesla/1.3.1

v1.3.0

05 Sep 16:06
Compare
Choose a tag to compare

Changelog

https://hexdocs.pm/tesla/1.3.0