Skip to content

Releases: SBolivarLoL/clover-mcp-server

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:37
455d7f3

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:00
52567eb

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 17:03
d7a48c0

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 21:31
30141f0

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:58
8d0d738

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

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:20
7cdbd6b

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

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:57
dce8b40

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

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:40
f8aede3

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

Choose a tag to compare

@github-actions github-actions released this 21 Jun 16:10
32b8ecb

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 15:52
ec64437

What's Changed

  • fix: derive version from package metadata (0.1.2) by @SBolivarLoL in #6

Full Changelog: v0.1.1...v0.1.2