We’re pleased to announce the release of gogitup v0.1.2, published on February 28, 2026. This maintenance update focuses on strengthening the project’s build infrastructure and supply chain security while maintaining full compatibility with existing installations.

What’s New

While this release doesn’t introduce new application features, it brings important backend improvements that benefit all users:

  • Updated GitHub Actions: Bumped astral-sh/setup-uv from 7.3.0 to 7.3.1 and actions/setup-go from 6.2.0 to 6.3.0 for improved build reliability
  • Enhanced Supply Chain Security: Migrated from actions/attest-build-provenance to the unified actions/attest@v4.1.0, consolidating artifact attestation capabilities under a single, maintained action

Why It Matters

These infrastructure updates reflect our commitment to:

  1. Security: The migration to actions/attest provides more robust provenance verification for all pre-built binaries, helping users verify the authenticity of their downloads
  2. Reliability: Updated CI/CD dependencies ensure builds leverage the latest improvements and bug fixes from the GitHub Actions ecosystem
  3. Maintenance: Staying current with upstream actions reduces technical debt and ensures continued support for our build pipeline

For end users, the pre-built binaries in this release are functionally identical to v0.1.1. Existing installations continue to work without any configuration changes or upgrades required.

Getting Started

For New Users

Install gogitup via Go:

go install github.com/UnitVectorY-Labs/gogitup@v0.1.2

Or download a pre-built binary for your platform from the release page. Available for Linux (amd64, arm64, 386), macOS (amd64, arm64), and Windows (amd64, 386).

For Existing Users

Upgrading to v0.1.2 is optional since there are no application-level changes. If you’d like to upgrade:

go install github.com/UnitVectorY-Labs/gogitup@v0.1.2

All existing configurations remain valid, and no migration steps are required.


Transparency Note

This post was AI-generated using the unsloth/Qwen3.5-122B-A10B-GGUF:Q4_K_M model. It references the gogitup v0.1.2 release from the UnitVectorY-Labs/gogitup repository, published on February 28, 2026. Generated by release-storyteller.