Skip to content

Releases: edithatogo/osf-cli-go

osf-cli-go v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:50
b017ec6

Stable v1.0.0 release with signed tag, reproducible platform binaries, MCPB bundles, coding-agent plugin archives, MCP Registry publication, SBOM, and signed container provenance.

v1.0.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:57

What's Changed

Full Changelog: v0.3.2...v1.0.0-rc.1

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 13:18
c4bc250

What's Changed

  • chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #1
  • chore(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #2
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
  • chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #4
  • chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #5
  • chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.6.0 to 1.6.1 by @dependabot[bot] in #6
  • chore(deps): make Renovate the active update manager by @edithatogo in #29
  • chore(deps): bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #30
  • chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.3 by @dependabot[bot] in #31
  • chore(deps): bump sigstore/cosign-installer from 3.9.0 to 4.1.2 by @dependabot[bot] in #32
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #33
  • chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #34
  • fix(release): preserve module version on go install by @edithatogo in #35
  • ci(release): publish tagged binary assets by @edithatogo in #36
  • release: prepare asset-backed v0.3.2 by @edithatogo in #37

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@edithatogo edithatogo released this 11 Jul 08:42

Patch release aligning MCPB metadata with the current MCPB schema, pinning Go 1.26.5 for the standard-library security fix, and recording the verified Glama release.

osf-cli-go v0.3.0

Choose a tag to compare

@edithatogo edithatogo released this 11 Jul 08:31

Full Changelog: v0.2.0...v0.3.0

osf-cli-go v0.1.0

Choose a tag to compare

@edithatogo edithatogo released this 02 May 13:58

osf-cli-go v0.1.0

Initial pre-release of the Go CLI client for the Open Science Framework.

Commands

  • \osf auth whoami\ — Show authenticated OSF account
  • \osf projects list|get\ — List and inspect projects
  • \osf components list\ — List project components
  • \osf files list|download\ — Browse and download files
  • \osf completion bash|zsh|fish|powershell\ — Shell completions

Features

  • JSON and human-readable output modes
  • Safe atomic file downloads with conflict policies (fail/skip/overwrite)
  • Path traversal and symlink escape protection
  • Token redaction in errors and logs
  • Cross-platform (Windows, macOS, Linux)
  • 15 completed Conductor tracks with phase review evidence