dependabot[bot]
5eb79042fe
deps(go): Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 ( #125490 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-08 09:53:37 +02:00
Matheus Macabu
56e9f86164
Dependencies: Bump Go to v1.26.4 ( #125848 )
2026-06-04 06:36:37 +02:00
Georges Chaudy
16628c24d1
authz: Zanzana contextual team tuples ( #123249 )
...
* WIP: Zanzana contextual team tuples POC
- Pass team#member as contextual tuples (AuthInfo / ContextWithTeams)
- Chunk Check/List/BatchCheck; feature zanzanaContextualTeams; default chunk size 200
- Tests, benches, docs
* docs: expand contextual teams POC (caching, chunking policy)
- Clarify stable contextual tuples vs cache fragmentation
- Compare high-limit vs chunking; OpenFGA 100/tuple cap note
- Remove TBD summary table; doc-only updates
* refactor: remove feature toggles and unused code for contextual teams
- Removed feature management for contextual team tuples from Zanzana server.
- Cleaned up related code in server and benchmark tests.
- Eliminated unused files and tests related to contextual teams.
- Updated server initialization to remove features parameter.
* refactor: standardize method names and simplify team handling
- Renamed methods for batch checking and object listing to improve clarity and consistency.
- Updated references in the server code to use the new method names.
- Simplified team tuple handling in context-related functions for better readability.
* Fill id token Groups, change caching
* simplification
* rename
* add tests
* add back chunking
* Add tests
* refactor: enhance team handling in authorization checks
- Updated the `getContextuals` method to accept teams as a parameter, improving flexibility in authorization checks.
- Refactored related tests to utilize request teams instead of auth info groups for batch checks, checks, and listings.
- Adjusted test descriptions for clarity regarding the use of request teams.
* Implement tests for NewResourceInfoFromCheck function in folder authorization
- Added unit tests to validate the behavior of NewResourceInfoFromCheck when creating folders under a parent and at the root level.
- Updated the logic in info.go to correctly handle folder creation scenarios based on the provided CheckRequest.
* Align the ID token groups to the changes
* make update-workspace
* address comments
* go lint
* make gen-apps
* make update-workspace
* make update-workspace
---------
Co-authored-by: Mihaly Gyongyosi <mgyongyosi@users.noreply.github.com>
Co-authored-by: Mihai Turdean <6640685+mihai-turdean@users.noreply.github.com>
2026-06-03 12:01:54 -05:00
alerting-team[bot]
122a2ea743
Alerting: Update alerting module to 62c199acc7fcee5d7e5e288ff5600d34dae18a75 ( #125804 )
...
* [create-pull-request] automated change
* Alerting: merge MuteTimeIntervals into TimeIntervals in compat layer
NotificationsConfiguration no longer has a separate MuteTimeIntervals field.
ModelToTimeIntervals now merges both lists (mute first so time_intervals win
on collision), and ModelToMuteTimeIntervals is removed as dead code.
* Alerting: remove url_file from merge test fixture
* babysit: update receiver snapshot after alerting module bump
---------
Co-authored-by: yuri-tceretian <25988953+yuri-tceretian@users.noreply.github.com>
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
2026-06-03 09:18:45 -04:00
Alexa Vargas
aef4d62db7
Suggested Dashboards: dashboardValidatorApp Improve App logging ( #125658 )
...
improve loggin when processing request
2026-06-01 13:22:15 +03:00
Alexa Vargas
70c85a73cb
Suggested Dashboards: dashboardValidatorApp improve error response ( #125526 )
...
* Suggested Dashboards: dashbboardValidatorApp improve error responses
* apply pr feedback and refactor logging logic
2026-05-28 15:38:05 +03:00
alerting-team[bot]
ee721dbb4a
Alerting: Update alerting module to b942723acbb2a370552e849524176ec2f0b73013 ( #125277 )
...
[create-pull-request] automated change
Co-authored-by: yuri-tceretian <25988953+yuri-tceretian@users.noreply.github.com>
2026-05-27 16:03:09 -04:00
Alexa Vargas
60ffda0f72
Suggested Dashboards: dashvalidator scope metrics cache entries by org ( #125514 )
...
`dashboardValidatorApp` scope metrics cache entries by org
2026-05-27 14:35:50 +03:00
Costa Alexoglou
050c12dbf3
chore: bumb app-sdk version ( #125399 )
...
Build Release Packages / Upload docker (distroless) / linux-amd64 (push) Blocked by required conditions
Build Release Packages / Upload docker (distroless) / linux-arm64 (push) Blocked by required conditions
Build Release Packages / Upload docker (distroless) / linux-armv7 (push) Blocked by required conditions
Build Release Packages / Upload docker (distroless) / linux-s390x (push) Blocked by required conditions
Build Release Packages / Upload docker (distroless-slim) / linux-amd64 (push) Blocked by required conditions
Build Release Packages / Upload docker (distroless-slim) / linux-arm64 (push) Blocked by required conditions
Build Release Packages / Upload docker (distroless-slim) / linux-armv7 (push) Blocked by required conditions
Build Release Packages / Upload docker (distroless-slim) / linux-s390x (push) Blocked by required conditions
Build Release Packages / Upload windows / windows-amd64 (push) Blocked by required conditions
Build Release Packages / Upload windows / windows-arm64 (push) Blocked by required conditions
Build Release Packages / publish-dockerhub (artifacts-docker, , artifacts-docker-alpine-slim, -slim, alpine) (push) Blocked by required conditions
Build Release Packages / publish-dockerhub (artifacts-docker-distroless, -distroless, artifacts-docker-distroless-slim, -distroless-slim, distroless) (push) Blocked by required conditions
Build Release Packages / publish-dockerhub (artifacts-docker-ubuntu, -ubuntu, artifacts-docker-ubuntu-slim, -ubuntu-slim, ubuntu) (push) Blocked by required conditions
Build Release Packages / Run Meticulous tests (push) Blocked by required conditions
Build Release Packages / Dispatch publish NPM canaries (push) Blocked by required conditions
Build Release Packages / notify-pr (push) Blocked by required conditions
Run dashboard schema v2 e2e / dashboard-schema-v2-e2e (push) Waiting to run
Shellcheck / Shellcheck scripts (push) Waiting to run
Run Storybook a11y tests / Detect whether code changed (push) Waiting to run
Run Storybook a11y tests / Run Storybook a11y tests (dark theme) (push) Blocked by required conditions
Run Storybook a11y tests / Run Storybook a11y tests (deut_prot_dark theme) (push) Blocked by required conditions
Run Storybook a11y tests / Run Storybook a11y tests (deut_prot_light theme) (push) Blocked by required conditions
Run Storybook a11y tests / Run Storybook a11y tests (light theme) (push) Blocked by required conditions
Run Storybook a11y tests / Run Storybook a11y tests (tritanopia_dark theme) (push) Blocked by required conditions
Run Storybook a11y tests / Run Storybook a11y tests (tritanopia_light theme) (push) Blocked by required conditions
Run Storybook a11y tests / Storybook a11y tests (push) Blocked by required conditions
Swagger generated code / Detect whether code changed (push) Waiting to run
Swagger generated code / Verify committed API specs match (push) Blocked by required conditions
Dispatch sync to mirror / dispatch-job (push) Waiting to run
Crowdin Upload Action / upload-sources-to-crowdin (push) Has been cancelled
* chore: bumb app-sdk version
* fix: make gen
2026-05-25 16:40:13 +02:00
Matheus Macabu
9a10a2ca62
Dependencies: Update golang.org/x/net to v0.55.0 ( #125333 )
2026-05-22 20:21:34 +03:00
Ryan McKinley
9b69dafc3c
Chore: Bump golang.org/x/crypto to v0.52.0 ( #125314 )
2026-05-22 10:47:05 +03:00
Kristina
bde89c8556
Backend: Update grafana-app-sdk to 0.55.0 ( #124915 )
...
* update
* update apps
2026-05-14 14:53:45 -04:00
alerting-team[bot]
1cc3af1d97
Alerting: Update alerting module to 5095d423178f82ca3f8c85489049695356bb0e10 ( #124723 )
...
* [create-pull-request] automated change
* replace usages of alertingNotify.APIReceiver to models.ReceiverConfig
* remove obsolete tests
They are replaced by TestCompareAndSendConfigurationConvertsMimirReceivers that runs the same cases but without feature flag.
* remove feature flag disableV0ReceiverConversion
all tests are either updated or deleted.
---------
Co-authored-by: yuri-tceretian <25988953+yuri-tceretian@users.noreply.github.com>
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
2026-05-13 10:07:39 -04:00
dependabot[bot]
ef0efb2ff5
deps(go): bump modernc.org/sqlite from 1.50.0 to 1.50.1 ( #124667 )
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.50.0 to 1.50.1.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.50.0...v1.50.1 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-version: 1.50.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 21:20:11 +03:00
Matheus Macabu
d99d78c78a
Go: Module file cleanup ( #124660 )
2026-05-12 16:35:36 +03:00
dependabot[bot]
19aac5481c
deps(go): bump google.golang.org/grpc from 1.80.0 to 1.81.0 ( #124657 )
...
* deps(go): bump google.golang.org/grpc from 1.80.0 to 1.81.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.80.0 to 1.81.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.80.0...v1.81.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.81.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-12 15:11:43 +02:00
dependabot[bot]
34ab6ba09c
deps(go): bump github.com/grafana/grafana-azure-sdk-go/v2 from 2.4.0 to 2.4.1 ( #124650 )
...
deps(go): bump github.com/grafana/grafana-azure-sdk-go/v2
Bumps [github.com/grafana/grafana-azure-sdk-go/v2](https://github.com/grafana/grafana-azure-sdk-go ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/grafana/grafana-azure-sdk-go/releases )
- [Changelog](https://github.com/grafana/grafana-azure-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/grafana/grafana-azure-sdk-go/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-azure-sdk-go/v2
dependency-version: 2.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 14:29:30 +02:00
dependabot[bot]
a878de1b38
deps(go): bump google.golang.org/api from 0.276.0 to 0.278.0 ( #124654 )
...
* deps(go): bump google.golang.org/api from 0.276.0 to 0.278.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.276.0 to 0.278.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.276.0...v0.278.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.278.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-12 14:27:51 +02:00
dependabot[bot]
9a6509501a
deps(go): bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 ( #124647 )
...
* deps(go): bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql ) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases )
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.9.3...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-12 11:59:37 +03:00
dependabot[bot]
a12693b756
deps(go): bump github.com/getkin/kin-openapi from 0.137.0 to 0.138.0 ( #124659 )
...
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi ) from 0.137.0 to 0.138.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases )
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.137.0...v0.138.0 )
---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
dependency-version: 0.138.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 10:39:00 +02:00
dependabot[bot]
cce940445f
deps(go): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.28.0 to 2.29.0 ( #124645 )
...
* deps(go): bump github.com/grpc-ecosystem/grpc-gateway/v2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.28.0...v2.29.0 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-version: 2.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-12 10:38:08 +02:00
Ryan McKinley
29939bcd79
DataSources: Load secure values from decrypter ( #124515 )
2026-05-11 18:58:44 +03:00
Mariell Hoversholm
fb6292a1f4
feat: update AWS S3 and CloudWatch Logs ( #124546 )
2026-05-11 10:23:11 +02:00
Mariell Hoversholm
1f312aa0b7
feat: update Apache Thrift ( #124543 )
...
* feat: update Apache Thrift
* fix: use newer commit of thrift
2026-05-11 10:22:57 +02:00
dependabot[bot]
10f1829d74
deps(go): bump golang.org/x/tools from 0.44.0 to 0.45.0 ( #124537 )
...
* deps(go): bump golang.org/x/tools from 0.44.0 to 0.45.0
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.44.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.45.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 09:42:54 +03:00
dependabot[bot]
d2167820b8
deps(go): bump github.com/ProtonMail/go-crypto from 1.3.0 to 1.4.1 ( #124535 )
...
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto ) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/ProtonMail/go-crypto/releases )
- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.3.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/ProtonMail/go-crypto
dependency-version: 1.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 08:55:01 +03:00
dependabot[bot]
5c87510b9b
deps(go): bump golang.org/x/text from 0.36.0 to 0.37.0 ( #124538 )
...
* deps(go): bump golang.org/x/text from 0.36.0 to 0.37.0
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.36.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 08:35:50 +03:00
dependabot[bot]
ff9b041c03
deps(go): bump github.com/go-openapi/runtime from 0.28.0 to 0.29.5 ( #124355 )
...
* deps(go): bump github.com/go-openapi/runtime from 0.28.0 to 0.29.5
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.28.0 to 0.29.5.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.28.0...v0.29.5 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
dependency-version: 0.29.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-10 20:38:47 +03:00
dependabot[bot]
a71c47ec7a
deps(go): bump github.com/tjhop/slog-gokit from 0.1.6 to 0.2.0 ( #124448 )
...
Bumps [github.com/tjhop/slog-gokit](https://github.com/tjhop/slog-gokit ) from 0.1.6 to 0.2.0.
- [Release notes](https://github.com/tjhop/slog-gokit/releases )
- [Commits](https://github.com/tjhop/slog-gokit/compare/v0.1.6...v0.2.0 )
---
updated-dependencies:
- dependency-name: github.com/tjhop/slog-gokit
dependency-version: 0.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-10 16:48:32 +03:00
dependabot[bot]
0e28b5d703
deps(go): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 ( #124446 )
...
* deps(go): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.9.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-10 16:46:45 +03:00
dependabot[bot]
4a58cc2f70
deps(go): bump gopkg.in/ini.v1 from 1.67.1 to 1.67.2 ( #124447 )
...
Bumps gopkg.in/ini.v1 from 1.67.1 to 1.67.2.
---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
dependency-version: 1.67.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-10 16:45:43 +03:00
dependabot[bot]
7f634238dc
deps(go): bump go.uber.org/zap from 1.27.1 to 1.28.0 ( #124360 )
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.27.1...v1.28.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-version: 1.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-08 15:25:14 +02:00
Dave Henderson
c0a1aa85b7
Chore: Upgrade to Go 1.26.3 ( #124435 )
...
* Chore: Upgrade to Go 1.26.3
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* trigger ci
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2026-05-08 08:59:28 +02:00
dependabot[bot]
c0f296d959
deps(go): bump github.com/microsoft/go-mssqldb from 1.9.6 to 1.10.0 ( #124356 )
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.9.6 to 1.10.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.6...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 17:08:48 +02:00
dependabot[bot]
75ad306875
deps(go): bump github.com/fullstorydev/grpchan from 1.1.1 to 1.1.2 ( #124284 )
...
* deps(go): bump github.com/fullstorydev/grpchan from 1.1.1 to 1.1.2
Bumps [github.com/fullstorydev/grpchan](https://github.com/fullstorydev/grpchan ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/fullstorydev/grpchan/releases )
- [Commits](https://github.com/fullstorydev/grpchan/compare/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: github.com/fullstorydev/grpchan
dependency-version: 1.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-07 09:10:57 +00:00
Ryan McKinley
d8e70ab540
Query: Support raw chunked data ( #118223 )
2026-05-07 11:59:45 +03:00
Mihai Doarna
df1684b425
IAM: Implement UserK8sService.Search method ( #124042 )
...
* implement UserK8sService.Search method
* yarn generate-apis
* revert test data changes
* regenerate test data
* revert changes for adding the numeric id to search
* generate openapi
* add integration test
* add sorting for user search
* make gofmt
* fix lint error
* make update-workspace
* use DefaultListLimit
2026-05-07 11:51:49 +03:00
Matheus Macabu
5c0dca80bf
Dependencies: Add github.com/redis/go-redis/extra/redisotel/v9 ( #124317 )
2026-05-07 10:17:29 +02:00
dependabot[bot]
8b03e5b263
deps(go): bump github.com/madflojo/testcerts from 1.4.0 to 1.5.0 ( #124357 )
...
Bumps [github.com/madflojo/testcerts](https://github.com/madflojo/testcerts ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/madflojo/testcerts/releases )
- [Commits](https://github.com/madflojo/testcerts/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/madflojo/testcerts
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 09:35:44 +02:00
dependabot[bot]
22b30b0075
deps(go): bump modernc.org/sqlite from 1.48.2 to 1.50.0 ( #124285 )
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.48.2 to 1.50.0.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.2...v1.50.0 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-version: 1.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 17:17:12 +02:00
dependabot[bot]
ddfd6bf64a
deps(go): bump github.com/puzpuzpuz/xsync/v4 from 4.4.0 to 4.5.0 ( #124281 )
...
Bumps [github.com/puzpuzpuz/xsync/v4](https://github.com/puzpuzpuz/xsync ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/puzpuzpuz/xsync/releases )
- [Commits](https://github.com/puzpuzpuz/xsync/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: github.com/puzpuzpuz/xsync/v4
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 15:50:43 +02:00
dependabot[bot]
c3a9f16826
deps(go): bump github.com/grafana/grafana-app-sdk/logging from 0.54.0 to 0.54.1 in the grafana-app-sdk group across 1 directory ( #124275 )
...
deps(go): bump github.com/grafana/grafana-app-sdk/logging
Bumps the grafana-app-sdk group with 1 update in the / directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.54.0 to 0.54.1
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.54.0...v0.54.1 )
---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: grafana-app-sdk
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 15:45:10 +02:00
Moustafa Baiou
251785ed66
chore(deps): update grafana-app-sdk to v0.54.1 ( #124079 )
...
One notable issue is the removal of the "spec.datasource.name" field selector in the correlations app, which was previously used for filtering correlations based on the datasource name. This field selector has been removed in favor of "spec.source.name". To maintain backward compatibility, the code still checks for "spec.datasource.name" in the legacy storage implementation, but it is no longer included in the selectable fields in the schema. The selector wasn't properly working for unified storage anyways and the selectable field wasn't parsed properly. The new app-sdk code throws an error now when generating invalid paths, so it needed to be updated.
2026-05-05 10:47:02 +02:00
Mariell Hoversholm
ad78fa01f4
fix: module is now fully tidy ( #124024 )
...
* fix: module is now fully tidy
* fix: update enterprise_imports
* fix: make update-workspace
* fix: own the code
* fix: update CI check to check for enterprise imports
* fix: own dependencies
2026-05-04 12:14:24 +02:00
dependabot[bot]
07de1c5f05
deps(go): bump the grafana-app-sdk group across 17 directories with 1 update ( #123943 )
...
Bumps the grafana-app-sdk group with 1 update in the / directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/advisor directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/alerting/historian directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/alerting/notifications directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/alerting/rules directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/annotation directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/correlations directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/dashboard directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/dashvalidator directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/example directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/logsdrilldown directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/plugins directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/provisioning directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/quotas directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /apps/shorturl directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /pkg/apiserver directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Bumps the grafana-app-sdk group with 1 update in the /pkg/storage/unified/resource/kv directory: [github.com/grafana/grafana-app-sdk/logging](https://github.com/grafana/grafana-app-sdk ).
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
Updates `github.com/grafana/grafana-app-sdk/logging` from 0.53.2 to 0.54.0
- [Release notes](https://github.com/grafana/grafana-app-sdk/releases )
- [Commits](https://github.com/grafana/grafana-app-sdk/compare/v0.53.2...v0.54.0 )
---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
- dependency-name: github.com/grafana/grafana-app-sdk/logging
dependency-version: 0.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: grafana-app-sdk
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 09:55:50 +03:00
owensmallwood
688763699a
Unified Storage: Vector storage adds embedders for gcp and aws ( #123840 )
...
* Unified Storage: extract dashboard embeddings
* adds embedders for gcp and aws. First pass.
* adds some temp integration tests to test the client implementations work against their respective model providers. Pad vertexAI vectors since theyre 768 and we store 1024. Adds some more tests for the padding and batching.
* remove unused truncation code
* make update-workspace
* fix go mod dep owner
* fix edgecase with batch process
* go work sync
* make update-workspace
* format go mod and assign owner to dep
* make update-workspace
2026-04-30 22:55:24 +00:00
ismail simsek
3aafdaaf67
Chore: Bump promlib v0.0.11 ( #123736 )
...
* bump promlib v0.0.11 and fix other dependency issues along the way
* remove memcache pin and run make update-workspace
* fix compile errors
* pin apimachinery to v0.35.3
* make update-workspace
* run gofmt
* proper tidy each module + bump azure
* also need to bump tempo
* fix test
* fix tempo test
* handle omitzero since labels became a new type
* more fixes to tests and linter
* fix conflicts
* merge main
---------
Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2026-04-30 17:30:31 +02:00
dependabot[bot]
43d601a8f6
deps(go): bump the k8s-io group across 2 directories with 3 updates ( #123865 )
...
* deps(go): bump the k8s-io group across 2 directories with 3 updates
Bumps the k8s-io group with 1 update in the / directory: [k8s.io/kube-aggregator](https://github.com/kubernetes/kube-aggregator ).
Bumps the k8s-io group with 1 update in the /hack directory: [k8s.io/code-generator](https://github.com/kubernetes/code-generator ).
Updates `k8s.io/kube-aggregator` from 0.35.0 to 0.36.0
- [Commits](https://github.com/kubernetes/kube-aggregator/compare/v0.35.0...v0.36.0 )
Updates `k8s.io/code-generator` from 0.35.0 to 0.36.0
- [Commits](https://github.com/kubernetes/code-generator/compare/v0.35.0...v0.36.0 )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a
- [Commits](https://github.com/kubernetes/kube-openapi/commits )
---
updated-dependencies:
- dependency-name: k8s.io/kube-aggregator
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: k8s-io
- dependency-name: k8s.io/code-generator
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kube-openapi
dependency-version: 0.0.0-20260317180543-43fb72c5454a
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
...
Signed-off-by: dependabot[bot] <support@github.com>
* update codegen
* update codegen
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2026-04-30 15:11:18 +03:00
Austin Pond
2de04f26cf
chore(deps): Upgrade grafana-app-sdk to v0.54.0 ( #123847 )
...
* Upgrade grafana-app-sdk to v0.54.0 and update code and tests to fix breaking changes in resource.ClientGenerator and k8s version upgrade.
* Run public/app/plugins/datasource/grafana-testdata-datasource/schema/v0alpha1.json through jq to format.
* Revert changes to public/app/plugins/datasource/grafana-testdata-datasource/schema/v0alpha1.json as the change seems to be entirely formatting-related.
* Remove getkin/kin-openapi replace directive in apps/plugins/go.mod, and remove yaml replace directives in go.mod as getkin/kin-openapi needs newer versions.
* Regenerate OpenAPI snapshots, which now include new shardSelector query field introduced in k8s 1.36
* Run yarn generate-apis
* Fix linter issues.
2026-04-30 08:46:13 +03:00
owensmallwood
e375a40a0f
Unified Storage: Vector storage db setup and migrations ( #122751 )
...
* feat(unified-storage): add vector-storage database config section
* feat(unified-storage): add VectorBackend interface and types
* feat(unified-storage): add pgvector schema DDL and init
* feat(unified-storage): add vector SQL templates and request structs
Add 5 SQL template files (upsert, delete, search, get_latest_rv,
create_partition) and queries.go with typed request/response structs
following the sqltemplate pattern used in unified storage.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* test(unified-storage): add vector SQL template snapshot tests
Add snapshot tests for all 5 SQL templates (upsert, delete, search,
get_latest_rv, create_partition) using PostgreSQL dialect only via the
mocks.CheckQuerySnapshots framework.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat(unified-storage): add pgvectorBackend implementation
Implements the VectorBackend interface using pgvector-go for half-vector
similarity search, the Grafana db.DB/db.Tx abstractions for dbutil
compatibility, and a sync.Map partition cache for idempotent DDL.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* test(unified-storage): add pgvectorBackend unit tests
Tests cover sanitizePartitionName, Upsert no-op with empty/nil slice,
Delete (all and stale), and GetLatestRV (value and no-rows cases)
using the existing sqlmock test infrastructure.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* refactor(unified-storage): make vector search metadata filters generic
Replace hardcoded datasource_uids/query_languages filters with a generic
MetadataFilterEntry that works for any JSONB key. The SQL template now
uses {{ range .MetadataFilters }} instead of dashboard-specific conditionals.
* refactor(unified-storage): use migrator pattern for vector schema
Replace raw schema.sql DDL with Grafana's migrator pattern (same as
MigrateResourceStore). Each DDL statement is a tracked migration against
the separate vector database, enabling incremental schema evolution.
* devenv: add pgvector docker block for vector search integration tests
PostgreSQL with pgvector extension on port 5433. Usage:
make devenv sources=pgvector
* feat(unified-storage): add vector database provider wiring
ProvideVectorBackend connects [database_vector] config to a working
pgvectorBackend: builds connection string, creates xorm engine, runs
migrations, wraps as db.DB. Returns (nil, nil) if not configured.
* test(unified-storage): add pgvector integration tests
Tests run against real PostgreSQL+pgvector via devenv block:
make devenv sources=pgvector
PGVECTOR_TEST_DB="..." go test -run TestIntegration ...
Covers: upsert, search with filters, GetLatestRV, delete stale,
upsert overwrite. Skips when PGVECTOR_TEST_DB is not set.
* chore: remove planning docs from repo
* chore: remove trivial vector config tests
* get tests passing
* partition on namespace + model so we dont mix embeddings
* wire up VectorBackend and feature flag
* fix wiring
* gofmt and provider func name change
* docs: spec for tenant watcher/deleter tracing
Performance-oriented tracing design: spans around labelling and
deletion to identify slow tenants/group-resources.
* chore: remove superpowers spec accidentally merged from local main
The docs/superpowers/specs/2026-04-20-tenant-tracing-design.md was
committed to local main and came along during a merge-back into this
branch. Per repo convention, superpowers planning docs stay outside
the repo.
* gofmt
* fix codeowners for pgvector docker block
* fix CI make gen-apps
* make update-workspace
* fix bad comment and modowners
* fix linter errors
* rename ff to vector_backend
* shard by table. Create tables on write. Remove rv dep for embeddings and track it globally in one table until we have a persistent queue
* use halfvec(1024) for embeddings to match what GA uses. Fix some comments.
* add some vector validation
* gofmt
* update partitioning strategy... again. One table per resource, tenants with many resources get their own dedicated partition created dynamically that has hnsw index, all other tenants share a single partition with no hnsw index
* add gin index to metadata when creating new partition
* move promoter into vector backend
* make gen-jsonnet
* use partitioning for resource tables instead. Makes things simpler and makes cross resource search easier
* remove top level default partition - not used
* add some comments
* promoter uses partial index instead of partitions
* shortens hnsw index name so theres more room for resource name since theres a 63 char max
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-28 13:45:35 -06:00