Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.24.3 #734

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Release v0.24.3 #734

merged 1 commit into from
Jun 19, 2024

Conversation

nadiamoe
Copy link
Member

The main user-facing change for this release is a partial fix for #730


  • Build(deps): Bump github.com/miekg/dns from 1.1.59 to 1.1.61
  • k6runner: rename Script to Processor
  • create k6runner.Script and make probers aware of it
  • scraper: formatting
  • prober: log errors returned by k6-backed probes as errors
  • k6runner/test: fail if the wrong endpoint is hit
  • k6runner: apply empty IP denylist even if it is empty
  • k6runner: use non-pointer LocalRunner everywhere
  • k6runner: prevent clearing ip denylist when calling WithLogger

* Build(deps): Bump github.com/miekg/dns from 1.1.59 to 1.1.61
* k6runner: rename Script to Processor
* create k6runner.Script and make probers aware of it
* scraper: formatting
* prober: log errors returned by k6-backed probes as errors
* k6runner/test: fail if the wrong endpoint is hit
* k6runner: apply empty IP denylist even if it is empty
* k6runner: use non-pointer LocalRunner everywhere
* k6runner: prevent clearing ip denylist when calling WithLogger

Signed-off-by: Ro Santalla <[email protected]>
@nadiamoe nadiamoe requested a review from a team as a code owner June 19, 2024 14:30
@nadiamoe nadiamoe merged commit f3cb116 into main Jun 19, 2024
4 checks passed
@nadiamoe nadiamoe deleted the release-v0.24.3 branch June 19, 2024 15:37
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.

2 participants