Skip to content

Releases: buildkite/buildkite-mcp-server

v0.5.1

30 Jun 03:26
50b61be

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Jun 04:26
00084a6

Choose a tag to compare

What's Changed

  • Link to new token page with read_pipelines selected by @JuanitoFatas in #54
  • Add Zed instructions to README by @sj26 in #53
  • chore: upgrade mcp-go so we can use new testing features by @wolfeidau in #56
  • chore: add code of conduct to project by @wolfeidau in #57
  • chore: add dependabot with groupings based on agent project by @wolfeidau in #58
  • chore(deps): bump the otel group with 5 updates by @dependabot in #59
  • feat: reviewed and improved the tool descriptions by @wolfeidau in #61
  • refactor: move the headers parser out to the command package by @wolfeidau in #60
  • chore: updated documentation on scopes and collapsed editor configs by @wolfeidau in #62
  • chore: enable gosec for security checking and gocritic for go conventions by @wolfeidau in #63
  • chore: remove production use disclaimer after review by @wolfeidau in #64

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

10 Jun 22:27
5c96943

Choose a tag to compare

What's Changed

  • fix: adjust nil of Jobs for embedded struct to resolve lint issue by @wolfeidau in #51
  • Fix the Header Parsing with sending Custom Tokens by @eaugene in #50
  • chore: added agents.md file with project conventions by @wolfeidau in #52

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Jun 01:50
84ea84e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Jun 02:20
84d9b86

Choose a tag to compare

What's Changed

  • Updated the release instructions to match what we have been doing by @wolfeidau in #27
  • Added OTEL tracing for local development and testing by @wolfeidau in #28
  • Add setup instructions for VSCode by @timfallmk in #29
  • reduce default builds to 1 by @mcncl in #30
  • Add Support to specify the base URL and HTTP Headers in the MCP server by @eaugene in #32
  • chore: upgrade mcp package and add readonly annotations by @wolfeidau in #35
  • feat: add read only access to clusters and cluster queues by @wolfeidau in #36
  • fix: updated base URL with default and made token required by @wolfeidau in #37
  • feat: add an estimation of token count to job log traces by @wolfeidau in #41
  • set mcp client name to buildkite-mcp-server by @RemyDeWolf in #43
  • chore: updates and docs adjustments by @wolfeidau in #44
  • feat: add the link header to list results by @wolfeidau in #45
  • Issue #42 support build annotations (draft) by @RemyDeWolf in #46

New Contributors

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

v0.2.0

23 Apr 01:52
d2b5f46

Choose a tag to compare

What's Changed

  • fix: goreleaser configuration had a spelling mistake by @wolfeidau in #23
  • chore: update core deps to latest version by @wolfeidau in #24
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot in #25
  • Process job logs to plaintext by @catkins in #22

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Apr 21:40
bab023a

Choose a tag to compare

What's Changed

  • fix: fix build in Makefile by @mcncl in #2
  • feat: added pagination and tools for build list and get by @wolfeidau in #3
  • chore: add a buildkite pipeline by @wolfeidau in #4
  • chore: tidy up repo for moving, updated license and fixed a conversion bug by @wolfeidau in #5
  • chore(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #1
  • Add a new pipeline using docker compose and hosted agents caching by @wolfeidau in #6
  • Add a build badge by @mcncl in #7
  • Added a new tool which gets info about the current user with a test by @wolfeidau in #8
  • Rename the top level module as it has moved to buildkite ownership by @wolfeidau in #10
  • Added zerolog with settings compatible with mcp server environment by @wolfeidau in #12
  • feat: add an action for getting job logs by @mcncl in #13
  • Add YAML config by @mcncl in #11
  • feat: Add a tool for which can get the current access tokens scopes by @wolfeidau in #14
  • Dockerize MCP server by @mcncl in #15
  • chore: add tests for existing tools for developer happiness by @wolfeidau in #16
  • Add artifacts tools by @mcncl in #18
  • docs: move the development notes out to a seperate document by @wolfeidau in #20
  • feat: migrate to ko and chainguard static image for leaner docker images by @wolfeidau in #19
  • feat: added tool which returns the orginisation associated with a token by @wolfeidau in #21

New Contributors

Full Changelog: https://github.com/buildkite/buildkite-mcp-server/commits/v0.1.0