github storj/storj v0.34.6

latest releases: v1.104.6-rc, v1.104.4, v1.104.5...
4 years ago

This deploy to storagenodes is using a slower deploy process. Do not worry if your node doesn't upgrade immediately.

Changelog

General

  • jenkins: use go 1.13.8 (#3781)
  • docs/blueprints: Add blueprint for creating a new state for storagenodes, suspension (#3778)
  • go.mod: Update golang.org/x/crypto to fix vulnerability

Storagenode

  • storagenode/piecestore: clearer client cancellation error message
  • storagenode/{piecestore, contact}: report capacity to satellites if below specific threshold
  • web/storagenode: notification logic implementation
  • storagenode/piecestore: remove unused DeletePiece endpoint
  • storagenode/piecestore: add workgroup to endpoint to prevent stray goroutine after shutdown

Uplink

  • uplinkc: add ability to not set encryption restrictions with restrict_scope
  • satellite/metainfo: don't allow deleting non-empty bucket
  • lib/uplink: use empty encryption access for restricting
  • go.mod: update uplink

Satellite

  • satellite/orders: Resolve storage node addresses to IP addresses.
  • satellite/payments/stripecoinpayments: added ApplyInvoiceCredits
  • satellite/admin: add project limit modification and authorization token
  • satelite/metainfo: return NotFound on delete non existing bucket
  • web/satellite: successful project creation popup reworked
  • web/satellite: iframe checking added for login/register/forgotpass views
  • web/satellite: new project button removed after creating one
  • web/satellite: shortened token payments dropdown bug fix
  • satellite/metainfo: use global limiter for DeletePieces Service
  • satellite/metainfo: add timeout for delete request
  • satellite/payments: fix projects list pagination
  • satellite/console: handling graphql errors bug fix
  • satellite/payments/stripecoinpayments: credits added to invoice calculations
  • satellite/satellitedb: use queue for orders to get back fast billing
  • satellite/console: redirecting to login after activation implemented
  • satellite/repair: fix repair concurrency
  • satellite/repair/queue: Prioritize selection of items off repair queue by segment health
  • satellite/metainfo: remove RS validation for bucket creation (#3791)
  • satellite/satellitedb: migration to create tables for compensation

Don't miss a new storj release

NewReleases is sending notifications on new releases.