Skip to content

Releases: devolo/ssllabs

v1.2.2

Choose a tag to compare

@Shutgun Shutgun released this 29 Nov 16:59
6a356de

Fixed

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

v1.2.1

Choose a tag to compare

@Shutgun Shutgun released this 07 Aug 20:04
8c9cd37

Fixed

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

v1.2.0

Choose a tag to compare

@Shutgun Shutgun released this 06 Mar 14:33
40dd0cc

Added

  • Allow using cached results

v1.1.0

Choose a tag to compare

@Shutgun Shutgun released this 16 Feb 06:48
aba0a7d

Added

  • Use own HTTP client, if special settings are needed

v1.0.2

Choose a tag to compare

@Shutgun Shutgun released this 09 Dec 08:16
246b948

Fixed

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

v1.0.1

Choose a tag to compare

@2Fake 2Fake released this 23 Mar 13:30
902a5c2

Fixed

  • Docs build

v1.0.0

Choose a tag to compare

@2Fake 2Fake released this 23 Mar 12:59
5074033

Added

  • Autogenerated docs using Sphinx

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@Shutgun Shutgun released this 08 Feb 16:11
1008ffa

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

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@Shutgun Shutgun released this 28 Jan 15:53
f342517

Added

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

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@2Fake 2Fake released this 27 Jan 11:58
00983bd

Fixed

  • Fixed pip installation