go-storage v4.3.0 Release Notes

Release Date: 2021-07-14 // almost 3 years ago
  • โž• Added

    • ๐Ÿ‘ cmd/definitions: Add support for type uint64 (#615)
    • services: Implement GSP-127 Add ServiceInternal and RequestThrottled Errors (#616)
    • โœ… ci: Add codecov in unittests (#622)
    • ๐Ÿ“„ docs: GSP-654 Unify List Behavior (#654)
    • ci: Add gofmt to action (#660)

    ๐Ÿ”„ Changed

    • ๐Ÿ“„ docs: Reorganize README for better understanding (#613)
    • types: Add comments for Object and ObjectMode (#614)
    • ๐Ÿšš cmd/definitions: Remove deprecated fields introduced in v4.2.0 (#619)
    • ๐Ÿ“ฆ pkg/endpoint: Remove deprecated package pkg/endpoint (#621)
    • ๐Ÿ“„ docs: Move rfcs and spec here as required in GSP-139 (#628)
    • ๐Ÿšš cmd: Move definitions here as described in GSP-139 (#652)
    • ๐Ÿ“„ docs: Update RFC template (#655)
    • cmd/definitions: Implement GSP-134 Write Behavior Consistency (#656)

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ makefile: Fix code not formatted correctly (#661)