datagen icon indicating copy to clipboard operation
datagen copied to clipboard

Enhance Datagen with Protobuf Support and Nested Key References

Open recursethis opened this issue 1 year ago • 3 comments

What type of PR is this?

  • [ ] ♻️ Refactor
  • [X] ✨ Feature
  • [ ] 🐛 Bug Fix
  • [ ] 👷 Optimization
  • [X] 📝 Documentation Update
  • [ ] 🚩 Other

Description

  • updated faker-js to 8.0.0
  • added the ability to reference a value in a nested key in the json schema using the dot (.) separator
  • Kafka data generator can produced output messages in the protobuf format. Protobuf schema definitions are referenced in the _meta of the json schema.

Added to documentation?

  • [X] 📜 readme
  • [ ] 🙅 no documentation needed

recursethis avatar Feb 26 '24 21:02 recursethis

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 26 '24 21:02 CLAassistant

Thanks for the PR! I’ll take a look

chuck-alt-delete avatar Feb 29 '24 22:02 chuck-alt-delete

Hi. Thank you for the feedback!

I'll reply to comments, and I'll make sure to update the PR, once I get time to do so!

Thank you so much for this program! It's great!

recursethis avatar Mar 11 '24 15:03 recursethis