Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for complex lambda values #417

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Conversation

bobthecow
Copy link
Owner

@bobthecow bobthecow commented May 13, 2024

  • Better support for lambda resolution in dotted names.
  • Better support for lambda resolution in filter chains.
  • Better support for complex lambda values (e.g. objects) as section context.

Fixes #415 (and more)

@bobthecow bobthecow merged commit 23f43cd into main Aug 13, 2024
18 checks passed
@bobthecow bobthecow deleted the fix/dotted-lambdas branch August 13, 2024 12:45
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.

Lambdas do not support complex return types
2 participants