Skip to content

v0.23.4

Compare
Choose a tag to compare
@littleskunk littleskunk released this 16 Oct 18:08

Changelog

Storagenode

  • Installer/windows: checkbox for opening SNOboard after installation (#3212)
  • Installer: identity directory defaults to %APPDATA%\Storj\Identity\Storagenode (#3216)
  • Bump drpc version (#3235)
  • Storagenode/piecestore: Fix to ignore both gRPC and dRPC EOF errors. (#3274)

Uplink

  • Uplink/piecestore: Check SN piece hash timestamp (#3246)

Satellite

  • Satellite/repair: dont error on deleted segments (#3252)
  • Satellite/audit: improve logging (#3285)
  • Satellite/PieceHashValidation: Increase time window from 2h to 24h to avoid timezone issues (#3291)
  • Satellite/repair: improve logging (#3287)

Storj-sim

  • cmd/storj-sim: expose GATEWAY_X_API_KEY (#3225)