|
1 | | -========= |
2 | | -CHANGELOG |
3 | | -========= |
| 1 | +================ |
| 2 | +**CHANGELOG** |
| 3 | +================ |
4 | 4 |
|
5 | | -*Date: 17-Jun-2020 - initial release* |
| 5 | +*v1.3.0* |
| 6 | +============ |
| 7 | + |
| 8 | +**Date: 26-Feb-2021** |
| 9 | + |
| 10 | +- Retry policy and timeout support included |
| 11 | +- Set default timeout to 30 sec |
| 12 | + |
| 13 | +============ |
| 14 | + |
| 15 | +ENHANCEMENT, NEW FEATURE, BUG RESOLVE |
| 16 | + |
| 17 | +*v1.2.0* |
| 18 | +============ |
| 19 | + |
| 20 | +**Date: 20-Oct-2020** |
| 21 | + |
| 22 | +- **include_fallback support added** |
| 23 | +entry |
| 24 | + - added support for include_fallback. |
| 25 | +asset |
| 26 | + - added support for include_fallback. |
| 27 | +assetquery |
| 28 | + - added support for include_fallback. |
| 29 | +query |
| 30 | + - added support for include_fallback. |
| 31 | + |
| 32 | +- **Timeout support included** |
| 33 | + |
| 34 | +============ |
6 | 35 |
|
7 | | -**v1.0.0** |
| 36 | + |
| 37 | + |
| 38 | +*v1.1.0* |
8 | 39 | ============ |
9 | 40 |
|
10 | | -- **Stack** |
11 | | - - Initialisation of stack has been modified |
12 | | - - External config support moved to stack initialisation optional paramters |
13 | | - - Added support for whereIn(String key) and whereNotIn(String key) methods in Query |
| 41 | +**Date: 10-Aug-2020 :: include_reference issue fixed** |
14 | 42 |
|
15 | | -- **Asset** |
| 43 | +**EntryQueryable** |
| 44 | + - updated include_reference function. |
| 45 | + |
| 46 | +============ |
| 47 | + |
| 48 | + |
| 49 | +*v1.0.0* |
| 50 | +============ |
| 51 | + |
| 52 | +**Date: 17-Jun-2020 :: Initial Release** |
| 53 | + |
| 54 | +**Stack** |
| 55 | + - Initialization of the stack has been modified |
| 56 | + - External config support moved to stack initialization optional parameters |
| 57 | + |
| 58 | +**Asset** |
16 | 59 | - changes incorporated in Asset class. |
17 | 60 |
|
18 | | -- **Entry** |
| 61 | +**Entry** |
19 | 62 | - changes incorporated in the entry class. |
20 | 63 |
|
21 | | -- **Query** |
| 64 | +**Query** |
22 | 65 | - Changes incorporated in the Query class. |
23 | 66 |
|
24 | | - |
25 | 67 | ----------------------------- |
26 | 68 |
|
27 | | -*Date: 18-Nov-2019 - beta release* |
28 | 69 |
|
29 | | -**v0.0.1** |
| 70 | +*v0.0.1* |
30 | 71 | ============ |
| 72 | + |
| 73 | +**Date: 18-Nov-2019 :: Beta Release** |
| 74 | + |
31 | 75 | - Beta release for the contentstack-python SDK for Content Delivery API |
0 commit comments