Skip to content

v1.4.0

Compare
Choose a tag to compare
@andrewserff andrewserff released this 13 Nov 04:45
· 21 commits to master since this release

The community support around json-data-generator has been very busy as of late, so we wanted to push another release with some new features contributed by the great community members!

Here is a summary of what's new in v1.4.0:

The following new Loggers have been added:

  • Support for logging events to a Json Web Log - #38
  • Support for logging events to a Apache Pulsar messaging system - #44
  • Support for logging events to AWS Kinesis - #47
  • Support for a Kafka Kerberized Cluster Producer - #46

The following Enhancements/Fixes have been made:

  • The String type has been refactored so it can be used in within Arrays - #43
  • Users can now add their own custom Type Handlers by including them on the classpath. - #50

Please review the documentation in the README for more info on each feature.

Special thanks to the following githubber's who contributed to this project:

We are glad that so many are finding json-data-generator useful! As always, if you have feature requests or find issues, please submit an issue.