Skip to content

Releases: linyows/probe

v0.28.1

18 Oct 14:44
87423db

Choose a tag to compare

What's Changed

  • Fix misleading completed count in repeat step display by @linyows in #122

Full Changelog: v0.28.0...v0.28.1

v0.28.0

18 Oct 08:34
abeb817

Choose a tag to compare

What's Changed

  • Fix repeat counter accuracy and async execution issues by @linyows in #121

Full Changelog: v0.27.0...v0.28.0

v0.27.0

17 Oct 15:14
8b33539

Choose a tag to compare

What's Changed

  • Bump github.com/chromedp/chromedp from 0.14.1 to 0.14.2 by @dependabot[bot] in #118
  • Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #119
  • Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #117
  • Fix repeat counter accuracy and workflow time calculation by @linyows in #120

Full Changelog: v0.26.3...v0.27.0

v0.26.3

10 Oct 05:10
88459a8

Choose a tag to compare

What's Changed

  • Fix mail date parsing to support single-digit days by @linyows in #116

Full Changelog: v0.26.2...v0.26.3

v0.26.2

07 Oct 15:12
34a5676

Choose a tag to compare

What's Changed

Full Changelog: v0.26.1...v0.26.2

v0.26.1

07 Oct 14:37
c2a21f3

Choose a tag to compare

What's Changed

  • Fix concurrent map writes in async repeat execution by @linyows in #114

Full Changelog: v0.26.0...v0.26.1

v0.26.0

07 Oct 13:50
45fbf81

Choose a tag to compare

What's Changed

  • Add async execution option for job repeat by @linyows in #113
  • Bump github.com/emersion/go-imap/v2 from 2.0.0-beta.6 to 2.0.0-beta.7 by @dependabot[bot] in #111
  • Bump google.golang.org/protobuf from 1.36.8 to 1.36.10 by @dependabot[bot] in #112
  • Bump github.com/expr-lang/expr from 1.17.0 to 1.17.6 by @dependabot[bot] in #110
  • Bump github.com/go-playground/validator/v10 from 10.27.0 to 10.28.0 by @dependabot[bot] in #109

Full Changelog: v0.25.0...v0.26.0

v0.25.0

06 Oct 09:38
11e5f42

Choose a tag to compare

What's Changed

  • Add environment variable override for repeat and retry limits by @linyows in #108

Full Changelog: v0.24.0...v0.25.0

v0.24.0

05 Oct 12:49
897095e

Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #100
  • Bump github.com/emersion/go-message from 0.18.1 to 0.18.2 by @dependabot[bot] in #102
  • Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.7.0 by @dependabot[bot] in #103
  • Bump github.com/go-playground/validator/v10 from 10.4.1 to 10.27.0 by @dependabot[bot] in #104
  • Bump google.golang.org/grpc from 1.67.0 to 1.75.1 by @dependabot[bot] in #105
  • Add mail-latency action to analyze email latency from headers by @linyows in #106
  • Bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 in the go_modules group across 1 directory by @dependabot[bot] in #107

Full Changelog: v0.23.0...v0.24.0

v0.23.0

05 Sep 11:56
fcba8fa

Choose a tag to compare

What's Changed

  • feat: template support for wait field, improved plugin error handling by @linyows in #99

Full Changelog: v0.22.0...v0.23.0