Skip to content

Releases: neptune-ai/neptune-client

0.4.121

29 Sep 11:30
1a41a52
Compare
Choose a tag to compare

Fixes an issue with cutting out parts of matplotlib plots uploaded as images

0.4.120

10 Sep 12:23
Compare
Choose a tag to compare
pass verify when refreshing token

0.4.118

16 Jul 11:03
99a7218
Compare
Choose a tag to compare
Update message on missing API token (#247)

0.4.117

25 Jun 07:50
0b115bf
Compare
Choose a tag to compare
Log exceptions for SSL issues (#242)

Fixed to log full tracebacks in daemon threads

0.4.116

23 Jun 09:00
c6bd436
Compare
Choose a tag to compare
Fixed upload chunk retry (#240)

Fixed empty body when retried chunk upload

0.4.115

16 Jun 13:43
355b220
Compare
Choose a tag to compare
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

20 May 09:52
274458c
Compare
Choose a tag to compare
Remove warning about api_token given in init() function (#233)

Remove warning about api_token given in init() function

0.4.113

05 May 09:36
2e8543c
Compare
Choose a tag to compare
Warn about large source uploading (#231)

* Warn about large source uploading

0.4.112

27 Apr 11:54
11ce62a
Compare
Choose a tag to compare
Dont warn about using public API token (#230)

* Dont warn about using public API token

* Review changes

0.4.111

20 Apr 14:36
badf988
Compare
Choose a tag to compare
Fix uploading files in Python 2 (#229)

Fix uploading files in Python 2