Skip to content

Remove unnecessary logging from EventDataObjectDeserializer.java#2254

Merged
jar-stripe merged 2 commits into
private-previewfrom
jar/remove-chatty-logging
Jul 23, 2026
Merged

Remove unnecessary logging from EventDataObjectDeserializer.java#2254
jar-stripe merged 2 commits into
private-previewfrom
jar/remove-chatty-logging

Conversation

@jar-stripe

@jar-stripe jar-stripe commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Why?

There is a System.out.println inside getIntegrationApiVersion that prints out a lot. This logging is not necessary within that method.

What?

  • Removes System.out.println call from within `getIntegrationApiVersion

See Also

Changelog

  • Deserializing an event webhook will no longer print Stripe API version:... to stdout.

@jar-stripe
jar-stripe requested a review from a team as a code owner July 23, 2026 02:37
@jar-stripe
jar-stripe requested review from justiny-stripe and removed request for a team July 23, 2026 02:37
@jar-stripe
jar-stripe enabled auto-merge (squash) July 23, 2026 05:03
@jar-stripe
jar-stripe disabled auto-merge July 23, 2026 05:07
@jar-stripe
jar-stripe merged commit 42aa163 into private-preview Jul 23, 2026
15 checks passed
@jar-stripe
jar-stripe deleted the jar/remove-chatty-logging branch July 23, 2026 05:08
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.

2 participants