Skip to content

Tags: graphistry/pygraphistry

Tags

0.41.1

Toggle 0.41.1's commit message
Release version 0.41.1

Bug fixes:
- Fix chain_remote and python_remote to use client session instead of global singleton
- Fix missing certificate_validation support in remote operations
- Fix documentation issues and improve logging

0.41.0

Toggle 0.41.0's commit message
docs(changelog): 0.41.0

0.40.0

Toggle 0.40.0's commit message
docs(changelog): 0.40.0

0.39.1

Toggle 0.39.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
kusto notebook fixes for GRAPH_NAME and register links fixes (#692)

* bug: updated broken register link

* bug: fixed GRAPH_NAME graph_name inconsistencies breaking notebook

* Revert "bug: updated broken register link"

This reverts commit ffff331.

* fixed graph_name GRAPH_NAME variable, added timestamp to snapshot name, changed to default register cell

* bug: updated broken register link

* docs(kusto ipynb): update intro (#693)

* docs(kusto ipynb): update intro

* docs(changelog)

* docs(changelog): fix version

---------

Co-authored-by: lmeyerov <leo@graphistry.com>

0.39.0

Toggle 0.39.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve global Arrow Cache Performance (#684)

* Improve ArrowFileUploader cache behavior

* Deep hash strategy

* revert interfaces

* Improve tests and fix cache usage

* update changelog to follow on graphistry client() chng

0.38.3

Toggle 0.38.3's commit message
Release 0.38.3 - Fix relative imports in GFQL modules

0.38.2

Toggle 0.38.2's commit message
Release 0.38.2 - GFQL temporal predicates implementation

0.38.1

Toggle 0.38.1's commit message
Release 0.38.1 - GFQL temporal predicates

v0.38.1rc4

Toggle v0.38.1rc4's commit message
Test release candidate 4 - explicitly disable PyPI attestations

v0.38.1rc3

Toggle v0.38.1rc3's commit message
Test release candidate 3 - attestations only for TestPyPI