{"uid":"cap_O2a7USlNhthdbQv491zQR","slug":"changelog-state-api-kubernetes-change-history-da183ae3","name":"Changelog State API – Kubernetes Change History","description":"Detected changelog update history for one tracked vendor.","url":"https://changelog-state-api.replit.app/api/monitors/kubernetes/changes","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["slug"],"properties":{"slug":{"type":"string","pattern":"^[a-z0-9][a-z0-9-]*$","maxLength":64,"minLength":1,"description":"Vendor slug, lowercase alphanumeric with dashes."}}},"queryParams":{"type":"object","properties":{"type":{"enum":["new_release","version_changed","date_changed","title_changed","breaking_signal"],"type":"string","description":"Restrict to a single change type."},"limit":{"type":"integer","default":50,"maximum":200,"minimum":1,"description":"Maximum number of change rows to return."},"since":{"type":"string","format":"date-time","description":"Only return changes detected at or after this instant."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"description":"Detected changelog update history (paid)"}},"description":"Call shape for GET /api/monitors/{slug}/changes."},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_OSLxZR2zypu8E-uxy7Rjk","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the detected changelog update history for the Kubernetes vendor, filtered by change type, time range, and result limit.","exampleAgentPrompt":"Pull the last 50 detected changelog changes for Kubernetes, and only show me new_release events since January 1st, 2025.","exampleUseCases":[{"title":"Detect breaking Kubernetes changes","prompt":"Check the Kubernetes changelog history and show me any breaking_signal changes detected in the past 30 days — I want to know if anything might affect our cluster upgrades."},{"title":"Track new Kubernetes releases","prompt":"Give me the most recent new_release events from the Kubernetes changelog, up to 20 results, so I can see what versions have shipped lately."},{"title":"Audit Kubernetes changelog since last sprint","prompt":"Pull all detected changelog changes for Kubernetes since March 1st, 2025, and include version_changed and date_changed event types so I can review what shifted during our last sprint."}],"resultDescription":"A JSON array of detected changelog change records for the Kubernetes vendor, each containing the change type (e.g. new_release, version_changed, breaking_signal), detection timestamp, and associated metadata such as version numbers or titles. Results are bounded by the requested limit and filtered by the specified change type and since timestamp if provided.","failureModes":["Invalid or unrecognized slug returns 404 or empty result set","Malformed since timestamp format causes 400 bad request","limit out of range (< 1 or > 200) causes validation error","Payment failure (x402) blocks response if USDC payment not processed","No changes matching the filter criteria returns empty array","Service unavailable on Replit hosting causes 503 or timeout"],"whenToPreferThis":"Use this endpoint when you need a historical log of detected changelog changes for the Kubernetes vendor specifically, especially when you want to filter by change type (e.g. only breaking_signal or new_release events) or constrain results to a time window. Prefer this over generic release-tracking tools when you need structured, machine-readable change history with typed event categories.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:46:10.507Z","isFirstParty":false}