{"uid":"cap_MBgC0W_D0Q7P303XTh5vN","slug":"go-module-new-releases-breaking-changes-feed-90bd70c6","name":"Go Module New Releases & Breaking Changes Feed","description":"New releases of tracked Go module packages (gin, cobra, testify, v4, and more) on Go modules (proxy.golang.org) since a timestamp — each tagged new_release or breaking_change (major-version bump) with a 1-10 significance score. Answers \"did a dependency in my go.mod ship a new or breaking version I should pin or upgrade?\" Pass ?package=<name> for ANY Go module package on demand.","url":"https://oracles-production.up.railway.app/v1/gomod/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"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":500,"minimum":1},"since":{"type":"string","format":"date-time","description":"Only changes detected after this ISO-8601 instant"},"package":{"type":"string","description":"Any Go modules (proxy.golang.org) package name — resolved and fetched live if not already tracked"},"min_significance":{"type":"integer","maximum":10,"minimum":1,"description":"Keep only changes scored at least this"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"count":{"type":"integer"},"source":{"type":"string"},"changes":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"title":{"type":"string"},"detail":{"type":"object"},"summary":{"type":"string"},"entityId":{"type":"string"},"sourceUrl":{"type":["string","null"],"description":"Primary-source link for verification"},"detectedAt":{"type":"string","format":"date-time"},"significance":{"type":"integer","maximum":10,"minimum":1},"effectiveDate":{"type":["string","null"]}}}}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_49ucbJvuXHsPh7I5p1Ret","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns new releases and breaking changes for tracked (or on-demand) Go module packages since a given timestamp, scored 1-10 for significance and tagged as new_release or breaking_change.","exampleAgentPrompt":"Check if github.com/gin-gonic/gin has had any new releases or breaking changes since 2025-01-01T00:00:00Z — only show me changes with a significance score of at least 6.","exampleUseCases":null,"resultDescription":"A JSON object containing a count and an array of change records, each with a type (new_release or breaking_change), title, summary, significance score (1-10), entityId, detectedAt timestamp, optional effectiveDate, and a sourceUrl for verification.","failureModes":["Package not found on proxy.golang.org — returns empty changes array or error","Invalid since timestamp format — returns 400 bad request","limit or min_significance out of range — returns 400 validation error","Package name typo or private module — unresolvable, returns error or empty result","Upstream proxy.golang.org unavailable — may return 503 or stale data"],"whenToPreferThis":"Use this endpoint when you need to monitor Go module dependencies for new releases or semver major-version (breaking) changes, especially when you want significance-ranked results and direct source links. Prefer this over manually polling pkg.go.dev or GitHub releases when you need structured, filterable data with a significance score and ISO-8601 time-windowed queries.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:17:17.217Z","isFirstParty":false}