Overview:
Graphistry Versions
Server | 2.40.28 (was 2.49.16) |
Python PyGraphistry client | 0.29.3 (was 0.29.1) |
Third-Party Versions
streamlit |
1.25.0 (was 1.21.0) |
caddy |
2.6.4 (was 2.5.2) |
Features
UI: Client health check page linked under profile menu
Python API: Python 3.10, Python 3.11 official support
Infrastructure
Initial OpenTelemetry support, contact staff for guidance
Support for use with Louie.AI
Fixes
UI: Refresh the page if layout is stuck on load ("bubble plot"), including serverside autohealing
Python API: Refresh logic
Python API: Allow token register without org
Graph-app-kit: improved the logging behavior and print statements not being written. We recommend using pyton logger instead of print statements for greater functionality and control. - issue #104
Graph-app-kit: fixed unhandled exception in demo_avr when splunk credentials not set - issue #105
Graph-app-kit: fixed incorrect ST_PUBLIC_PORT printed in the logs from entrypoint.sh - issue #106
Docs
Graph-app-kit: two new demo views were added: demo_avr and demo_login which are both cyber security related
Changes
Client health check parameter sensitivity changes
Breaking
Infra: Removed helper script deploy/scripts/download_investigations.sh . This is not expected to impact
Graph-app-kit: check if upgrade from streamlit 1.21 --> 1.25 might have affected your code: Not expected
Security
API for listing public Dataset and File objects removed
Limit visibility of API keys within an organization
graphistry-helm
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
Comments
0 comments
Article is closed for comments.