Releases: SBolivarLoL/clover-mcp-server
Releases · SBolivarLoL/clover-mcp-server
Release list
v0.7.0
What's Changed
- feat(observability): audit logging + optional OpenTelemetry tracing/latency by @SBolivarLoL in #46
- feat(eval): correctness eval + latency/load benchmark on live sandbox by @SBolivarLoL in #47
- docs: architecture diagram + runnable 5-minute demo by @SBolivarLoL in #48
- docs(enterprise-identity): SSO/SAML, SCIM, audit & multi-tenant authz by @SBolivarLoL in #49
- release: 0.7.0 by @SBolivarLoL in #50
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- docs: sync docs with 0.5.0; drop RELEASING.md by @SBolivarLoL in #42
- feat: 3 gap-filling reads + MCP/Clover research & gap analysis by @SBolivarLoL in #43
- docs: path to production + Clover app submission kit by @SBolivarLoL in #44
- release: 0.6.0 by @SBolivarLoL in #45
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- security: multi-tenant hardening (header-spoofing guard + credential isolation) by @SBolivarLoL in #38
- chore(scripts): live sampling + elicitation validation harness by @SBolivarLoL in #39
- fix(security): multi-tenant header guard non-fatal at startup (keep whoami alive) by @SBolivarLoL in #40
- release: 0.5.0 — multi-tenant security hardening by @SBolivarLoL in #41
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat(prompts): Layer 3 — predefined workflow prompts by @SBolivarLoL in #32
- feat(ai): Layer 2 — AI/LLM tools via MCP sampling by @SBolivarLoL in #33
- feat(reads): Layer 1 — reference data, inventory depth, order detail by @SBolivarLoL in #34
- feat(writes): Layer 1 guarded writes + Layer 4 elicitation by @SBolivarLoL in #35
- feat(layer4): capabilities resource + progress logging by @SBolivarLoL in #36
- release: 0.4.0 — agent-ready (tools + sampling + prompts + elicitation/resources) by @SBolivarLoL in #37
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Flatten merchant owner/address to drop leaking hrefs by @SBolivarLoL in #20
- feat(multitenant): identity→merchant mapping + whoami probe (v2 phase 2) by @SBolivarLoL in #21
- feat(multitenant): header-based identity + whoami header probe by @SBolivarLoL in #22
- feat(multitenant): recognize Horizon identity headers + whoami resolution preview by @SBolivarLoL in #23
- docs(roadmap): production multi-tenant plan by @SBolivarLoL in #24
- fix(multitenant): bootstrap empty oauth_refresh token + isolate per-tenant store by @SBolivarLoL in #25
- feat: add list_refunds and list_tenders read tools by @SBolivarLoL in #26
- fix: get_order now returns the order's payments by @SBolivarLoL in #27
- audit: verify /tenders live against sandbox (🟡→✅) by @SBolivarLoL in #28
- feat: §A coverage — list_roles, get_merchant_properties, list_item_groups by @SBolivarLoL in #29
- release: 0.3.0 by @SBolivarLoL in #30
- docs: roadmap for a complete agent-ready v1.0 by @SBolivarLoL in #31
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(v1.1): live-verify read tools + sandbox seed harness by @SBolivarLoL in #15
- docs: mark v1.1 live verification done by @SBolivarLoL in #16
- feat(v2): remote HTTP transport + layer-1 OAuth + multi-merchant (phase 1) by @SBolivarLoL in #17
- fix(hosted): non-fatal startup + correct FastMCP Cloud deploy docs by @SBolivarLoL in #18
- chore(release): 0.2.0 by @SBolivarLoL in #19
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- feat(v1.1): expanded read surface — employees, shifts, catalog, devices, top items (0.1.5) by @SBolivarLoL in #14
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: MCP Registry description limit + dispatchable registry workflow by @SBolivarLoL in #8
- docs: add ROADMAP by @SBolivarLoL in #9
- fix: correct refund detection (/refunds) + remove always-zero service charges by @SBolivarLoL in #11
- fix(security): stop logging tokens; oauth_refresh reads tokens from store by @SBolivarLoL in #12
- Release 0.1.4 by @SBolivarLoL in #13
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- chore(deps): Bump the actions group with 4 updates by @dependabot[bot] in #5
- List on the MCP Registry (0.1.3) by @SBolivarLoL in #7
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix: derive version from package metadata (0.1.2) by @SBolivarLoL in #6
Full Changelog: v0.1.1...v0.1.2