Skip to content

Releases: Jamf-Concepts/mcp-rapidid

v0.8.0

Choose a tag to compare

@ramon-ramon ramon-ramon released this 29 Jul 18:55
v0.8.0
a2fffe3

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

Full Changelog: v0.7.1...v0.8.0

v0.7.1

Choose a tag to compare

@ramon-ramon ramon-ramon released this 07 Jul 18:27
v0.7.1
3c72ce5

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

Choose a tag to compare

@ramon-ramon ramon-ramon released this 02 Jul 15:21
v0.7.0
135b531

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

Choose a tag to compare

@ramon-ramon ramon-ramon released this 06 Jun 14:36
v0.5.1
96be27e

What changes

  • Add connect-action-sets skill

Bug Fix