Skip to content

Releases: devolo/ssllabs

v1.2.2

29 Nov 16:59
6a356de

Choose a tag to compare

Fixed

  • Fetch endpoint details when using cached results (thx @alex-gts)

v1.2.1

07 Aug 20:04
8c9cd37

Choose a tag to compare

Fixed

  • Set fromCache explicitly to not always trigger a new analysis (thx @jrunu)

v1.2.0

06 Mar 14:33
40dd0cc

Choose a tag to compare

Added

  • Allow using cached results

v1.1.0

16 Feb 06:48
aba0a7d

Choose a tag to compare

Added

  • Use own HTTP client, if special settings are needed

v1.0.2

09 Dec 08:16
246b948

Choose a tag to compare

Fixed

  • The API does not provide the sourceTime data in every case

v1.0.1

23 Mar 13:30
902a5c2

Choose a tag to compare

Fixed

  • Docs build

v1.0.0

23 Mar 12:59
5074033

Choose a tag to compare

Added

  • Autogenerated docs using Sphinx

v0.3.0

08 Feb 16:11
1008ffa

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Added

  • Query used API version with ssllabs.api.API_VERSION
  • Low level methods now can reuse an existing AsyncClient instance

Fixed

  • Fix dataclasses for certain situations

v0.2.0

28 Jan 15:53
f342517

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Added

  • High level methods now respect cool off and maximum assessment rate limits

v0.1.1

27 Jan 11:58
00983bd

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Fixed

  • Fixed pip installation