Skip to content

Releases: elixir-tesla/tesla

v1.13.2

06 Nov 17:56
90ef3ba
Compare
Choose a tag to compare

What's Changed

  • fix: dialyzer typespec issue with partial env by @yordis in #727

Full Changelog: v1.13.1...v1.13.2

v1.13.1

06 Nov 00:44
dd9f0a1
Compare
Choose a tag to compare

What's Changed

  • chore: improve docs about telemetry middleware by @yordis in #720
  • chore: improve middleware docs by @yordis in #721
  • chore: improve adapters docs by @yordis in #722
  • chore: fixing example and removing reminder use Tesla showcasing by @yordis in #723
  • feat: allow to specify encoding strategy for query params by @RudolfMan in #558
  • fix: typespec for test module by @yordis in #726

New Contributors

Full Changelog: v1.13.0...v1.13.1

v1.13.0

24 Oct 03:40
12519d3
Compare
Choose a tag to compare

Feature

  • Added Tesla.Test module, please check the How-To Guides, and module documentation

What's Changed

  • feat: add mox integration test support by @yordis in #718

Full Changelog: v1.12.3...v1.13.0

v1.12.3

22 Oct 21:30
1baedf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.12.3

v1.12.2

21 Oct 06:08
500b211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.1...v1.12.2

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