Skip to content

storage v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 23 Dec 09:50
· 1420 commits to master since this release
v0.4.0
4cbca8b

v0.4.0 - 2019-12-23

Added

  • servicer: Add String() for debug (#23)
  • Implement proposal support service init via config string (#38)

Changed

  • internal: Refactor generator (#24)
  • internal: Don't preserve files' metadata
  • storager: Implement proposal 1-unify-storager-behavior (#30)
  • *: Implement proposal 2-use-callback-in-list-operations (#31)
  • services: Promote values into struct instead of metadata (#33)
  • services: Split endpoint and credential into different pairs (#34)
  • storager: Split Metadata to Metadata and Statistical (#39)

Fixed

  • services/posixfs: Fix std{in/out} support for Stat (#35)