Releases: neptune-ai/neptune-client
Releases · neptune-ai/neptune-client
0.4.121
Fixes an issue with cutting out parts of matplotlib plots uploaded as images
0.4.120
pass verify when refreshing token
0.4.118
Update message on missing API token (#247)
0.4.117
Log exceptions for SSL issues (#242) Fixed to log full tracebacks in daemon threads
0.4.116
Fixed upload chunk retry (#240) Fixed empty body when retried chunk upload
0.4.115
Merge pull request #236 from neptune-ai/wip/pj/fix-noop-backend Fixes "neptune.init() throws exceptions with combination of ipython and offline-mode"
0.4.114
Remove warning about api_token given in init() function (#233) Remove warning about api_token given in init() function
0.4.113
0.4.112
Dont warn about using public API token (#230) * Dont warn about using public API token * Review changes
0.4.111
Fix uploading files in Python 2 (#229) Fix uploading files in Python 2