Skip to content

Releases: elixir-tesla/tesla

v1.11.2

09 Jul 20:33
8172d27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

27 Jun 16:47
7e95271
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

20 Jun 15:22
a173a47
Compare
Choose a tag to compare

What's Changed

  • feat: add retry_count opt in the retry middleware by @yordis in #686

Full Changelog: v1.10.3...v1.11.0

v1.10.3

19 Jun 21:57
ec423d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v1.10.3

v1.10.2

19 Jun 21:02
27cc13e
Compare
Choose a tag to compare

What's Changed

  • fix: json decoder middleware for uppercase content type by @yordis in #685

Full Changelog: v1.10.1...v1.10.2

v1.10.1

19 Jun 19:34
92642fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

17 Jun 22:46
f1c9a36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

11 Apr 19:33
Compare
Choose a tag to compare

What's Changed

New

  • Middleware.PathParams: add OpenAPI params by @halostatue in #628
  • Request/Response streaming for Finch adapter, SSE middleware by @teamon in #540

Fixed

New Contributors

Full Changelog: v1.8.0...v1.8.1

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