663.5.0
77=====
88:release-date: 2020-06-08
9- :by: Ferhat Elmas
109
1110Add enrichment support to direct activity get
1211
1312=====
14133.4.0
1514=====
1615:release-date: 2020-05-11
17- :by: Ferhat Elmas
1816
1917Expose target_feeds_extra_data to add extra data to activities from reactions
2018
2119=====
22203.3.0
2321=====
2422:release-date: 2020-05-04
25- :by: Ferhat Elmas
2623
2724Add batch unfollow support
2825
2926=====
30273.2.1
3128=====
3229:release-date: 2020-03-17
33- :by: Ferhat Elmas
3430
3531Set timezone as utc in serialization hooks
3632
3733=====
38343.2.0
3935=====
4036:release-date: 2020-03-17
41- :by: Ferhat Elmas
4237
4338Add open graph scrape support
4439Update python support (drop 2.6, add 3.8)
@@ -48,23 +43,20 @@ Fixes in docs for collections and personalization
48433.1.1
4944=====
5045:release-date: 2019-11-07
51- :by: Tommaso Barbuli
5246
5347Bump crypto deps
5448
5549=====
56503.1.0
5751=====
5852:release-date: 2018-05-24
59- :by: Jelte Fennema
6053
6154Batch partial update
6255
6356=====
64573.0.2
6558=====
6659:release-date: 2018-05-24
67- :by: Jelte Fennema
6860
6961Fixes for filtering by reactions by kind
7062
@@ -73,15 +65,13 @@ Fixes for filtering by reactions by kind
73653.0.1
7466======
7567:release-date: 2018-12-04
76- :by: Tommaso Barbugli
7768
7869Add short-hand version for collections.create_reference()
7970
8071======
81723.0.0
8273======
8374:release-date: 2018-12-03
84- :by: Tommaso Barbugli
8575
8676Add support for reactions
8777Add support for users
@@ -93,39 +83,34 @@ Add feed.get enrichment params
93832.12.0
9484======
9585:release-date: 2018-10-08
96- :by: Peter van Kampen
9786
9887Add user-session-token support
9988
10089======
101902.11.0
10291======
10392:release-date: 2017-08-23
104- :by: Tommaso Barbugli
10593
10694Add collection helpers to create refs
10795
10896======
109972.10.0
11098======
11199:release-date: 2017-07-30
112- :by: Tommaso Barbugli
113100
114101Partial activity API endpoint
115102
116103======
1171042.9.3
118105======
119106:release-date: 2017-07-20
120- :by: Tommaso Barbugli
121107
122108Use Readme.md content as package long description
123109
124110======
1251112.9.2
126112======
127113:release-date: 2017-07-20
128- :by: Tommaso Barbugli
129114
130115Fixed deserialization problem with datetime objects with zeroed microseconds
131116Support newer versions of the pyJWT lib
@@ -135,7 +120,6 @@ Support newer versions of the pyJWT lib
1351202.9.1
136121======
137122:release-date: 2017-07-18
138- :by: Tommaso Barbugli
139123
140124Renamed client.get_activities' foreign_id_time param to foreign_id_times
141125
@@ -144,23 +128,20 @@ Renamed client.get_activities' foreign_id_time param to foreign_id_times
1441282.9.0
145129======
146130:release-date: 2017-07-05
147- :by: Tommaso Barbugli
148131
149132Add support for get activity API endpoint
150133
151134======
1521352.8.1
153136======
154137:release-date: 2017-12-21
155- :by: Tommaso Barbugli
156138
157139Fixes a regression with embedded httpsig and Python 3
158140
159141======
1601422.8.0
161143======
162144:release-date: 2017-12-21
163- :by: Tommaso Barbugli
164145
165146Fixes install issues on Windows
166147
@@ -171,50 +152,43 @@ Fixes install issues on Windows
1711522.7.0
172153======
173154:release-date: 2017-12-14
174- :by: Aaron McMillin
175155
176156* All client methods that make requests will return the response
177157
1781582.6.2
179159=====
180160:release-date 2017-12-08
181- :by: Balazs
182161
183162Consolidate API URL generation across API, Collections and Personalization services
184163
1851642.6.0
186165=====
187166:release-date 2017-12-08
188- :by: Balazs
189167
190168Support the new collections endpoint and flexible get requests for personalization
191169
1921702.5.0
193171======
194172:release-date: 2017-10-19
195- :by: Tommaso Barbugli
196173
197174* Use new .com domain for API and Analytics
198175
1991762.4.0
200177======
201178:release-date: 2017-08-31
202- :by: Tommaso Barbugli
203179
204180* Added support for To target update endpoint
205181
2061822.3.11
207183======
208184:release-date: 2017-05-22
209- :by: Ian Douglas
210185
211186* Added support for Python 2.6.9 and downgrade to requests 2.2.1
212187
213188
2141892.3.9
215190==========
216191:release-date: 2016-12-20
217- :by: Jelte Fennema
218192
219193* Fix errors_from_fields function so it displays the extra data returned by the
220194 server about InputException errors.
@@ -223,14 +197,12 @@ Support the new collections endpoint and flexible get requests for personalizati
2231972.3.8
224198=====
225199:release-date: 2016-06-09
226- :by: Tommaso Barbugli
227200
228201* Add support for keep_history on unfollow
229202
2302032.3.7
231204=====
232205:release-date: 2016-06-02
233- :by: Tommaso Barbugli
234206
235207* Add HTTP Signature auth method (for application auth resources)
236208* Add support for follow_many batch operation
@@ -242,58 +214,50 @@ Support the new collections endpoint and flexible get requests for personalizati
2422142.3.5
243215=====
244216:release-date: 2015-10-07
245- :by: Thierry Schellenbach
246217
247218* Added support for activity update
248219
249220
2502212.3.3
251222=====
252223:release-date: 2015-10-07
253- :by: Thierry Schellenbach
254224
255225* Added support for creating redirect urls
256226
257227
2582282.3.0
259229=====
260230:release-date: 2015-06-11
261- :by: Tommaso Barbugli
262231
263232* Added support for read-only tokens
264233
2652342.1.4
266235=====
267236:release-date: 2015-01-14
268- :by: Tommaso Barbugli
269237
270238* Added support for extra data for follow actions
271239
2722402.1.3
273241=====
274242:release-date: 2015-01-05
275- :by: Thierry Schellenbach
276243
277244* Bugfix, mark_seen and mark_read now work
278245
2792462.1.0
280247=====
281248:release-date: 2014-12-19
282- :by: Thierry Schellenbach
283249
284250* Added location support to reduce latency
285251
2862522.0.1
287253=====
288254:release-date: 2014-11-18
289- :by: Thierry Schellenbach
290255
291256* Additional validation on feed_slug and user_id
292257
2932582.0.0
294259=====
295260:release-date: 2014-11-10
296- :by: Thierry Schellenbach
297261
298262* Breaking change: New style feed syntax, client.feed('user', '1') instead of client.feed('user:3')
299263* Breaking change: New style follow syntax, feed.follow('user', 3)
@@ -305,13 +269,11 @@ Support the new collections endpoint and flexible get requests for personalizati
3052691.1.1
306270=====
307271:release-date: 2014-09-20 08:00 A.M GMT
308- :by: Tommaso Barbugli
309272
310273* Add HTTP client retries
311274
3122751.1.0
313276=====
314277:release-date: 2014-09-08 08:00 A.M GMT
315- :by: Tommaso Barbugli
316278
317279* Add support for mark read (notifications feeds)
0 commit comments