-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: grafana/synthetic-monitoring-agent
base: v0.34.4
head repository: grafana/synthetic-monitoring-agent
compare: v0.35.0
- 12 commits
- 38 files changed
- 5 contributors
Commits on Mar 11, 2025
-
chore: Update module golang.org/x/net to v0.37.0 (#1245)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fed448b - Browse repository at this point
Copy the full SHA fed448bView commit details -
chore: Update module github.com/mccutchen/go-httpbin/v2 to v2.17.1 (#…
…1240) Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91c5550 - Browse repository at this point
Copy the full SHA 91c5550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 047466f - Browse repository at this point
Copy the full SHA 047466fView commit details
Commits on Mar 12, 2025
-
fix: Update version reporting logic (#1244)
Go 1.24 added a way to obtain the version (extract from the current Git repo) from the running program. Switch to that instead of passing linker flags at build time. Update ./scripts/version to report the same string. Signed-off-by: Marcelo E. Magallon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad3ffbb - Browse repository at this point
Copy the full SHA ad3ffbbView commit details
Commits on Mar 14, 2025
-
feat: Add the sm-k6-gsm binary for secrets (#1234)
* feat: Add the sm-k6-gsm binary for secrets Depends on grafana/xk6-sm#74 * fix: Add the gsm binary to packages also
Configuration menu - View commit details
-
Copy full SHA for 94a3d29 - Browse repository at this point
Copy the full SHA 94a3d29View commit details -
feat: pass secret store from API (#1179)
* feat: pass secret store from API * fix: store the token in a file * fix: use the URLEncoding * fix: revert accidental change * fix: use a colon for seperation This is what the pending upstream change uses. * chore: Update the gsm extension usage to pass a config file * feat: use the -gsm prefixed bianry when secrets are enabled
Configuration menu - View commit details
-
Copy full SHA for fcfcd8f - Browse repository at this point
Copy the full SHA fcfcd8fView commit details
Commits on Mar 17, 2025
-
chore: Update dependency grafana/xk6-sm to v0.2.0 (#1161)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b56c7a0 - Browse repository at this point
Copy the full SHA b56c7a0View commit details
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3977d87 - Browse repository at this point
Copy the full SHA 3977d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84aeea1 - Browse repository at this point
Copy the full SHA 84aeea1View commit details
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 18b6df0 - Browse repository at this point
Copy the full SHA 18b6df0View commit details -
fix: Use a global tenant ID when retrieving secrets information (#1260)
We have several places that need a global tenant ID. We usually communicate this by using models.GlobalTenantID instead of just int64, but the GetTenant function takes a structure that doesn't make a distinction, because it would require updating the protocol buffer definition in a way that would be hard to handle. Fix the various locations that are using a local ID instead of a global ID. Signed-off-by: Marcelo E. Magallon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f171fc4 - Browse repository at this point
Copy the full SHA f171fc4View commit details
Commits on Mar 24, 2025
-
Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c23ff52 - Browse repository at this point
Copy the full SHA c23ff52View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.34.4...v0.35.0