Skip to content

v1.21.1

Compare
Choose a tag to compare
@littleskunk littleskunk released this 26 Jan 18:03
· 4669 commits to main since this release

General

Uplink

  • [+ 424d278] go.mod: bump deps to uplink v1.4.5
  • [+ 1e0d57b] uplink: Add timeout to RegisterAccess

Storj-sim

  • [+ db6b64c] Makefile: Custom gateway location for storj-sim

Storagenode

  • [+ 6ba8f6c] storanode, satellite: payout renamed to payouts, expected estimation payouts added, console api for audits reworked
  • [+ 75d8282] private,satellite: add chore to dq stray nodes
  • [+ d14607a] satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns

Satellite

  • [+ 0403e99] satellite/{overlay,satellitedb}: remove unused methods for old downtime tracking
  • [+ 1ad69b9] satellite: make external address calc more robust
  • [+ ce26616] satellite/accounting/live: Use Redis client directly
  • [+ 0184d33] satellite/satellitedb: set default 0 on uptime columns
  • [+ a4d06b9] satellite/metainfo: Don't response errors when Redis down
  • [+ c24f849] satellite/console: Add ability to list projects by owner ID
  • [+ 0f70574] satellite/accounting/tally: Don't abort tally when cache is down
  • [+ 2e34b63] cmd/satellite: Allow core & API without live accounting cache
  • [+ 7a2edec] web/satellite: add beta messaging for EU and US2 sats
  • [+ a73c59b] satellite/console/consoleweb: Change status codes usage limits