0.10.0
Breaking risk
Breaking changes
- Remove disable-auth flag
Notable features
- Enable agents to retrieve authenticated user's FHIR profile information
- GitHub MCP registry support
- Automated MCP registry publishing
Full changelog
What's Changed
- Feat: Enable agents to retrieve authenticated user's FHIR profile information by @VimukthiRajapaksha in https://github.com/wso2/fhir-mcp-server/pull/15
- Update README.md by @joelsathi in https://github.com/wso2/fhir-mcp-server/pull/16
- Refactor: Temporarily removed Docker installation section in README by @joelsathi in https://github.com/wso2/fhir-mcp-server/pull/18
- Fix: Use fetch_raw to retrieve full bundles instead of entries by @joelsathi in https://github.com/wso2/fhir-mcp-server/pull/20
- Add GitHub MCP registry support by @VimukthiRajapaksha in https://github.com/wso2/fhir-mcp-server/pull/21
- Add testing workflow by @joelsathi in https://github.com/wso2/fhir-mcp-server/pull/24
- Feat: Add automated MCP registry publishing by @VimukthiRajapaksha in https://github.com/wso2/fhir-mcp-server/pull/27
- Feat: Add CODEOWNERS file for automated code review assignments by @VimukthiRajapaksha in https://github.com/wso2/fhir-mcp-server/pull/26
- Update Dockerfile and add docker compose. by @danielhmendoza01 in https://github.com/wso2/fhir-mcp-server/pull/25
- Remove disable-auth flag by @joelsathi in https://github.com/wso2/fhir-mcp-server/pull/28
New Contributors
- @danielhmendoza01 made their first contribution in https://github.com/wso2/fhir-mcp-server/pull/25
Full Changelog: https://github.com/wso2/fhir-mcp-server/compare/0.9.0...0.10.0