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

fix(amqp): avoid StackOverflowError when used with protobuf #1062

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

timonback
Copy link
Member

Additionally, add a ProtobufSchemaPostProcessor to remove fields generated by protobuf java generator

Addresses #1052
Used for testing: #1053

Additionally, add a ProtobufSchemaPostProcessor to remove fields generated by protobuf java generator
Copy link

netlify bot commented Nov 5, 2024

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit 2747499
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/672e20cf1026f6000833ad30

@sam0r040 sam0r040 merged commit f823b88 into springwolf:master Nov 8, 2024
25 checks passed
@sam0r040 sam0r040 deleted the fix/handle-protobuf-in-amqp branch November 8, 2024 14:41
ruskaof pushed a commit to ruskaof/springwolf-core that referenced this pull request Nov 20, 2024
…lf#1062)

* fix(amqp): avoid StackOverflowError when used with protobuf

Additionally, add a ProtobufSchemaPostProcessor to remove fields generated by protobuf java generator

* chore(core): remove unnecessary ProtobufSchemaPostProcessor.java
@timonback timonback mentioned this pull request Nov 29, 2024
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