Skip to content

Releases: akimrx/yandex-tracker-exporter

v2.0.0

06 Apr 10:41
0eae570
Compare
Choose a tag to compare

v1.0.3

25 Mar 11:38
Compare
Choose a tag to compare

Fix

  • fixed possible new state bug with seekable issue list (generator)

v1.0.2

20 Mar 10:34
Compare
Choose a tag to compare

1.0.1

08 Nov 07:15
Compare
Choose a tag to compare

This version incompatible with 0.1.x. New versions works only on Python >= 3.10

Features:

  • Added support for extending the TrackerIssue model with example

Fixes:

  • Now the export issue changelog is disabled by default

1.0.0

07 Nov 07:47
8f71e02
Compare
Choose a tag to compare

This version incompatible with 0.1.x. New versions works only on Python >= 3.10

Features:

  • Added stateful mode with json file
  • Added issue full changelog exporter

Fixes:

  • Migrated from Python 3.7 to 3.10
  • Refactored config. Now using Pydantic Settings
  • Updated Clickhouse migrations
  • Updated monitoring metrics

v0.1.19

01 Oct 06:15
Compare
Choose a tag to compare
fixed clickhouse client, bump version

v0.1.18

02 Jul 07:29
472fe91
Compare
Choose a tag to compare

v0.1.17

22 Sep 07:12
Compare
Choose a tag to compare
init