Releases: zalando-incubator/clin
Releases · zalando-incubator/clin
1.8.0
New Features 🚀
- Added support for compact_and_delete cleanup policy. by @ratabayev in #159
Improvements 🙌
- Bump black from 22.12.0 to 23.3.0 by @dependabot in #150
- Bump abatilo/actions-poetry from 2.3.0 to 3.0.0 by @dependabot in #151
- Bump actions/setup-python from 4.5.0 to 5.1.0 by @dependabot in #155
- Bump idna from 3.6 to 3.7 by @dependabot in #156
- Bump actions/checkout from 3.3.0 to 4.1.4 by @dependabot in #158
New Contributors
- @ratabayev made their first contribution in #159
Full Changelog: 1.7.0...1.8.0
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
1.6.0
New Features 🚀
- Add read_from property to sql-query event by @amrabdelshafi97 in #122
Improvements 🙌
- Bump click from 8.0.3 to 8.1.3 by @dependabot in #104
- Bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #121
1.5.0
Improvements 🙌
- sort yaml files returned to behave as db migrations by @AMRayoub97 in #119
Full Changelog: 1.4.3...1.5.0
1.4.3
Bug Fixes 🐛
- fix clin issue when sql-query already exists by @AMRayoub97 in #117
Full Changelog: 1.4.2...1.4.3
1.4.2
Bug Fixes 🐛
- missing partition_compaction_key_field in sql-query by @AMRayoub97 in #115
New Contributors
- @AMRayoub97 made their first contribution in #115
Full Changelog: 1.4.1...1.4.2
1.4.1
Improvements 🙌
- Bump actions/setup-python from 2.3.1 to 4.1.0 by @dependabot in #111
- Bump black from 21.12b0 to 22.6.0 by @dependabot in #110
- Bump abatilo/actions-poetry from 2.1.4 to 2.1.5 by @dependabot in #109
- Bump deepdiff from 5.7.0 to 5.8.1 by @dependabot in #105
- Bump pygments from 2.11.2 to 2.12.0 by @dependabot in #103
- Bump actions/checkout from 2.4.0 to 3.0.2 by @dependabot in #101
- Bump requests from 2.27.1 to 2.28.1 by @dependabot in #112
- Bump colorama from 0.4.4 to 0.4.5 by @dependabot in #113
- Bump pytest from 6.2.5 to 7.1.2 by @dependabot in #102
Bug Fixes 🐛
Full Changelog: 1.4.0...1.5.0