Releases: jonigl/ollama-mcp-bridge
Releases · jonigl/ollama-mcp-bridge
v0.11.2
v0.11.0
v0.10.0
What's Changed
- docs: featuring simple-ollama-chat as a related project by @jonigl in #45
- Add Docker Image build workflow by @Mqxx in #47
- fix(docker): add build args for versioning in Docker image by @jonigl in #54
- fix(docker): remove unnecessary git installation and ensure frozen dependencies in Dockerfile by @jonigl in #60
- Revert "fix(docker): remove unnecessary git installation and ensure frozen dependencies in Dockerfile" by @jonigl in #61
- fix: docker image build workflow by @Mqxx in #55
- fix: adds version tag check by @Mqxx in #63
- Enable address reuse for socket binding by @folkertvanheusden in #49
- docs: update README with Docker usage instructions and environment variables by @jonigl in #64
New Contributors
- @Mqxx made their first contribution in #47
- @folkertvanheusden made their first contribution in #49
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0
What's Changed
- feat: add remote MCP server support with config variable expansion by @jonigl in #34 [Targets issue #23]
- feat: add OLLAMA_PROXY_TIMEOUT environment variable for configurable HTTP timeouts by @jonigl in #35 [Targets issue #33]
- style: embracing black formatting by @jonigl in #36
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat: upgrading dependencies and precise version constraints by @jonigl in #27
- docs: updating README.md with warning about mcp config when using docker by @jonigl in #28
- feat: add OLLAMA_URL environment variable support by @Cyberschorsch in #24
- refactor: Adding support for Ollama Cloud models, enabling true multi-round tool execution and streaming improvements by @jonigl in #30
- feat: add system prompt cli and envar config option to prepend system message to /api/chat by @jonigl in #32
New Contributors
- @Cyberschorsch made their first contribution in #24
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- docs: updating main README.md adding https://github.com/jonigl/mcp-client-for-ollama by @jonigl in #20
- feat: add docker and docker-compose by @rob1nzon in #22
New Contributors
Full Changelog: v0.5.1...v0.6.0