Skip to content

Releases: almatoai/hiro-client-python

v5.3.3

Choose a tag to compare

@pbrinkmeier-almato pbrinkmeier-almato released this 09 Apr 14:42
eeb06f5
  • Fixes bug in HiroGraph.escaped_query

v5.3.2

Choose a tag to compare

@pbrinkmeier-almato pbrinkmeier-almato released this 08 Apr 17:25

Add HiroGraph.escaped_query method.

v5.3.1

Choose a tag to compare

@cy303 cy303 released this 12 Jun 07:49
348a644

Set default proxy type to "http"

reveal secrets

Choose a tag to compare

@cy303 cy303 released this 12 Jun 07:57
v0.0.1

Reveal secrets

Version 5.3.0

Choose a tag to compare

@tryptichon tryptichon released this 10 Jun 07:12
30ab1a7
  • Decode any token via static decode_token_ext().

Changes for /api/auth/6.6:

  • Ability to revoke a token.
  • Recognize access_token and _TOKEN in token results.
  • Remove obsolete method fresh() from class TokenInfo because each token refresh issues a new refresh_token by default
    now.

Version 5.2.5

Choose a tag to compare

@tryptichon tryptichon released this 08 Mar 07:53
16cb584
  • [bugfix] Calculation within clientlib.TokenInfo.expired() now returns False as expected when no expires_at
    is available for a token. Previous versions would raise an exception.

Version 5.2.4

Choose a tag to compare

@tryptichon tryptichon released this 08 Feb 17:14
c20a6e0
  • Merge headers in AbstractAPI instead of replacing them.

Version 5.2.3

Choose a tag to compare

@tryptichon tryptichon released this 07 Feb 13:38
21de77f
  • Remove accept_all_certs for good. Directly use the flag in SSLConfig.

Version 5.2.2

Choose a tag to compare

@tryptichon tryptichon released this 04 Feb 14:41
  • Debugged python code documentation.
  • Fixed copyright notices.

Version 5.2.1

Choose a tag to compare

@tryptichon tryptichon released this 04 Feb 12:06
  • Updated Documentation

Also redeployment because https://pypi.org/project/hiro-graph-client/
received the wrong README.md