Ryan McKinley
43648d20c3
Preferences: Add read-only APIServer for preferences and dashboard stars ( #106109 )
2025-08-28 19:51:32 +03:00
Mariell Hoversholm
28024c74f8
Go: Update to 1.24.6 ( #109313 )
...
Co-authored-by: joshhunt <josh.hunt@grafana.com >
2025-08-07 10:27:01 +02:00
Ida Štambuk
279adadb15
CloudWatch: Update grafana/aws-sdk-go with STS endpoint bugfix ( #109120 )
...
* Update grafana/aws-sdk-go with bugfix
* run make update-workspace
2025-08-04 21:05:00 +02:00
Ryan McKinley
4c169a65f0
ShortURL: Add app reference to go.mod ( #109133 )
2025-08-04 16:14:34 +00:00
Stephanie Hingtgen
bd5c83bc11
Revert "Chore: Use proper database type from env in testinfra integration tests" ( #109081 )
...
Revert "Chore: Use proper database type from env in testinfra integration tes…"
This reverts commit 772f647210 .
2025-08-01 20:49:54 +00:00
alerting-team[bot]
0553c2494f
Alerting: Update alerting module to b4b881b7b2631baa3a1ae2911f723c5c1d6e53f6 ( #108872 )
...
[create-pull-request] automated change
Co-authored-by: yuri-tceretian <25988953+yuri-tceretian@users.noreply.github.com >
2025-07-31 14:37:36 -04:00
Serge Zaitsev
6b1143565a
Chore: Make cgo optional (for sqlite) ( #108756 )
...
* make cgo optional for sqlite
* update go.mod; check error code differently
* reduce api surface even more
* move test errors into sqlite package
* add a comment
2025-07-31 09:25:19 +00:00
Todd Treece
8729ea2dba
Apps: Fix status key functions ( #108915 )
2025-07-30 17:11:39 -04:00
Andreas Christou
e10063b0c7
Azure: Bump Azure SDK ( #108859 )
...
* Bump Azure SDK
* Workspace sync
2025-07-30 10:16:33 +01:00
Tania
2c7349f863
OpenFeature: Use types from Go Feature Flag pkg ( #108802 )
...
* Use go feature flag types
* Add go-feature-flag module
* Update go.mod
* Update test
* Fix
2025-07-29 15:05:59 +02:00
Todd Treece
0c1cd7fa58
Apps: Update grafana-app-sdk to v0.40.1 ( #108786 )
2025-07-28 12:34:09 +00:00
Dave Henderson
a82a7f1340
deps(go): Tidying advisor and investigations go modules ( #108703 )
...
deps(go): Tidying apps/advisor go module
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
2025-07-25 12:27:57 -04:00
Matheus Macabu
52f6104230
Dependencies: Bump Go to v1.24.5 ( #108175 )
2025-07-22 17:08:40 +02:00
Todd Treece
e5d2f92384
K8s: Add App SDK installer ( #107773 )
2025-07-21 13:32:15 -04:00
Andres Martinez Gotor
e4650d3d8f
Advisor: Update app-sdk and regenerate code ( #107786 )
2025-07-10 09:55:10 +02:00
Matheus Macabu
22fbcae11b
Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 ( #107379 )
2025-06-30 11:56:31 +02:00
Ryan McKinley
d02b62e874
Chore: Update app-sdk to v39 ( #106785 )
2025-06-16 19:11:30 +02:00
Matheus Macabu
5c268c1734
Dependencies: Bump Go to v1.24.4 ( #106533 )
2025-06-11 14:25:48 +02:00
Ryan McKinley
d4c446f42c
Chore: Update k8s.io to v0.33.1 ( #105307 )
2025-05-28 00:13:18 +03:00
Matheus Macabu
c4c4faff1e
Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 ( #106064 )
2025-05-27 16:30:23 +02:00
Matheus Macabu
8dda9da035
Dependencies: Bump authlib to support service identity in claims ( #105513 )
2025-05-16 10:52:30 +03:00
Matheus Macabu
d7715c4220
Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace ( #105455 )
...
* Dependencies: Bump github.com/getkin/kin-openapi from v0.131.0 to v0.132.0
* Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12
* Dependencies: Bump golang.org/x to latest
2025-05-15 13:09:49 +00:00
Matheus Macabu
9fb20efea9
Chore: Bump Go version to 1.24.3 ( #105098 )
2025-05-08 15:28:03 +02:00
Matheus Macabu
ca36d77f5b
Dependencies: Bump golang.org/x/net to v0.39.0 in apps/advisor ( #104228 )
2025-04-22 09:06:59 +02:00
Nathan Vērzemnieks
af59c4eb3e
Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 ( #103971 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2025-04-17 00:32:25 +03:00
Mariell Hoversholm
9df94718ab
[main] Go: Bump to 1.24.2 ( #103521 )
...
Go: Bump to 1.24.2
It is not likely we are actually affected by the CVEs, but updating proactively is not a bad idea nonetheless.
Fixes: CVE-2025-22871
Fixes: https://github.com/grafana/grafana-operator-experience-squad/issues/1311
2025-04-08 17:12:30 +02:00
Matheus Macabu
99e49a0548
Chore: Update remaining gomod and containers to use Go 1.24.1 ( #102794 )
2025-03-25 15:23:29 +01:00
Matheus Macabu
caabb06cd8
Chore: Bump dependencies to address security issues ( #101620 )
...
* Chore: Bump golang.org/x/net to v0.36.0
* Chore: Use github.com/moby/moby version 27.5.1 instead of 26.0.0
* Chore: Bump github.com/ua-parser/uap-go to v0.0.0-20250213224047-9c035f085b90
* Chore: Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 to fix 32-bit overflow issue
2025-03-06 10:12:05 +01:00
Matheus Macabu
61eb837dd6
Chore: Bump Go to 1.23.7 ( #101576 )
2025-03-05 14:55:36 +01:00
Igor Suleymanov
b683724bec
Upgrade grafana-app-sdk to 0.31.0 ( #99739 )
...
* Upgrade grafana-app-sdk to 0.31.0
What
This commit upgrades the app SDK to 0.31.0 and re-generates codegen files.
It doesn't touch alerting schemas, because those are quite old and
should be upgraded separately.
This commit slightly alters the schemas for the investigations app,
because the codegen is not happy with the current syntax, for some
reason (probably has to do with CUE upgrades in `cog`).
Why
To make sure we use up-to-date SDK version and remove the workaround for
the `defencoding=none` bug that required us to clean up generated CRD
files.
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
* Revert changes to golden file for store tests
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
---------
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
2025-01-30 16:10:42 +02:00
Andres Martinez Gotor
e747350fee
Grafana Advisor: Skeleton app ( #99242 )
2025-01-21 12:31:33 +01:00