Skip to content

Releases: logicalclocks/hopsfs-go-client

v2.5.9

10 Apr 09:16
5fef0ec

Choose a tag to compare

What's Changed

  • HOPSFS-283: update proto files to be compatible with HopsFS 3.4.3.0 by @hamidgh09 in #37

Full Changelog: v2.5.8...v2.5.9

v2.5.8

24 Mar 08:50

Choose a tag to compare

What's Changed

  • HOPSFS-330: Add groupname parameter to file/directory creation by @smkniazi in #36

Full Changelog: v.2.5.7...v2.5.8

v2.5.7

18 Dec 10:49
cce8d40

Choose a tag to compare

HOPSFS-306: Throw storage full error if block store is full (#35)

* HOPSFS-306: Throw storage full error if block store is full

* HOPSFS-306: go version 1.24.0 for GH actions

* HOPSFS-306: revert binary rename

* HOPSFS-306: revert binary rename

* HOPSFS-306: revert binary rename

v2.5.6

30 Jun 10:19
18b3692

Choose a tag to compare

What's Changed

  • HOPSFS-264: read datanode ip and port directly from OS's env. In #32
  • HOPSFS-259: add read/write support from/to encryption zones. In #31

v2.5.5

19 Sep 14:41
a2634b4

Choose a tag to compare

Merge pull request #30 from smkniazi/HOPSFS-186

HOPSFS-186: send storage type when creating a new block

v2.5.4

15 May 15:05
151a830

Choose a tag to compare

Merge pull request #28 from smkniazi/HOPSFS-156

HOPSFS-156: Improved error handling and exposing createParent param in createFile API

v2.5.3

16 Apr 13:16
805cef9

Choose a tag to compare

Merge pull request #26 from smkniazi/merge_april

HOPSFS-152: Merge changes from upstream

v2.5.2

12 Apr 08:59
eb226f5

Choose a tag to compare

Merge pull request #25 from smkniazi/HOPSFS-144

HOPSFS-144: Added options for rename operations

v2.5.1

06 Feb 14:19
a4d9d4e

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

18 Dec 08:54
e42ffb1

Choose a tag to compare

Added GetPos read and write streams and added SetReplication method