Skip to content

Releases: zalando-incubator/clin

1.8.0

27 May 13:17
4d0c4a0
Compare
Choose a tag to compare

New Features 🚀

  • Added support for compact_and_delete cleanup policy. by @ratabayev in #159

Improvements 🙌

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.0

05 Feb 11:00
e4cfda1
Compare
Choose a tag to compare

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 like query\sql)
  • Exclude null values from dump command

1.6.0

03 Aug 12:22
1be6c29
Compare
Choose a tag to compare

New Features 🚀

Improvements 🙌

1.5.0

22 Jul 14:39
2a21c6a
Compare
Choose a tag to compare

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

19 Jul 14:59
88d501d
Compare
Choose a tag to compare

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

18 Jul 08:58
2636696
Compare
Choose a tag to compare

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

18 Jul 06:55
b5a8d3b
Compare
Choose a tag to compare

Improvements 🙌

Bug Fixes 🐛

  • Allow creating queries with reparitioning by @dlippok in #108

Full Changelog: 1.4.0...1.5.0

1.4.0

23 Feb 13:34
4a56688
Compare
Choose a tag to compare

New Features 🚀

  • Add support for team-based authorization (#80)
  • Updated security guidance file

Improvements 🙌

  • Bump requests from 2.26 to 2.27
  • Bump pyyaml from 5.4 to 6.0
  • Bump click from 7.1 to 8.0
  • Bump deepdiff from 5.3 to 5.7
  • Bump pygments from 2.10 to 2.11
  • Updated GH build action dependencies

1.3.0

08 Oct 12:43
40049ba
Compare
Choose a tag to compare

New Features 🚀

  • Add support for EventOwnerSelector (#62)

Improvements 🙌

  • Bump black from 21.8b0 to 21.9b0 (#61)
  • Bump abatilo/actions-poetry from 2.1.2 to 2.1.3 by (#60)

1.2.3

06 Sep 08:23
00aa2bf
Compare
Choose a tag to compare

Improvements 🙌

  • Query in Nakadi-SQL is now can be modified (#57)
  • Bumps pytest from 6.2.4 to 6.2.5 (#57)
  • Bumps black from 21.6b0 to 21.8b0 (#57)
  • Bumps pygments from 2.9.0 to 2.10.0 (#57)
  • Bumps requests from 2.25.1 to 2.26.0 (#57)
  • Updated contribution documentation (#57)