Skip to content

release#1003

Merged
modelorona merged 68 commits into
releasefrom
main
May 15, 2026
Merged

release#1003
modelorona merged 68 commits into
releasefrom
main

Conversation

@modelorona
Copy link
Copy Markdown
Collaborator

kiranannadatha8 and others added 30 commits April 21, 2026 12:32
Backend now emits raw bytes as numeric strings for Total Size / Data Size;
frontend auto-scales to B/KB/MB/GB/TB/PB. Drops MySQL's "%.2f MB", Postgres's
pg_size_pretty, and ClickHouse's formatReadableSize.

- ES/Mongo: Storage Size -> Data Size (rename)
- Mongo: also surface Total Size (storageSize + totalIndexSize fallback)
- Redis: Size -> Entries for hash/list/set/zset (it's an element count, not bytes);
  string keeps bytes as Data Size
- Memcached: Size -> Data Size
- Postgres/MySQL: permission-guarded sizes (has_table_privilege / NullInt64) so a
  restricted relation doesn't break the whole listing
- ES: fall back to index-only listing when _stats returns 403
- Mongo: keep collection visible if collStats is denied

Closes #932
Signed-off-by: Deepam Goyal <deepam02goyal@gmail.com>
Signed-off-by: Abhishek Dhiman <abhi2002dhiman@gmail.com>
Signed-off-by: Abhishek Dhiman <abhi2002dhiman@gmail.com>
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.21.0...sdk/azcore/v1.21.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/elastic/elastic-transport-go/v8](https://github.com/elastic/elastic-transport-go) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/elastic/elastic-transport-go/releases)
- [Changelog](https://github.com/elastic/elastic-transport-go/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-transport-go@v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/elastic-transport-go/v8
  dependency-version: 8.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) from 1.118.1 to 1.118.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.118.1...service/rds/v1.118.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-version: 1.118.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/aws/aws-sdk-go-v2/service/elasticache](https://github.com/aws/aws-sdk-go-v2) from 1.52.0 to 1.52.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.52.0...service/ssm/v1.52.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticache
  dependency-version: 1.52.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.42.0 to 0.43.0.
- [Commits](golang/term@v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Abhishek Dhiman <abhi2002dhiman@gmail.com>
Signed-off-by: Abhishek Dhiman <abhi2002dhiman@gmail.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.50.0 to 0.51.0.
- [Commits](golang/crypto@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [@protobufjs/utf8](https://github.com/dcodeIO/protobuf.js).


Updates `@protobufjs/utf8` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/dcodeIO/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-cli-v1.1.0...protobufjs-cli-v1.1.1)

---
updated-dependencies:
- dependency-name: "@protobufjs/utf8"
  dependency-version: 1.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
…npm_and_yarn-9d23ab95d8

Bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /frontend in the npm_and_yarn group across 1 directory
…org/x/crypto-0.51.0

Bump golang.org/x/crypto from 0.50.0 to 0.51.0 in /cli
…org/x/term-0.43.0

Bump golang.org/x/term from 0.42.0 to 0.43.0 in /cli
….com/aws/aws-sdk-go-v2/service/elasticache-1.52.2

Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.52.0 to 1.52.2 in /core
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 12:59 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 12:59 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 12:59 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 12:59 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 12:59 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 12:59 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 12:59 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 13:00 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 13:00 — with GitHub Actions Failure
@modelorona modelorona had a problem deploying to permission-required May 14, 2026 13:00 — with GitHub Actions Failure
@modelorona modelorona requested a deployment to permission-required May 14, 2026 13:00 — with GitHub Actions Waiting
@modelorona modelorona temporarily deployed to permission-required May 14, 2026 14:11 — with GitHub Actions Inactive
@modelorona modelorona temporarily deployed to permission-required May 14, 2026 14:11 — with GitHub Actions Inactive
@modelorona modelorona temporarily deployed to permission-required May 14, 2026 14:11 — with GitHub Actions Inactive
@modelorona modelorona temporarily deployed to permission-required May 14, 2026 14:11 — with GitHub Actions Inactive
@modelorona modelorona temporarily deployed to permission-required May 14, 2026 14:11 — with GitHub Actions Inactive
@modelorona modelorona temporarily deployed to permission-required May 14, 2026 14:12 — with GitHub Actions Inactive
@modelorona modelorona merged commit c1badf1 into release May 15, 2026
41 of 61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants