Skip to content

probod/v0.219.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:00
· 11 commits to main since this release
probod/v0.219.0
00010ce

[0.219.0] - 2026-06-24

Added

  • DocuSign partner OAuth2 with PKCE: full authorization-code flow with account picker; the selected account is persisted and its data-center base URI resolved from /oauth/userinfo
  • Five new API-key access-review connectors: Mercury, Apollo.io, Deepgram, ClickHouse Cloud, and Langfuse
  • APIKeyBasicAuthUserPass auth mode for API-key connectors supporting username:password credentials
  • Read actions on all unprefixed OAuth scopes

Changed

  • Pending signature requests on a superseded version are moved to the newly published minor version, preserving the notification schedule

Fixed

  • Signature requests are now restricted to the current published version
  • Heroku connection probe sends the versioned Accept: application/vnd.heroku+json; version=3 header, correctly detecting revoked tokens
  • Third party assessment header display

Docker Images

  • artifact.probo.inc/probo/probo:v0.219.0 (multi-arch: linux/amd64, linux/arm64)
  • artifact.probo.inc/probo/probo:latest (multi-arch: linux/amd64, linux/arm64)