November 8, 2025
View ed42823

api: remove / internalize LegacyDiskUsage

Sebastiaan van Stijn authored on 2025/11/08 01:14:33
November 7, 2025
View 16b865e

Merge pull request #51431 from thaJeztah/client_rm_deprecated

Paweł Gronowski authored on 2025/11/07 08:52:56
View 8db3118

client: remove uses of deprecated NewClientWithOpts

Sebastiaan van Stijn authored on 2025/11/07 08:07:11
View 1745075

client: DiskUsage: rename fields to match API

Sebastiaan van Stijn authored on 2025/11/07 07:58:57
View 931c347

api/types: rename disk usage fields

Austin Vazquez authored on 2025/11/07 06:56:40
View 4c6d0eb

Fix disk usage result from legacy response logic

Austin Vazquez authored on 2025/11/07 02:37:17
November 6, 2025
View 0029924

api/types/system: change legacyDiskUsage to a non-pointer slice

Sebastiaan van Stijn authored on 2025/11/06 18:34:56
View 6881ae7

api/types: use regular slices for disk usage types

Austin Vazquez authored on 2025/11/06 05:39:20
View fabdccb

api/types: move disk usage structs to per type packages

Austin Vazquez authored on 2025/11/06 01:00:05
October 30, 2025
View d1f70d4

client: deprecate NewClientWithOpts in favor of New

Sebastiaan van Stijn authored on 2025/10/30 01:20:49
October 23, 2025
View 47fd987

client: simplify test with mock-responses

Sebastiaan van Stijn authored on 2025/10/23 21:20:03
October 21, 2025
View a69abdd

api/types/system: add type specific usage fields to `DiskUsage`

Austin Vazquez authored on 2025/10/21 05:11:53
September 18, 2025
View 839c270

client: WithMockClient: match version behavior of actual client

Sebastiaan van Stijn authored on 2025/09/18 06:12:40
August 29, 2025
View a1e304f

client/system_test: Use functional option to create mock client

Paweł Gronowski authored on 2025/08/29 22:17:23
August 22, 2025
View 56626a1

api/types/system: move `DiskUsageOptions` to client mod

Austin Vazquez authored on 2025/08/22 11:26:14