Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Releases: thisrohangupta/harness-mcp-v2

0.8.3

Choose a tag to compare

@thisrohangupta thisrohangupta released this 30 Mar 23:08
b75bd98

What's Changed

  • feat: [SSCA-5864]: Phase 2 Wave 1 + Wave 2 — response optimization + disambiguation by @mohit-agarwal-harness in #147
  • Fixed pagination issues with IDP list entity tool and techdoc's response handling by @Saranya-jena in #150
  • feat: [SSCA-6036]: Phase 3 Tier 1 — component remediation, dependency tree, auto-PR & remediation PR resources by @mohit-agarwal-harness in #152
  • fix: (SSCA-5864): Correct dependency_type_filter field name + add history mod… by @mohit-agarwal-harness in #151
  • fix: fetch log for explicitly requested step regardless of pass/fail status by @mehulparmariitr in #154
  • feat(scs): P3-10 OPA policy cross-references + P3-8 dependency descri… by @mohit-agarwal-harness in #158
  • feat: [CDS-119474]: Add GitOps write tools [PHASE 2]— create/update apps, bulk refresh/sync, cancel operation, resource actions, cluster-environment linking by @Him7n in #160

Full Changelog: 0.8.2...0.8.3

0.8.2

Choose a tag to compare

@thisrohangupta thisrohangupta released this 26 Mar 19:35

Full Changelog: 0.8.1...0.8.2

0.8.1

Choose a tag to compare

@thisrohangupta thisrohangupta released this 26 Mar 18:47

What's Changed

New Contributors

Full Changelog: 0.8.0...0.8.1

0.7.7

Choose a tag to compare

@thisrohangupta thisrohangupta released this 23 Mar 20:20
08e10ea

What's Changed

Full Changelog: 0.7.6...0.7.7

0.6.2

Choose a tag to compare

@thisrohangupta thisrohangupta released this 11 Mar 17:04

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

Choose a tag to compare

@thisrohangupta thisrohangupta released this 10 Mar 22:52
c8ea754

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

Choose a tag to compare

@thisrohangupta thisrohangupta released this 10 Mar 06:55
f59a6e9

What's Changed

Full Changelog: 0.5.9...0.6.0

0.5.9

Choose a tag to compare

@thisrohangupta thisrohangupta released this 09 Mar 23:22

What's Changed

  • fix: enforce shared response extractors across all toolset files by @cursor[bot] in #61
  • feat: smart pre-flight validation and input guidance for pipeline execution by @sunilgattupalle in #63

Full Changelog: 0.5.8...0.5.9

0.5.8

Choose a tag to compare

@thisrohangupta thisrohangupta released this 09 Mar 19:20

What's Changed

  • feat: auto-resolve flat key-value runtime inputs for pipeline execution by @thisrohangupta in #62

Full Changelog: 0.5.7...0.5.8

0.5.7

Choose a tag to compare

@thisrohangupta thisrohangupta released this 09 Mar 16:52

What's Changed

  • Refactor harness_diagnose into modular handlers with multi-entity support by @sunilgattupalle in #37
  • refactor: reduce tool parameter bloat with generic catch-all records by @thisrohangupta in #39
  • feat: add bodySchema to all create/update/executeAction operations by @thisrohangupta in #40
  • fix: validate resource_type before eliciting user confirmation by @thisrohangupta in #41
  • fix: block destructive operations when confirmation unavailable by @thisrohangupta in #42
  • refactor: migrate to registerTool/registerPrompt with tool annotations by @thisrohangupta in #43
  • fix: session-based HTTP transport with SSE, progress, and elicitation by @thisrohangupta in #44
  • fix: SIGTERM connection drain and unhandledRejection crash by @thisrohangupta in #45
  • fix: evict expired rate-limit entries to prevent memory leak by @thisrohangupta in #46
  • fix: validate HARNESS_TOOLSETS against known toolset names by @thisrohangupta in #47
  • fix: thread AbortSignal cancellation through to HTTP client by @thisrohangupta in #48
  • chore: remove dead pagination.ts module by @thisrohangupta in #49
  • fix: replace unsafe type casts with runtime type guards by @thisrohangupta in #50
  • fix: guard response.json() against non-JSON and empty responses by @thisrohangupta in #51
  • fix: preserve Error.cause chain in HarnessApiError by @thisrohangupta in #53
  • docs: update HTTP session, elicitation, and contributor guidance by @cursor[bot] in #52
  • fix: add readonly to HarnessClient and RateLimiter private properties by @thisrohangupta in #54
  • fix: enable noUncheckedIndexedAccess in tsconfig by @thisrohangupta in #55
  • fix: remove unsafe index signatures from internal interfaces by @thisrohangupta in #56
  • fix: batch P1/P2 cleanups — config, rate limiter, logger, cache, resource errors by @thisrohangupta in #57
  • fix: batch P1/P2 packaging — docs, schema timeout, NOTICE by @thisrohangupta in #58
  • test: structural validation, tool handlers, integration, HTTP transport, elicitation flows by @thisrohangupta in #59
  • fix: pipeline execute inputs and trigger create API compatibility by @thisrohangupta in #60

Full Changelog: 0.5.6...0.5.7