New release candidate is already deployed on QA Satellite
(temporary may be unavailable → we are trying to configure the automatic encryption feature)
Changelog
General
- 4c042ce go.mod: bump GitHub - jtolio/monkit-hw: hardware monitoring extensions for monkit
- c2edc53 go.mod: bump go-sql-spanner
- 0049c47 release v1.121.1-rc
Satellite
- 9655f4a satellite/{metabase,satellitedb}: fixes for spanner nightly
- a9ed848 satellite/metabase: fix Spanner ListObjects boundary condition
- dbd255c satellite/metabase: code cleanup in ListObjects
- ba9f417 web/satellite: Fix access generated on domains page
- 537e5ff satellite/metabase: make DeleteObjects use and return stream ID suffix
- 6888b0f web/satellite: fix bugs with default retention setup
- e157056 satellite/metainfo: improve error handling
- 69016af satellite/{analytics,web}: extend CunoFS beta form with first and last names
- d4837b2 satellite/metabase: force batch mode for segments loop
- 839d263 satellite/console: set CSRF token cookie on each app load
- 78b3986 satellite/{console,web}: require CSRF protection on login
- 1fc871c web/satellite: Fix cunoFS capitalization
- f4497b8 satellite/admin: Fix API endpoint doc
- fa73ec7 satellite/tally: use partitioned DML for tallies purge
- 5cdab99 satellite/metainfo: move rate limit exceeded notification to eventkit
- 251d40e satellite/metabase: add versioning support to DeleteObjects
- af94d7f satellite/metabase: fix ListObjects_Requery test
- c921c77 web/satellite: improve password strength checker
- 0a8aa80 satellite/metabase: fix how priority is set for loop query
- 5fae4f3 satellite/metabase: optimize loop memory usage (spanner)
- 2308cd2 satellite/overlay: don’t throw away this error
- cf97431 web/satellite: fixed some modals to be vertically scrollable
- a2ea3a5 satellite/{console,web}: require CSRF token protection on logout
- 2a3a34b web/satellite: Change default token transaction order
- 8bef21c satellite/nodeselection: use float64 for NodeValue instead of int64
- 335573a satellite/nodeselection: ensure ID assignment for string based placements
- 55a4e6a satellite/console: fix placement pricing endpoint
- 5654000 web/satellite: fixed filename behavior in object browser card view
- 55886a4 satellite/metabase/zombiedeletion: change default interval
- 859362a satellite/metabase: lower deletion priority (zombie/expired)
- 757c70b satellite/repair: consider repair_target value during repair checker iteration
- feca47b web/satellite: add share button to latest file version
- 0a8fe1a satellite/repair/checker: drop repair overrides defaults
- 292e242 satellite/console: fix console.* configs for modular satellite
- e0baf7a satellite/accounting: lower limits for unlimited bw/storage/segments
- 7bcc494 web/satellite: support system level theme mode
- f33f4ad satellite/console: add an endpoint for getting placements
- 86e18a1 satellite/metabase: use stale reads for CollectBucketTallies
- d1b955f satellite/metabase: use stale reads for FindExpiredObjects
- e899b0b satellite/console: improved handling of SSO state
- 0ae5a0f web/satellite: hide ‘forgot password’ link for SSO users
- 0de7fe4 satellite/satellitedb: don’t need to delete rollups in a tx anymore