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

Fixed a bug where empty additional data in Go would lead to invalid JSON payloads during serialization #1012

Merged
merged 1 commit into from Jan 10, 2022

Conversation

baywet
Copy link
Member

@baywet baywet commented Jan 10, 2022

… JSON payloads during serialization

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@sonarcloud
Copy link

sonarcloud bot commented Jan 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@baywet baywet merged commit fcc5832 into main Jan 10, 2022
@baywet baywet deleted the bugfix/go-empty-additional-data branch January 10, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid JSON output, caused by inherited Entity call order
2 participants