1.7.0
New Features 🚀
- Add support for annotations in event types and sql queries
Improvements 🙌
- Bumped dependencies:
- requests from 2.28.1 to 2.31.0
- click from from 8.1.3 to 8.1.7
- deepdiff from 5.8.1 to 6.7.1
- pygments from 2.13.0 to 2.17.2
- Refactored ingtegration with Nakadi SQL (PUT full payload to
query
resources instead of working with sub-resources likequery\sql
) - Exclude
null
values fromdump
command