Skip to content

Releases: Geotab/mygeotab-python

Release 0.9.4

24 Oct 18:13

Choose a tag to compare

What's Changed

  • Improved error handling for access check failures by @Sanyam233 in #133
  • Removes un-needed pandas and pytest-monkeytype from dev-packages

Full Changelog: v0.9.3...v0.9.4

Release 0.9.3

08 Sep 18:43

Choose a tag to compare

What's Changed

  • Uses TLS_CLIENT for SSL context by @aaront in #125
  • Centralizes parameter utilities & fixes parameter bugs by @aaront in #127

Full Changelog: v0.9.2...v0.9.3

Release v0.9.2

08 Oct 20:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

Release v0.9.1

05 Jun 20:18

Choose a tag to compare

What's Changed

  • Updates SSL context options to find default system certificates by @aaront in #123

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

23 Feb 21:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.8...v0.9.0

v0.8.8

15 Sep 03:33

Choose a tag to compare

What's Changed

Improvements

  • Use the highest TLS version available (at least TLS 1.2) when making calls.

Bug Fixes

New Contributors

Full Changelog: v0.8.7...v0.8.8

v0.8.7

12 Nov 03:30

Choose a tag to compare

What's Changed

  • Client certificate support and example by @eyazrgeotab in #1
  • Console improvements using ptpython (if installed) and better handling of sessions.

New Contributors

Full Changelog: v0.8.6...v0.8.7