Releases: MaterializeInc/datagen
Releases · MaterializeInc/datagen
v0.6.0
v0.5.0
What's Changed
- Bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #110
- Bump axios from 1.5.0 to 1.6.0 by @dependabot in #111
- Add CODEOWNERS file by @bobbyiliev in #115
- Add MySQL as a destination by @bobbyiliev in #114
- Upgrade to v0.5.0 by @bobbyiliev in #116
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump protobufjs from 6.11.3 to 6.11.4 by @dependabot in #104
- Add webhook destniation by @bobbyiliev in #105
- Remove deprecated crypto package by @bobbyiliev in #106
- Add recordSize option to Webhooks by @bobbyiliev in #107
- Refactor recordsize logic by @bobbyiliev in #108
- Update version to v0.4.0 by @bobbyiliev in #109
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Postgres by @bobbyiliev in #101
- Environment Variable fixes by @chuck-alt-delete in #102
- Update version to v0.3.0 by @bobbyiliev in #103
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- [BUG-95]: Fix parseAvroSchema for record type fields by @YajneshPadiyar in #98
- Refactor: resolve many lints by @sjwiesman in #88
- Update version to v0.2.2 by @bobbyiliev in #99
New Contributors
- @YajneshPadiyar made their first contribution in #98
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Switch tests to redpanda by @bobbyiliev in #89
- translate dates to strings for easy avro output by @chuck-alt-delete in #93
- Update version to v0.2.1 by @bobbyiliev in #94
Full Changelog: v0.2.0...v0.2.1
v0.2.0
You now must use the fully qualified faker method. For example, you would have to use faker.datatype.number()
instead of datatype.number
.
What's Changed
- WIP: Cleanup codebase by @sjwiesman in #78
- Fix issue 79 by @chuck-alt-delete in #80
- Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #81
- Add docker compose example demo by @bobbyiliev in #83
- Show debug output for avro schemas during dry run by @chuck-alt-delete in #84
- Add mutual TLS authentication support by @bobbyiliev in #86
- refactor faker parsing and enable array relationships by @chuck-alt-delete in #85
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Fix infinite loop problem by @bobbyiliev in #70
- Small e-commerce tutorial update by @chuck-alt-delete in #76
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add topic prefix flag by @bobbyiliev in #64
- Remove unused imports by @sjwiesman in #65
- Docs update by @chuck-alt-delete in #62
- Convert to TypeScript by @bobbyiliev in #66
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Cast kafka record key to string by @chuck-alt-delete in #48
- Add Iternation index option by @bobbyiliev in #51
- Publish ARM docker image on release by @chuck-alt-delete in #52
- Improve relationship declaration by @chuck-alt-delete in #57
- Clean topics and schema subjects datagen creates by @chuck-alt-delete in #55
- Change debug option to boolean by @bobbyiliev in #58
Full Changelog: v0.1.1...v0.1.2