What's Changed
- Allow tools to be discovered without Couchbase connection, Restucture package by @nithishr in #25
- Update version and add TestPyPI workflow by @nithishr in #27
- Add release actions for both Test PyPI & PyPI indices by @nithishr in #29
- Update project name and version in pyproject.toml by @nithishr in #30
- Rename cli script + fix release notes action by @nithishr in #31
- add MCP server badge by @punkpeye in #33
- Refactor Dockerfile for multi-stage build and user permissions by @nithishr in #32
- Add support for Streamable HTTP Transport by @nithishr in #34
- Readme updates for version 0.4 by @nithishr in #35
- Update version to 0.4.0 in pyproject.toml by @nithishr in #36
- Update README.md by @rajagp in #39
- Enhance README.md with MCP Client Configuration examples by @nithishr in #37
- Update environment variable for HOST & PORT, Add version cli command by @nithishr in #40
- Add build script and enhance Dockerfile with metadata labels for comm… by @nithishr in #41
- Fix dockerfile transport config & cut a new release candidate by @nithishr in #42
- Update version format in pyproject.toml from "0.4.0-rc1" to "0.4.0rc1… by @nithishr in #43
- Update GitHub Actions workflow to remove release from test pypi release by @nithishr in #44
- Release 0.4.0 by @nithishr in #45
New Contributors
Full Changelog: v0.3.0...v0.4.0