Skip to content

1.35.17

Choose a tag to compare

@sandromello sandromello released this 09 May 22:29
· 513 commits to main since this release
622f65b

Changelog

622f65b feat(reviews): Replace postgREST with direct database driver (#821)

  • Support fetching reviews by ID or session ID
  • Persist input data from CLI one-off executions
  • Remove pgreview postgREST functions
  • Streamline review data access with direct DB driver
  • Breaking Change: Remove /api/reviews list endpoint
  • Breaking Change: Remove metadata fields from GET /api/reviews/{id}:
    • input_client_args
    • input_env_vars
    • review_connection
    • review_owner
    • org_id

5f368d1 Analytics tracking re-implementation (#816)

  • Refactor tracking control to use ANALYTICS_TRACKING environment variable
  • Fix logout to send user to login idp page properly

Assets

Docker Images

Agent Image | amd64

Helm Chart