Skip to content

v1.0.4 bug fix release

Compare
Choose a tag to compare
@gcornut gcornut released this 19 Jun 14:38
· 144 commits to master since this release

Bug fixes

  • Fix possible concurrent file writes using randomness in folder name during BrAPI object indexing on disk.
  • Fix incoherent json file writes missing flush before close.
  • Fix unexpected JSONDecode error flushing the file system write cache.
  • Fix bulk json naming
  • Fix URI generation using URL encoding.
  • Add error reporting on JSON decode error
  • Add documentation on how to release the project.