Skip to content

Export CelExecutor/CelFieldExecutor in index.ts#412

Merged
Robert Yokota (rayokota) merged 2 commits intomasterfrom
export-cel
Dec 2, 2025
Merged

Export CelExecutor/CelFieldExecutor in index.ts#412
Robert Yokota (rayokota) merged 2 commits intomasterfrom
export-cel

Conversation

@rayokota
Copy link
Member

@rayokota Robert Yokota (rayokota) commented Dec 2, 2025

Export CelExecutor/CelFieldExecutor in index.ts

What

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

Copilot AI review requested due to automatic review settings December 2, 2025 22:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds exports for CEL (Common Expression Language) executor modules to the schema registry's public API. This change enables consumers of the library to directly import and use CEL execution functionality.

  • Adds exports for cel-executor and cel-field-executor modules
  • Aligns CEL executor exports with existing patterns for encryption and jsonata executors

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rayokota Robert Yokota (rayokota) merged commit 3c05806 into master Dec 2, 2025
2 checks passed
@rayokota Robert Yokota (rayokota) deleted the export-cel branch December 2, 2025 23:09
@sonarqube-confluent
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants