Skip to content

Releases: StacklokLabs/gofetch

v1.0.1

06 Oct 07:59
bdc3605

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Oct 23:33
99d1b41

Choose a tag to compare

Release v1.0.0 🎉

This release introduces several important dependency updates, repository cleanup, and marks the transition to mcp/go-sdk v1.0.0 which now allows us to release gofetch as 1.0.0.

Highlights

  • Dependency Updates

    • Upgraded golang.org/x/net to v0.44.0.
    • Bumped sigstore/cosign-installer from 3.9.23.10.0.
    • Updated github.com/modelcontextprotocol/go-sdk from 0.4.00.5.0, and then to v1.0.0.
    • Updated docker/login-action (digest + version bump 3.5.03.6.0).
  • Repository Cleanup

    • Removed previously committed binary from the repo.

Contributors

👉 [Compare v0.0.6...v1.0.0](v0.0.6...v1.0.0)

Full Changelog
  • fix(deps): update module golang.org/x/net to v0.44.0 by @renovate[bot] in #49
  • build(deps): Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #52
  • build(deps): Bump github.com/modelcontextprotocol/go-sdk from 0.4.0 to 0.5.0 by @dependabot[bot] in #53
  • Remove binary from repo by @dmjb in #54
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #48
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #55
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #56
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #57
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #58
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #60
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #61
  • chore(deps): update docker/login-action digest to 5e57cd1 by @renovate[bot] in #63
  • build(deps): Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #65
  • updates to mcp/go-sdk v1.0.0 by @ChrisJBurns in #67

v0.0.6

06 Sep 16:17
5edbb32

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #27
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #41
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #44
  • chore(deps): update dependency go to v1.25.1 by @renovate[bot] in #30
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #43
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #45
  • build(deps): Bump github.com/modelcontextprotocol/go-sdk from 0.2.0 to 0.3.0 by @dependabot[bot] in #42
  • fix(deps): update module github.com/modelcontextprotocol/go-sdk to v0.3.1 by @renovate[bot] in #37
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #46
  • fix(deps): update module github.com/modelcontextprotocol/go-sdk to v0.4.0 by @renovate[bot] in #47

Full Changelog: v0.0.5...v0.0.6

v0.0.5

23 Aug 16:02
803a3b7

Choose a tag to compare

What's Changed

  • chore(deps): pin dependencies by @renovate[bot] in #14
  • build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #24
  • build(deps): Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #25
  • fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #22
  • chore(deps): update dependency go to v1.24.5 by @renovate[bot] in #18
  • fix(deps): update github.com/go-shiori/go-readability digest to 9f5bf5c by @renovate[bot] in #17
  • chore(deps): update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in #28
  • fix(deps): update module golang.org/x/net to v0.43.0 by @renovate[bot] in #31
  • build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #35
  • build(deps): Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #36
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #34
  • feat: define two endpoints for SSE to match MCP Spec by @psekar in #32

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

14 Jul 16:00
046b618

Choose a tag to compare

Highlights

  • Added StreamableHTTP support

What's Changed

  • Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot[bot] in #7
  • Bump github.com/JohannesKaufmann/html-to-markdown from 1.4.2 to 1.6.0 by @dependabot[bot] in #10
  • Bump golang.org/x/net from 0.18.0 to 0.41.0 by @dependabot[bot] in #8
  • Bump github.com/mark3labs/mcp-go from 0.31.0 to 0.32.0 by @dependabot[bot] in #9
  • chore: Configure Renovate by @renovate[bot] in #13
  • feat: adds streamable-http support by @ChrisJBurns in #21

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

01 Jul 17:43
d86f7ab

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 Jul 17:24
5ca6b89

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

06 Jun 19:54
66053dd

Choose a tag to compare

A fast, secure Go implementation of the SSE fetch MCP server that retrieves web content for AI applications.

✨ What It Does

  • Fetch Web Pages: Retrieve content from any URL on the internet
  • Clean Content: Automatically converts messy HTML to readable markdown
  • Respect Robots.txt: Follows website rules (can be disabled if needed)
  • Flexible Output: Control content length and formatting

What's Changed

New Contributors

Full Changelog: https://github.com/StacklokLabs/fetch/commits/v0.0.1