Skip to content

storage v3.0.0

Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 16 Jan 15:51
· 1089 commits to master since this release
v3.0.0
53c2f2c

v3.0.0 - 2021-01-15

Added

  • pairs: Add support for user-agent (#477)
  • operation: Add fetcher (#480)
  • Proposal: Add default pair for operations (#484)
  • types: Implement proposal Unify List Operation (#489)
  • types: Implement proposal segment api redesign (#490)
  • cmd: Implement code generate and format (#491)
  • types: Implement proposal Object Mode (#493)

Changed

  • cmd/definitions: Don't need to store definitions to bindata (#476)
  • cmd: Introduce aos-dev/specs to maintain specs (#481)
  • docs: Migrate design to aos-dev/specs (#488)
  • cmd: Migrate from hcl to toml (#496)