Releases: hyp3rd/go-again
Releases · hyp3rd/go-again
v1.2.9
14 Apr 21:07
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot [bot] in #35
chore(deps): bump modernc.org/sqlite from 1.48.1 to 1.48.2 by @dependabot [bot] in #36
chore(deps): bump Go toolchain and dependencies to latest versions by @hyp3rd in #38
Full Changelog : v1.2.8...v1.2.9
v1.2.8
04 Apr 09:47
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: bump tooling/deps and refactor scheduler counter to atomic.Uint64 by @hyp3rd in #34
Full Changelog : v1.2.7...v1.2.8
v1.2.7
13 Mar 18:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Feat/scheduler by @hyp3rd in #29
chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot [bot] in #28
build(toolchain): upgrade Go to 1.26.1; bump lint/buf and refresh deps by @hyp3rd in #30
Full Changelog : v1.2.5...v1.2.7
v1.2.6
28 Feb 18:00
Compare
Sorry, something went wrong.
No results found
v1.2.5
28 Feb 10:05
Compare
Sorry, something went wrong.
No results found
v1.2.4
27 Feb 18:20
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(scheduler): pluggable storage, status/history APIs, SQLite backend by @hyp3rd in #26
Full Changelog : v1.2.3...v1.2.4
v1.2.3
26 Feb 13:41
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): bump github.com/hyp3rd/sectools from 1.1.9 to 1.2.1 by @dependabot [bot] in #22
chore(deps): bump github.com/hyp3rd/sectools from 1.2.1 to 1.2.2 by @dependabot [bot] in #23
fix(scheduler): persist normalized URLs, expand tests, upgrade Go/tooling by @hyp3rd in #25
New Contributors
Full Changelog : v1.2.2...v1.2.3
v1.2.2
22 Jan 19:37
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(scheduler): guard nil errors; drain request body; docs/tests by @hyp3rd in #20
docs(scheduler): expand PRD with Scheduler Extension and add sectools… by @hyp3rd in #21
Full Changelog : v1.2.1...v1.2.2
v1.2.1
21 Jan 13:36
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(scheduler): introduce scheduler with retries and callbacks by @hyp3rd in #19
Full Changelog : v1.2.0...v1.2.1
v1.2.0
20 Jan 19:00
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(retrier): per-attempt error tracking, early stop, and init guards by @hyp3rd in #16
feat(retrier): add context-aware retries via DoWithContext by @hyp3rd in #17
test: standardize errors with ewrap; add constants; parallelize timers by @hyp3rd in #18
Full Changelog : v1.1.4...v1.2.0