Skip to content

1.6.0

Compare
Choose a tag to compare
@PatrykGala PatrykGala released this 18 Aug 08:39
· 512 commits to master since this release
b627dfb

neptune 1.6.0

Features

  • Added list_fileset_files() method to list files and directories contained in FileSet field (#1412)

Fixes

  • Fixed stringify_unsupported not catching a broader MutableMapping class (#1427)
  • Cast keys in the resulting dictionary to string in stringify_unsupported (#1427)
  • Fixed an issue where data was sometimes not uploaded in case the initial request to the Neptune servers failed (#1429)