Releases: StacklokLabs/yardstick
Releases · StacklokLabs/yardstick
v1.1.0
v1.0.0
🚀 Yardstick v1.0.0 is live!
This release focuses on stability and keeping dependencies up to date across the board.
Developer Experience
• Fixed client link issues for smoother setup
• Updated to MCP Go SDK v1.1.0 for improved protocol support
Infrastructure & Tooling
• GitHub Actions workflows now use the latest versions (checkout v5, setup-go v6, golangci-lint v9)
• Container signing updated to Cosign v4.0.0
• Docker login action updated for enhanced authentication handling
Dependencies
• Bumped testify to v1.11.1 for better testing capabilities
• Updated multiple workflow actions and build tools for improved reliability
👋 Welcome to our newest contributor @dependabot[bot] 🥳
🔗 Full changelog: v0.0.2...v1.0.0
What's Changed
- fix: yardstick client link by @ChrisJBurns in #12
- build(deps): Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot[bot] in #2
- build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 by @dependabot[bot] in #3
- chore(deps): update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in #10
- build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #19
- chore(deps): update docker/login-action digest to 184bdaa by @renovate[bot] in #15
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #18
- build(deps): Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #29
- chore(deps): update sigstore/cosign-installer action to v3.10.0 by @renovate[bot] in #28
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #25
- build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #23
- build(deps): Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #33
- updates to go-sdk 1.0.0 by @ChrisJBurns in #36
- build(deps): Bump github.com/modelcontextprotocol/go-sdk from 1.0.0 to 1.1.0 by @dependabot[bot] in #43
- build(deps): Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #46
- chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #44
- chore(deps): update actions/setup-go digest to 4dc6199 by @renovate[bot] in #48
- build(deps): Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #39
- signs the image digest rather than the tag by @ChrisJBurns in #52
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: v0.0.2...v1.0.0
v0.0.2
What's Changed
- feat: renames yardstick packages by @ChrisJBurns in #9
Full Changelog: v0.0.1...v0.0.2