Skip to content

Releases: tigrisdata/tigrisfs

v1.2.1

06 May 00:20
6e654d9

Choose a tag to compare

1.2.1 (2025-05-06)

Bug Fixes

v1.2.0

17 Apr 00:26
538d7b7

Choose a tag to compare

1.2.0 (2025-04-17)

Bug Fixes

  • Fallback to file log on demonize if no syslog (c8087e0)
  • Fix default endpoint in goreleaser build (5276352)
  • package: Package installation without systemd (cd8351c)

Features

  • performance: Preload small file on directory list (162ea1b)

v1.1.2

09 Apr 06:22
e84ad1f

Choose a tag to compare

1.1.2 (2025-04-09)

Bug Fixes

  • Fix no logs after daemonizing (0cffdd2)
  • Upgrade dependencies (37edaa9)

v1.1.1

08 Apr 00:06
27ae5fa

Choose a tag to compare

1.1.1 (2025-04-08)

Bug Fixes

  • goreleaser config: mark /etc/default/tigrisfs as 0600 (e1d943c)

v1.1.0

06 Apr 06:33
5d96bb7

Choose a tag to compare

1.1.0 (2025-04-06)

Bug Fixes

  • Enable race detector in tests (a736b74)
  • Fix cluster mode to pass the tests (0455094)
  • Fix race conditions (daf4258)
  • Fix release build (01e2058)
  • Fix tests to run on Tigris (4c43f9b)
  • Posix compatibility with Tigris backend (d148529)
  • Remove bundled AWS SDK (bb683fc)
  • Unified logging (4f7569b)
  • Upgrade Go. Fix tests. (00dc139)

Features

  • Systemd service to mount/umount buckets (3573475)
  • Upgrade dependencies (eee47f0)