Releases: StacklokLabs/yardstick
Release list
v1.2.0
What's Changed
- chore(deps): update actions/upload-artifact digest to 043fb46 by @renovate[bot] in #95
- build(deps): Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #88
- chore: upgrade Go to 1.26.2 by @ChrisJBurns in #97
- fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.5.0 - abandoned by @renovate[bot] in #94
- fix(deps): update module github.com/google/jsonschema-go to v0.4.3 by @renovate[bot] in #98
- chore(deps): update github/codeql-action digest to e46ed2c by @renovate[bot] in #90
- ci: adopt golangci-lint v2.12.1 and fix goconst findings by @ChrisJBurns in #101
- fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.6.0 by @renovate[bot] in #100
- chore(deps): update docker/login-action digest to 4907a6d by @renovate[bot] in #91
- chore(deps): update dependency golangci/golangci-lint to v2.12.2 by @renovate[bot] in #102
- chore(deps): update sigstore/cosign-installer action to v4.1.2 by @renovate[bot] in #103
- chore(deps): update github/codeql-action digest to 68bde55 by @renovate[bot] in #104
- build(deps): Bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #93
- Fix/security fixes by @glageju in #105
- unpin Go patch version in go.mod by @rdimitrov in #106
- Enable integration tests by @syedazeez337 in #56
- chore(deps): pin ko-build/setup-ko action to d006021 by @renovate[bot] in #107
- chore(deps): update github/codeql-action digest to 9e0d7b8 by @renovate[bot] in #108
- fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.6.1 by @renovate[bot] in #112
- chore(deps): update github/codeql-action digest to 7211b7c - autoclosed by @renovate[bot] in #111
- chore(deps): update docker/login-action digest to 650006c by @renovate[bot] in #110
- chore(deps): update golangci/golangci-lint-action action to v9.2.1 by @renovate[bot] in #109
- chore: add needs-triage caller workflow by @dussab in #115
- chore(deps): update github/codeql-action digest to 87557b9 by @renovate[bot] in #116
- chore(deps): update github/codeql-action digest to 8aad20d by @renovate[bot] in #120
- chore(deps): update actions/checkout digest to df4cb1c by @renovate[bot] in #119
- build(deps): Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #118
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #121
- chore(deps): update ko-build/setup-ko action to v0.10 by @renovate[bot] in #123
- chore(deps): update arduino/setup-task action to v3 by @renovate[bot] in #127
- chore(deps): update docker/login-action digest to af1e73f by @renovate[bot] in #128
- chore(deps): update github/codeql-action digest to 54f647b by @renovate[bot] in #129
- chore(deps): update github/codeql-action digest to 99df26d by @renovate[bot] in #130
- build(deps): Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #126
- build(deps): Bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #125
- chore(deps): update golangci/golangci-lint-action action to v9.3.0 - autoclosed by @renovate[bot] in #124
- fix(security): pin Go toolchain and bump x/sys to clear Grype scan failures by @glageju in #131
- chore(deps): update actions/setup-go action to v7 by @renovate[bot] in #132
- Add dual-era MCP support and fault-injection modes by @jhrozek in #139
New Contributors
- @rdimitrov made their first contribution in #106
- @dussab made their first contribution in #115
Full Changelog: v1.1.3...v1.2.0
v1.1.3
v1.1.2
What's Changed
- build(deps): Bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #66
- build(deps): Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #71
- chore(deps): update actions/checkout digest to de0fac2 - autoclosed by @renovate[bot] in #72
- Update Go version from 1.25.0 to 1.26.0 by @ChrisJBurns in #85
- fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.4.0 by @renovate[bot] in #73
- fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.4.1 by @renovate[bot] in #86
- chore(deps): update sigstore/cosign-installer action to v4.1.1 by @renovate[bot] in #82
- chore(deps): update docker/login-action action to v4 by @renovate[bot] in #81
- chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #77
- chore(deps): update actions/setup-go digest to 4b73464 by @renovate[bot] in #76
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- chore(deps): update golangci/golangci-lint-action action to v9.2.0 by @renovate[bot] in #58
- build(deps): Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #54
- chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #40
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #49
- Use MCP_TRANSPORT environment variable by @syedazeez337 in #55
- chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #60
- fix(deps): update module github.com/google/jsonschema-go to v0.4.2 by @renovate[bot] in #61
- fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.2.0 by @renovate[bot] in #62
- Add support for _meta field in tool calls by @yrobla in #68
New Contributors
- @syedazeez337 made their first contribution in #55
- @yrobla made their first contribution in #68
Full Changelog: v1.1.0...v1.1.1
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