Skip to content

v1.43.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@ihaid ihaid released this 11 Nov 13:43
· 3476 commits to main since this release

Changelog

General

  • [+ 785eb93] ci: install gateway@latest instead of gateway@main

Satellite

  • [- 6fb656d] Revert "satellite/console: increase free tier project bandwidth and storage from 50 GB to 150 GB and reduce free tier max projects from 3 to 1"
  • [+ edb8d65] satellite/metainfo: adjust piecedeletion timeouts
  • [+ 136899e] web/satellite: Trim whitespace around login credentials
  • [+ 4a955b8] web/satellite: account area stylings and status fixes
  • [+ 460f8fc] web/satellite: added satellite name to MFA label
  • [+ ea8782f] web/satellite: move browser from storj/browser
  • [+ 187e508] web/satellite/browser: auto-format code
  • [+ 774ae01] satellite/{satellitedb, web}: display object count in satellite UI
  • [+ 1de8a69] satellite/{overlay,satellitedb}: fix stray nodes DQ bug
  • [+ e792727] satellite/metabase: allow setting metadata with begin object requests
  • [+ d043b9f] satellite/console: load index.html from disk when developing
  • [+ 6b7473e] web/satellite/images: reduce svg size
  • [+ 2709182] satellite/{satellitedb|metabase}: add SQL fields for geofencing
  • [+ 1dd5379] satellite/metainfo: strip the uplink version from the UserAgent and bound its size
  • [+ b314559] satellite/metainfo: TestBatch params updated
  • [+ 804304a] web/satellite: integrate browser
  • [+ 609526f] web/satellite: reworked new navigation sidebar
  • [+ 98b59fe] web/satellite: reworked Encrypt your data component
  • [+ fb604be] satellite/gracefulexit: use nodecache with gracefulexit
  • [+ 91158fd] satellite: omit system metadata fields if not requested
  • [+ 3c68399] satellite/console, web/satellite: feature flag for new objects flow
  • [+ 696b8f0] web/satellite: moved object's passphrase step to be after buckets
  • [+ 9bdcc41] satellite/nodeselection: add geofencing constraints to the node selection criteria
  • [+ 3122de4] web/satellite/browser: fix formatting
  • [+ 583cdc6] satellite/admin/ui: Create Web UI v1
  • [+ d562874] satellite/overlay/straynodes: prevent disqualification in tests
  • [+ 8eebbf3] satellite/audit: fix TestReverify timeouts
  • [+ 1d5b3e5] satellite/admin/ui: fix rollup building
  • [+ fe3856f] web/satellite: remove ramda dependency
  • [+ 12d4dc1] satellite/{metainfo,metabase}: make metadata optional for CommitObject
  • [+ 2ebdc13] satellite/satellitedb: add disqualification reason to nodes table
  • [+ dda6720] web/satellite: added 2 new steps for onb CLI flow

Uplink

  • [+ 9749f97] cmd/uplinkng: port expanded option to show additional metadata (#4229)
  • [+ f94d8a2] cmd/uplinkng: mkdir config file folder
  • [+ bd2448b] cmd/uplinkng: expand version information
  • [+ 16a3340] cmd/uplinkng: add ranged download

storj-sim

  • [+ 6a69c66] cmd/storj-sim: support printing node url

Storagenode

  • [+ 4a530cc] cmd/storagenode: simplify windows service loop