Skip to content

connectors 0.7.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 12:28
· 14 commits to main since this release
  • Add bounded Jira issue search, project inventory and paginated comment reads; Confluence
    page searches with explicit continuation; and GitLab activity, issue, merge-request,
    pipeline, deployment and commit reads. Preserve stable source identities and revisions,
    validate bounds before credential access, retain comment visibility metadata and omit provider
    identity objects.
  • Keep the incremental contracts aligned across personal catalog and native hosted adapters,
    including required deployment ordering when update-date filters are used.
  • Preserve structured rate-limit advice when incremental reads request pagination headers.
  • Keep generated catalog operations callable when their provider has no optional Connection
    remediation metadata, and make expired authentication recovery fail consistently.
  • Document complete consumer-contract checks before upgrading a source-built installation.

What's Changed

  • fix: distinguish subscription OAuth failures and expired flows by @b10x-bot[bot] in #20
  • fix: preserve generated service invocation through remediation preflight by @b10x-bot[bot] in #22
  • release: publish bounded source reads in v0.7.1 by @b10x-bot[bot] in #24

Full Changelog: v0.7.0...v0.7.1