Releases: neptune-ai/neptune-client
Releases · neptune-ai/neptune-client
0.9.15
Fix websocket-client version (#584)
0.9.14
- don't upload sources on run resumes unless
source_files
are expliitly set - warn when uploaded numpy image has values outside of range [0..1]
0.9.13
Downgrade websocket-client bacause of bug in 1.0.0 version (#568) https://github.com/websocket-client/websocket-client/issues/694
0.9.12
Configurable timeout for sync operations (#565)
0.9.11
0.9.10
0.9.9
Retry 500 status codes
0.9.8
handle boolean attribute in runs_table
0.9.7
Fix backend get_attributes
0.9.6
- Boolean attributes
- Integer atributes
- Stop/Abort handling