Skip to content

gocron

v0.9.14 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

backup cron docker go schedule scheduler
+2 more
task vue

Summary

AI summary

Updates Changes in This Release, Highlights, and Build Information across a mixed release.

Full changelog

This release is primarily focused on maintenance and dependency updates to keep the project current, secure, and compatible with the latest tooling.

Highlights

  • Updated Go module dependencies
  • Updated web dependencies and development dependencies
  • Upgraded Cypress to v15.16.0 and refreshed related test tooling
  • Updated GitHub Actions dependencies, including actions/upload-artifact
  • Bumped Go and Cypress versions across the project
  • Refactored end-to-end GUI tests for improved maintainability

Documentation

  • Added a RepoRanker badge to the README
  • Improved README badge formatting and cleanup

No functional changes or new features are included in this release. This update focuses on project maintenance, dependency hygiene, and CI/CD improvements.

Changes in This Release

  • Bump actions/upload-artifact from 4 to 7 in the github-actions group (765a06f) by @dependabot[bot]
  • Merge pull request #55 from flohoss/dependabot/github_actions/github-actions-674967a53d (a43b8b9) by @flohoss
  • Add RepoRanker badge to README (fc556e3) by @flohoss
  • Add spacing between README badges (797943e) by @flohoss
  • Update Go module dependencies (77d98c2) by @flohoss
  • Bump web dependencies and devDependencies (b5d59f1) by @flohoss
  • chore(e2e): bump Cypress to ^15.16.0 (6dcb088) by @flohoss
  • Bump Go and Cypress versions (f33027c) by @flohoss
  • Refactor e2e GUI test; remove README note (ec2f731) by @flohoss

Full Changelog: https://github.com/flohoss/gocron/compare/v0.9.13...v0.9.14


Docker Image

docker pull ghcr.io/flohoss/gocron:v0.9.14
docker pull ghcr.io/flohoss/gocron:latest

Binary Downloads

Download one of the attached binaries extracted from the release image:

  • gocron_<version>_linux_amd64
  • gocron_<version>_linux_arm64

Verify with ./gocron_<version>_linux_<arch> --version.

Image digest:

ghcr.io/flohoss/gocron:v0.9.14@sha256:a6384f7ad9cee2c5f781789ce683641a1333abd4c0062d0c134c273883821904

Build Information

  • Version: v0.9.14
  • Build Time: 2026-06-08T15:57:53Z
  • Repository: https://github.com/flohoss/gocron
  • Platform: linux/amd64,linux/arm64
  • Attestations: SLSA Provenance, SBOM

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gocron

Get notified when new releases ship.

Sign up free

About gocron

Task scheduler that allows users to specify recurring jobs via a simple YAML configuration file. `MIT` `Docker`

All releases →

Related context

Earlier breaking changes

  • v0.9.12 Job detail routes use auto-generated URL-safe slugs instead of raw job names
  • v0.9.12 SQLite configuration moved under db section with db.location and db.name
  • v0.9.12 --config flag now expects direct file path instead of folder path

Beta — feedback welcome: [email protected]