Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix: derive serde Ser and De for log metadata #823

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

roynalnaruto
Copy link
Collaborator

Motivation

Serde Serialize and Deserialize was not implemented for LogMeta. This means, if one queries events with metadata, they cannot dump a serialized form.

Solution

Derive Serialize and Deserialize for LogMeta.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit af94479 into gakonst:master Jan 21, 2022
@roynalnaruto roynalnaruto deleted the fix/log-meta-serde branch April 16, 2022 15:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants