Skip to content

Input validator update

Compare
Choose a tag to compare
@javanang javanang released this 28 Jun 01:29
· 131 commits to master since this release
9e79a1b

What's Changed

Added an input validator that assures user argument values are of the correct data type to prevent errors and reliance on less helpful error messages from the ksqlDB server.

Full Changelog: v1.0.2...v1.1.0