Skip to content

Releases: elixir-tesla/tesla

v1.12.1

05 Aug 17:38
4df1594
Compare
Choose a tag to compare

Important

What's Changed

  • Revert "feat: add ssl opt to httpc by default" by @yordis in #702

Full Changelog: v1.12.0...v1.12.1

v1.12.0

01 Aug 15:15
9ec3838
Compare
Choose a tag to compare

Important

  • :httpc enables SSL by default in OTP 25+ Please keep the eye on around the topic

What's Changed

  • chore(deps-dev): bump the dev group with 2 updates by @dependabot in #698
  • chore(deps): bump the prod group across 1 directory with 2 updates by @dependabot in #699
  • feat: add ssl opt to httpc by default by @yordis in #626

Full Changelog: v1.11.2...v1.12.0

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