synthetic-monitoring-api-go-client icon indicating copy to clipboard operation
synthetic-monitoring-api-go-client copied to clipboard

Bump github.com/grafana/synthetic-monitoring-agent from 0.23.4 to 0.24.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps github.com/grafana/synthetic-monitoring-agent from 0.23.4 to 0.24.1.

Release notes

Sourced from github.com/grafana/synthetic-monitoring-agent's releases.

v0.24.1

Changelog

  • 82b8402a Bump Go to 1.22 (#699)
  • dc413856 Fix: report duration from script (#698)
  • 04d5f10f Release v0.24.1 (#700)

v0.24.0

Changelog

  • 79b19274 Feature: automatically set up GOMEMLIMIT (#691)
  • c502dd59 Feature: upgrade k6 to v0.50.0 (#681)
  • 61466e3d Fix: TestTickWithOffset sometimes if offset is 0 (#686)
  • 4787d581 Fix: use uniform timeout validation logic (#693)
  • aeaf280d Log configuration at start up (#689)
  • 931e4424 Make k6 capability validation nil-safe (#692)
  • 523e9a64 Release v0.23.4 (#685)
  • 5e69f42a Release v0.24.0 (#697)
  • e587e95f Switch to using buf to manage protobuf code (#641)
  • 2a5799d5 Terminate agent if capabilities not supported (#684)
  • 2cd70a42 k6runner/test: add test for RunResponse error handling
  • 67982753 k6runner: handle errors reported by http runners
  • a8009875 k6runner: inspect errors and propagate unexpected ones to the probe
  • ecca8501 proto fields for scripted check enablement (#674)
  • eea5b637 skip interpolating multihttp variables into the metric names (#683)
Changelog

Sourced from github.com/grafana/synthetic-monitoring-agent's changelog.

[v0.24.1] - 2024-04-30

Fix

  • report duration from script (#698)

[v0.24.0] - 2024-04-30

Feature

  • automatically set up GOMEMLIMIT (#691)

Fix

  • use uniform timeout validation logic (#693)
  • TestTickWithOffset sometimes if offset is 0 (#686)

K6runner

  • inspect errors and propagate unexpected ones to the probe
  • handle errors reported by http runners

Commits
  • 04d5f10 Release v0.24.1 (#700)
  • dc41385 Fix: report duration from script (#698)
  • 82b8402 Bump Go to 1.22 (#699)
  • 5e69f42 Release v0.24.0 (#697)
  • a800987 k6runner: inspect errors and propagate unexpected ones to the probe
  • 2cd70a4 k6runner/test: add test for RunResponse error handling
  • 6798275 k6runner: handle errors reported by http runners
  • 4787d58 Fix: use uniform timeout validation logic (#693)
  • 931e442 Make k6 capability validation nil-safe (#692)
  • 2a5799d Terminate agent if capabilities not supported (#684)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar May 01 '24 19:05 dependabot[bot]