go-storage v4.3.0 Release Notes

Release Date: 2021-07-14 // over 2 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)