Skip to content

Releases: jonigl/ollama-mcp-bridge

v0.11.2

16 Mar 20:23
5f1fbad

Choose a tag to compare

What's Changed

  • feat: add descriptive labels to Docker image for enhanced clarity by @jonigl in #67
  • fix: add environment variable for Docker metadata annotations levels by @jonigl in #68

Full Changelog: v0.11.0...v0.11.2

v0.11.0

16 Mar 19:53
0100f71

Choose a tag to compare

What's Changed

  • fix: add annotations to Docker image build step and remove unnecessary labels by @jonigl in #65
  • chore(deps): bump project dependencies by @jonigl in #66

Full Changelog: v0.10.0...v0.11.0

v0.10.0

16 Mar 15:05
618c582

Choose a tag to compare

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

Full Changelog: v0.9.2...v0.10.0

v0.9.2

16 Jan 21:29
9db3204

Choose a tag to compare

What's Changed

  • feat(mcp): enhance tool call error handling and response validation by @jonigl in #43

Full Changelog: v0.9.1...v0.9.2

v0.9.1

14 Jan 13:23
f52d76b

Choose a tag to compare

What's Changed

  • feat: add port availability check by @jonigl in #41
  • fix(proxy): set stream=false for non-streaming requests by @jonigl in #42

Full Changelog: v0.9.0...v0.9.1

v0.9.0

18 Dec 00:03
1f834dd

Choose a tag to compare

What's Changed

  • docs: updating README.md by @jonigl in #38
  • feat: add tool filtering support for MCP servers by @jonigl in #39

Full Changelog: v0.8.1...v0.9.0

v0.8.1

13 Dec 18:06
672b8d8

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

13 Dec 17:57
e9a4142

Choose a tag to compare

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

23 Oct 18:37
7103f69

Choose a tag to compare

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

Full Changelog: v0.6.0...v0.7.0

v0.6.0

19 Aug 23:40
de9feb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0