Releases: Jamf-Concepts/mcp-rapidid
Releases · Jamf-Concepts/mcp-rapidid
Release list
v0.8.0
What's Changed
- Implement Tool Logger for RapidIdentity MCP by @ramon-ramon in #11
- Additional Logging for MCP Server and Tools by @ramon-ramon in #17
- Add integration test harness, test scripts, and CI workflows by @ramon-ramon in #22
- Updated docs to include Service Identity compatibility matrix by @BChristJAMF in #23
- Add Telemetry to RapidID MCP Server by @ramon-ramon in #26
- Add Service Identity support to search-users via /reporting/users by @BChristJAMF in #24
New Contributors
- @BChristJAMF made their first contribution in #23
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.6.1 (#5)
- Bump actions/checkout from 6 to 7 (#7)
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- fix path issue with build script
- RI_HOST should tolerate prefix like https-whack-whack
- Added flags package to incorporate version with the binary
- Add compliance comments and update license to MIT
- Encode user-supplied values in URL query strings
- Check io.ReadAll errors before json.Unmarshal in three files
- Fix silent error swallow in SearchUsers delegation fetch
- Return json.Marshal error instead of nil in StartEntitlementRequest
- Update description to clarify that the LDAP filter input is safe to use
- Update the manifest version to 0.7.0
- Fix quotes so that date command runs correctly
Full Changelog: v0.5.1...v0.7.0
v0.5.1
What changes
- Add connect-action-sets skill
Bug Fix
- save-connect-action tool fix (ramon-ramon/mcp-rapidid#14)