• v2026.09.10
    CI / Test and publish (push) Successful in 26s
    Stable

    Valentin Popov released this 2026-09-10 21:56:06 +04:00 | 0 commits to master since this release

    Initial release of the stateless Rust service for Vacationplanner calendar subscriptions.

    • Subscribe through GET /calendar.ics with a required token and optional comma-separated years. The default is the current UTC year and the next year.
    • All-day events, stable event IDs, vacation status mapping and deduplication across years.
    • A minimal, non-root scratch container with outgoing HTTPS support and a /healthz endpoint.
    • Formatting, Clippy, isolated E2E tests and runtime smoke checks in Gitea and GitHub CI.

    Container images (linux/amd64):

    docker pull code.popov.link/valentineus/vacationplanner2ics:2026.09.10
    docker pull ghcr.io/valentineus/vacationplanner2ics:2026.09.10
    

    Self-hosting is recommended. Subscription URLs contain the API token; see the usage and privacy documentation before using a hosted instance.

    Downloads