Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Oct 29, 2025

Add an option to specify a custom propagator, allow prepending the comment instead of appending, add an experimental api that allows extensions to chose the behavior based on the connection.

@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Oct 29, 2025
});
}

private static void addSqlCommenterCustomizers(ClassLoader extensionClassLoader) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Based on addHttpServerResponseCustomizers that is right before this method. It supports multiple customizers but really probably works best when there is only once customizers, since since the customizers would most likely end up overwriting what the previous customizer has set.

@laurit laurit marked this pull request as ready for review October 29, 2025 10:41
@laurit laurit requested a review from a team as a code owner October 29, 2025 10:41
Copy link
Member

@zeitlinger zeitlinger left a comment

Choose a reason for hiding this comment

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

great 😄

@laurit laurit added this to the v2.22.0 milestone Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants