New release candidate is already deployed on QA Satellite
Changelog
General
Satellite
- 9285b3b satellite/{console,db}: add GetPagedByProjectID method for domains table
- 4b188ad satellite/metainfo: fix versioned bucket creation for certain projects
- 8b4e283 satellite/metabase: configure MaxCommitDelay for more DB tx
- 0e949ab satellite/metabase: use mutation for part of commit object tx
- bb81fc9 satellite: apply flight recorder for DB queries
- f82cbba satellite/nodeselection: add a lot more monitoring to the node selection pipeline
- 1f8934f satellite/accountfreeze: fix early final warning email
- edfce7f satellite/satellitedb: add placement column to value_attributions
- 10e7d9c satellite/satellitedb: update attribution queries
- b516851 satellite/payments: include partner in the idempotency key during invoicing
- 691fad3 satellite/jobq: fix potential crash
- 6721c55 satellite/metabase: add TransactionTag for major transactions
- 0fb4764 web/satellite: remove preview tooltip
- 8d7d6fd web/satellite: add an ‘Open Folder’ option to browser menu
- 1b66873 satellite/payments/stripe: Log error before retry
- 2510289 satellite/metabase: set medium priority for bucket deletion tx
- c9c406d web/satellite: add new email templates
- b98a960 web/satellite: Update storage needs values for Object Mount form
- 8539e74 satellite/metabase: add few more tx tag annotations
- 2ee3ec1 satellite/db: added method to update value attribution placement
- 74a26e6 satellite/admin: new endpoint to update value attributions bucket placement
- 5ee1db3 satellite/metainfo/endpoint: keep track of counts per node of how often they are selected
- cdd0ea4 satellite/nodeselection: refactor node comparison with CompareNodes type
- 3a03e5b satellite/admin: updated API/UI to set default project placement
- fb52fec satellite/admin: updated API to set bucket placement
- cb4bb77 satellite/metabase: try using mutations while committing segment
- 0121eca satellite/console: do not require CSRF header for a logout call
- 8bd0fc9 satellite/metabase: remove optimistic lock option
- 07dd34c web/satellite: update business contact link
- 51a087e satellite/nodeselection: refactor PlacementConfigEnvironment to use map