Skip to content

Releases: elixir-tesla/tesla

v1.8.0

25 Oct 19:56
d3ea190
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

15 May 16:23
55f342b
Compare
Choose a tag to compare

What's Changed

  • Remove "import Bitwise" to fix a warning by @whatyouhide in #581
  • Replace get_env with compile_env in module body & minor enhancement with version upgrade. by @uzairaslam196 in #580
  • chore: remove elixir 1.9 by @yordis in #583
  • chore: upgrade deps to latest versions batch 1 by @yordis in #584
  • chore: upgrade deps to latest versions batch 2 by @yordis in #539

Critical Change

  • Requires Elixir 1.10

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

06 May 22:49
30c3a29
Compare
Choose a tag to compare

What's Changed

  • Ensure connection errors return the expected error tuple by @carrascoacd in #577

Full Changelog: v1.6.0...v1.6.1

v1.6.0

02 Apr 19:13
04a94e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

16 Feb 03:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

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