Releases: StacklokLabs/gofetch
Releases · StacklokLabs/gofetch
v1.0.1
What's Changed
- upgrades html-to-markdown to v2 by @ChrisJBurns in #68
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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/nettov0.44.0. - Bumped
sigstore/cosign-installerfrom3.9.2→3.10.0. - Updated
github.com/modelcontextprotocol/go-sdkfrom0.4.0→0.5.0, and then tov1.0.0. - Updated
docker/login-action(digest + version bump3.5.0→3.6.0).
- Upgraded
-
Repository Cleanup
- Removed previously committed binary from the repo.
Contributors
- 🎉 New contributor: @dmjb made their first contribution in [PR #54](#54).
- Thanks to @renovate[bot], @dependabot[bot], and @ChrisJBurns for their contributions.
👉 [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-sdkv1.0.0 by @ChrisJBurns in #67
v0.0.6
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
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
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
- @dependabot[bot] made their first contribution in #7
- @renovate[bot] made their first contribution in #13
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- fix: corrects image name to gofetch by @ChrisJBurns in #11
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: adds local build image task by @ChrisJBurns in #2
- Update README by @danbarr in #5
- Fix and normalize governance docs by @danbarr in #3
- Add Dependabot config by @danbarr in #4
- feat: renames to
gofetchand adds a lil mascot by @ChrisJBurns in #6
New Contributors
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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
- feat: adds fetch mcp server by @ChrisJBurns in #1
New Contributors
- @ChrisJBurns made their first contribution in #1
Full Changelog: https://github.com/StacklokLabs/fetch/commits/v0.0.1