-
Notifications
You must be signed in to change notification settings - Fork 22
/
changelog
117 lines (63 loc) · 3.44 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
yandex-tracker-client (2.8)
* STARTREK-43969: yandex_tracker_client: баг при работе с локальными и кастомными полями
-- Vladimir Koljasinskij <[email protected]> Fri, 03 Aug 2024 13:41:00 +0300
yandex-tracker-client (2.7)
* Bring https://github.com/yandex/yandex_tracker_client/pull/15
* Added retries for HTTP 429 with delay and optional retry delay limit
* added optional progressive delays before additional request attempts
-- Vladimir Koljasinskij <[email protected]> Thu, 03 Apr 2024 13:41:00 +0300
yandex-tracker-client (2.6)
* [yandex_tracker_client] support iam tokens
-- Vladimir Koljasinskij <[email protected]> Thu, 02 Aug 2023 13:41:00 +0300
yandex-tracker-client (2.5)
* get optionsProvider via api
* yandex_tracker_client: fix for non-ascii file names
* add workflows property to queue objects
* COMMONPY-303 Add issue localFields to __dir__
* [yandex_tracker_client] add reactionsCount field fetching for issue comments
* TOOLSUP-155511 added local fields for queue
* [yandex_tracker_client] ability to pass Cloud Org Id
* [yandex_tracker_client] make org_id optional
-- Vladimir Koljasinskij <[email protected]> Thu, 11 Jul 2023 13:41:00 +0300
yandex-tracker-client (2.4)
* add workflows property to queue objects
-- Dmitry Kopylov <[email protected]> Wed, 13 Sep 2022 23:00:00 +0300
yandex-tracker-client (2.3)
* OK-1090 Macros collection
-- Kirill Kartashov <[email protected]> Fri, 01 Apr 2022 21:20:00 +0300
yandex-tracker-client (2.2)
* COMMONPY-297 change api for getting issue by unique
-- Vladimir Koljasinskij <[email protected]> Thu, 07 Sep 2021 13:44:00 +0300
yandex-tracker-client (2.1)
* fix case when local field slug == global field slug
-- Vladimir Koljasinskij <[email protected]> Thu, 08 Jul 2021 22:44:00 +0300
yandex-tracker-client (2.0)
* Support for local fields
-- Vladimir Koljasinskij <[email protected]> Wed, 28 Apr 2021 13:44:00 +0300
yandex-tracker-client (1.9)
* Support for unicode file name
-- Vladimir Koljasinskij <[email protected]> Tue, 11 Nov 2020 10:44:00 +0300
yandex-tracker-client (1.8)
* Fix bug with unicodedecode error on python2 when parsing errors
-- Vladimir Koljasinskij <[email protected]> Thu, 16 Oct 2020 22:44:00 +0300
yandex-tracker-client (1.7)
* Add support of passing list in perform_action
-- Vladimir Koljasinskij <[email protected]> Thu, 02 Mar 2020 17:06:00 +0300
yandex-tracker-client (1.6)
* Add support of passing params while making bulkchange
-- Vladimir Koljasinskij <[email protected]> Thu, 28 Feb 2020 14:06:00 +0300
yandex-tracker-client (1.4)
* Python2 support fixed
-- Vladimir Koljasinskij <[email protected]> Thu, 13 Jan 2020 15:14:00 +0300
yandex-tracker-client (1.3)
* COMMONPY-227 add retry while getting bulkchange status
-- Vladimir Koljasinskij <[email protected]> Thu, 30 Sep 2019 17:49:00 +0300
yandex-tracker-client (1.2)
* COMMONPY-221 fix duplicate issues if error from tracker occurred while creation ticket
-- Vladimir Koljasinskij <[email protected]> Thu, 21 Aug 2019 16:06:00 +0300
yandex-tracker-client (1.1)
* Fix order param in update issue method
-- Vladimir Koljasinskij <[email protected]> Thu, 07 Aug 2019 13:06:00 +0300
yandex-tracker-client (1.0)
* Initial release
-- Vladimir Koljasinskij <[email protected]> Mon, 01 Jul 2019 14:43:00 +0300