UNPKG

@confluentinc/ksqldb-graphql

Version:
115 lines (39 loc) 3.61 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.2.4](https://github.com/confluentinc/ksqldb-graphql/compare/v0.2.3...v0.2.4) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql ## [0.2.3](https://github.com/confluentinc/ksqldb-graphql/compare/v0.2.2...v0.2.3) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql ## [0.2.2](https://github.com/confluentinc/ksqldb-graphql/compare/v0.2.1...v0.2.2) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql ## [0.2.1](https://github.com/confluentinc/ksqldb-graphql/compare/v0.2.0...v0.2.1) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql # 0.2.0 (2020-03-24) ### Bug Fixes * add basic ddl client, warn on errors and fallback to axios ([425f6bc](https://github.com/confluentinc/ksqldb-graphql/commit/425f6bc596d6db26e00f82e81f39dfcca7900463)) * support only ksql fields in query generation ([8d20682](https://github.com/confluentinc/ksqldb-graphql/commit/8d20682cbc986d05ac36b7e8515ccdb896e1a575)) * update to use proxy ksql server, remove axios ([8f3f303](https://github.com/confluentinc/ksqldb-graphql/commit/8f3f303794cdc32f75acf3e61fc7cf696f7740c8)) * use the async iterator to get push query data ([0cd31f0](https://github.com/confluentinc/ksqldb-graphql/commit/0cd31f02df3812cbb7d9fd787840a5ec86602929)) ### Features * add single command to run @ksqldb/rideshare ([74cff92](https://github.com/confluentinc/ksqldb-graphql/commit/74cff92148efddf94b91f7d097068e498325a2cd)) * add support for queries ([72f5170](https://github.com/confluentinc/ksqldb-graphql/commit/72f5170a95b1fa05992ec423a01af7516822e0f0)) ## [0.1.5](https://github.com/confluentinc/ksqldb-graphql/compare/v0.1.4...v0.1.5) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql ## [0.1.4](https://github.com/confluentinc/ksqldb-graphql/compare/v0.1.3...v0.1.4) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql ## [0.1.3](https://github.com/confluentinc/ksqldb-graphql/compare/v0.1.2...v0.1.3) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql ## [0.1.2](https://github.com/confluentinc/ksqldb-graphql/compare/v0.1.1...v0.1.2) (2020-03-24) **Note:** Version bump only for package @confluentinc/ksqldb-graphql ## [0.1.1](https://github.com/confluentinc/ksqldb-graphql/compare/v0.1.0...v0.1.1) (2020-03-24) ### Bug Fixes * update to use proxy ksql server, remove axios ([8f3f303](https://github.com/confluentinc/ksqldb-graphql/commit/8f3f303794cdc32f75acf3e61fc7cf696f7740c8)) # 0.1.0 (2020-03-23) ### Bug Fixes * add basic ddl client, warn on errors and fallback to axios ([425f6bc](https://github.com/confluentinc/ksqldb-graphql/commit/425f6bc596d6db26e00f82e81f39dfcca7900463)) * support only ksql fields in query generation ([8d20682](https://github.com/confluentinc/ksqldb-graphql/commit/8d20682cbc986d05ac36b7e8515ccdb896e1a575)) * use the async iterator to get push query data ([0cd31f0](https://github.com/confluentinc/ksqldb-graphql/commit/0cd31f02df3812cbb7d9fd787840a5ec86602929)) ### Features * add single command to run @ksqldb/rideshare ([74cff92](https://github.com/confluentinc/ksqldb-graphql/commit/74cff92148efddf94b91f7d097068e498325a2cd)) * add support for queries ([72f5170](https://github.com/confluentinc/ksqldb-graphql/commit/72f5170a95b1fa05992ec423a01af7516822e0f0))