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

feat: update the PDK to use the latest features #115

Merged
merged 9 commits into from
Dec 5, 2024
Merged

Conversation

mhmd-azeez
Copy link
Collaborator

@mhmd-azeez mhmd-azeez commented Dec 2, 2024

Fixes #107
Fixes #104

  • HTTP response headers
  • Trace Log level
  • Don't allocate log messages if log level is below the message

Blocked by extism/dotnet-sdk#112

@mhmd-azeez mhmd-azeez requested review from bhelx and zshipko December 2, 2024 17:24
Copy link
Contributor

@bhelx bhelx left a comment

Choose a reason for hiding this comment

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

Looks good. Will let you merge when we can clear the test.

@mhmd-azeez mhmd-azeez merged commit 0907cb9 into main Dec 5, 2024
1 check passed
@mhmd-azeez mhmd-azeez deleted the update-pdk branch December 5, 2024 14:20
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.

Avoid allocation log messages for disabled log levels Support http_headers Extism host function
2 participants