Graphistry

Latest version: v0.36.0

Safety actively analyzes 710644 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 19 of 20

0.14.1

Added
* Examples for icons, badges, and new node/edge bindings
* graph-app-kit links
* Slack link

Fixed
* Python test matrix: Removed 3.9
* Propagate misformatted etl1/2 server errors

0.14.0

Breaking 🔥
* Warnings: Standardizing on Python's warnings.warn

Fixed
* Neo4j: Improve handling of empty query results (https://github.com/graphistry/pygraphistry/issues/178)

Added
* Icons: Add new as_text, blend_mode, border, and style options (Graphistry 2.32+)
* Badges: Add new badge encodings (Graphistry 2.32.+)
* Python 3.8, 3.9 in test matrix
* New binding shortcuts `g.nodes(df, col)` and `g.nodes(df, src_col, dst_col)`

Changed
* Python 2.7: Removed __future__ (Python 2.7 has already been EOL so not breaking)
* Redid ipython detection
* Imports: Refactoring for more expected style
* Testing: Fixed most warnings in preperation for treating them as errors
* Testing: Integration tests against self-contained neo4j instance

0.13.0

Added

- Chainable methods `.addStyle()` and `.style()` in `api=3` for controlling foreground, background, logo, and page metadata. Requires Graphistry 2.31.10+ [08eddb8](https://github.com/graphistry/pygraphistry/pull/175/commits/08eddb8fe3ce8ebe66ad2773fc8ee57dfad2dc58)
- Chainable methods `.encode_[point|edge]_[color|icon|size]()` for more powerful *complex* encodings, and underlying generic handler `__encode()`. Requires Graphistry 2.31.10+ [f370ca8](https://github.com/graphistry/pygraphistry/pull/175/commits/f370ca82931e8fb61e40d62ba397b95e0d474f7f)
- More usage examples in README.md

Changed

- Split `ArrowLoader::*encoding*`methods to `*binding*` vs. `*encoding*` ones to more precisely reflect the protocol. Not considered breaking as an internal method.

0.12.0

Added

- Neo4j 4 temporal and spatial type support - [172](https://github.com/graphistry/pygraphistry/pull/172)
- CHANGELOG.md

Changed
- Removed deprecated docker test harness in favor of `docker/` - [172](https://github.com/graphistry/pygraphistry/pull/172)


Changelog

All notable changes to the graph-app-kit are documented in this file.

The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and all PyGraphistry-specific breaking changes are explictly noted here.

Related changelogs:

Core:
* [Streamlit](https://docs.streamlit.io/en/stable/changelog.html)
* [PyGraphistry changelog](https://github.com/graphistry/pygraphistry/blob/master/CHANGELOG.md)
* [Graphistry core changelog](https://graphistry.zendesk.com/hc/en-us/articles/360033184174-Enterprise-Release-List-Downloads)
* [RAPIDS changelog](https://github.com/rapidsai/cudf/releases)

Extensions:
* [Neo4j](https://neo4j.com/release-notes/)
* [TigerGraph](https://docs.tigergraph.com/faqs/change-log-1)
* [AWS Neptune](https://docs.aws.amazon.com/neptune/latest/userguide/doc-history.html)

[Development]

See [projects page](https://github.com/graphistry/graph-app-kit/projects) and [open pull requests](https://github.com/graphistry/graph-app-kit/pulls)

Changed

* Update dependency PyGraphistry 0.33.8

Infra

* Enable native execution with stronger default env var handling

0.3.7

Added

* Added CUDA 11.8 / RAPIDS 23.10 support.
* Added GKE support and guidelines.
* Added OpenTelemetry support (including Grafana, Prometheus, Jaeger on ArgoCD).
* Improved Postgres cluster configuration.

0.3.6

Breaking 🔥
* None
Added

* Added optional GAK secret so it doesnt hold up the deployment if the secret is not present


* Added Bundler for auxiliary charts for airgap deployments.

* Added github action for aux charts bundle release.



Changed

* Made Dask Kubernetes operator Optional, will deploy standard scheduler/worker if not present

* Changed Terraform design to use charts from Chart bundle instead of using the charts from the repo directly.

Fixed

* Dask Kubernetes operator fixed the scheduler bug upstream

* Fixed hardcoded service name in dask scheduler service spec

Page 19 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.