contentful 2.15.3 → 2.16.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (247) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +21 -0
  3. data/README.md +22 -11
  4. data/lib/contentful/array_like.rb +11 -2
  5. data/lib/contentful/asset.rb +4 -0
  6. data/lib/contentful/base_resource.rb +14 -2
  7. data/lib/contentful/client.rb +1 -2
  8. data/lib/contentful/fields_resource.rb +1 -0
  9. data/lib/contentful/version.rb +1 -1
  10. metadata +4 -367
  11. data/.gitignore +0 -7
  12. data/.rspec +0 -1
  13. data/.rubocop.yml +0 -31
  14. data/.rubocop_todo.yml +0 -35
  15. data/.travis.yml +0 -15
  16. data/.yardopts +0 -4
  17. data/Gemfile +0 -9
  18. data/Gemfile.lock +0 -166
  19. data/Guardfile +0 -24
  20. data/RELEASE.md +0 -8
  21. data/Rakefile +0 -33
  22. data/contentful.gemspec +0 -44
  23. data/coverage/.last_run.json +0 -5
  24. data/coverage/.resultset.json +0 -5086
  25. data/coverage/.resultset.json.lock +0 -0
  26. data/coverage/assets/0.10.2/application.css +0 -799
  27. data/coverage/assets/0.10.2/application.js +0 -1707
  28. data/coverage/assets/0.10.2/colorbox/border.png +0 -0
  29. data/coverage/assets/0.10.2/colorbox/controls.png +0 -0
  30. data/coverage/assets/0.10.2/colorbox/loading.gif +0 -0
  31. data/coverage/assets/0.10.2/colorbox/loading_background.png +0 -0
  32. data/coverage/assets/0.10.2/favicon_green.png +0 -0
  33. data/coverage/assets/0.10.2/favicon_red.png +0 -0
  34. data/coverage/assets/0.10.2/favicon_yellow.png +0 -0
  35. data/coverage/assets/0.10.2/loading.gif +0 -0
  36. data/coverage/assets/0.10.2/magnify.png +0 -0
  37. data/coverage/assets/0.10.2/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  38. data/coverage/assets/0.10.2/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  39. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  40. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  41. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  42. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  43. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  44. data/coverage/assets/0.10.2/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  45. data/coverage/assets/0.10.2/smoothness/images/ui-icons_222222_256x240.png +0 -0
  46. data/coverage/assets/0.10.2/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  47. data/coverage/assets/0.10.2/smoothness/images/ui-icons_454545_256x240.png +0 -0
  48. data/coverage/assets/0.10.2/smoothness/images/ui-icons_888888_256x240.png +0 -0
  49. data/coverage/assets/0.10.2/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  50. data/coverage/index.html +0 -0
  51. data/doc/Contentful/AccessDenied.html +0 -159
  52. data/doc/Contentful/Array.html +0 -844
  53. data/doc/Contentful/ArrayCoercion.html +0 -242
  54. data/doc/Contentful/ArrayLike.html +0 -624
  55. data/doc/Contentful/Asset.html +0 -486
  56. data/doc/Contentful/BadGateway.html +0 -159
  57. data/doc/Contentful/BadRequest.html +0 -159
  58. data/doc/Contentful/BaseCoercion.html +0 -445
  59. data/doc/Contentful/BaseResource.html +0 -598
  60. data/doc/Contentful/BooleanCoercion.html +0 -242
  61. data/doc/Contentful/Client.html +0 -1738
  62. data/doc/Contentful/ContentType.html +0 -617
  63. data/doc/Contentful/ContentTypeCache.html +0 -428
  64. data/doc/Contentful/DateCoercion.html +0 -244
  65. data/doc/Contentful/DeletedAsset.html +0 -156
  66. data/doc/Contentful/DeletedEntry.html +0 -156
  67. data/doc/Contentful/EmptyFieldError.html +0 -217
  68. data/doc/Contentful/Entry.html +0 -334
  69. data/doc/Contentful/Error.html +0 -407
  70. data/doc/Contentful/Field.html +0 -935
  71. data/doc/Contentful/FieldsResource.html +0 -583
  72. data/doc/Contentful/File.html +0 -218
  73. data/doc/Contentful/FloatCoercion.html +0 -238
  74. data/doc/Contentful/IntegerCoercion.html +0 -238
  75. data/doc/Contentful/Link.html +0 -246
  76. data/doc/Contentful/LinkCoercion.html +0 -156
  77. data/doc/Contentful/Locale.html +0 -536
  78. data/doc/Contentful/Location.html +0 -382
  79. data/doc/Contentful/LocationCoercion.html +0 -238
  80. data/doc/Contentful/NotFound.html +0 -159
  81. data/doc/Contentful/ObjectCoercion.html +0 -238
  82. data/doc/Contentful/RateLimitExceeded.html +0 -346
  83. data/doc/Contentful/Request.html +0 -895
  84. data/doc/Contentful/ResourceBuilder.html +0 -1067
  85. data/doc/Contentful/ResourceReferences.html +0 -254
  86. data/doc/Contentful/Response.html +0 -708
  87. data/doc/Contentful/RichTextCoercion.html +0 -238
  88. data/doc/Contentful/ServerError.html +0 -159
  89. data/doc/Contentful/ServiceUnavailable.html +0 -159
  90. data/doc/Contentful/Space.html +0 -392
  91. data/doc/Contentful/StringCoercion.html +0 -242
  92. data/doc/Contentful/StructuredTextCoercion.html +0 -238
  93. data/doc/Contentful/Support.html +0 -788
  94. data/doc/Contentful/SymbolCoercion.html +0 -169
  95. data/doc/Contentful/Sync.html +0 -653
  96. data/doc/Contentful/SyncPage.html +0 -807
  97. data/doc/Contentful/TextCoercion.html +0 -169
  98. data/doc/Contentful/Unauthorized.html +0 -159
  99. data/doc/Contentful/UnparsableJson.html +0 -159
  100. data/doc/Contentful/UnparsableResource.html +0 -135
  101. data/doc/Contentful.html +0 -157
  102. data/doc/_index.html +0 -563
  103. data/doc/class_list.html +0 -51
  104. data/doc/css/common.css +0 -1
  105. data/doc/css/full_list.css +0 -58
  106. data/doc/css/style.css +0 -496
  107. data/doc/file.CHANGELOG.html +0 -708
  108. data/doc/file.LICENSE.html +0 -70
  109. data/doc/file.README.html +0 -758
  110. data/doc/file_list.html +0 -66
  111. data/doc/frames.html +0 -17
  112. data/doc/index.html +0 -758
  113. data/doc/js/app.js +0 -303
  114. data/doc/js/full_list.js +0 -216
  115. data/doc/js/jquery.js +0 -4
  116. data/doc/method_list.html +0 -1187
  117. data/doc/top-level-namespace.html +0 -110
  118. data/examples/custom_classes.rb +0 -39
  119. data/examples/example_queries.rb +0 -26
  120. data/examples/raise_errors.rb +0 -20
  121. data/examples/raw_mode.rb +0 -14
  122. data/spec/array_spec.rb +0 -167
  123. data/spec/asset_spec.rb +0 -192
  124. data/spec/auto_includes_spec.rb +0 -12
  125. data/spec/client_class_spec.rb +0 -86
  126. data/spec/client_configuration_spec.rb +0 -377
  127. data/spec/content_type_spec.rb +0 -49
  128. data/spec/deleted_asset_spec.rb +0 -38
  129. data/spec/deleted_entry_spec.rb +0 -38
  130. data/spec/entry_spec.rb +0 -777
  131. data/spec/error_class_spec.rb +0 -327
  132. data/spec/error_requests_spec.rb +0 -87
  133. data/spec/field_spec.rb +0 -95
  134. data/spec/file_spec.rb +0 -33
  135. data/spec/fixtures/json_responses/400_details_errors_object.json +0 -14
  136. data/spec/fixtures/json_responses/400_details_errors_string.json +0 -12
  137. data/spec/fixtures/json_responses/400_details_string.json +0 -8
  138. data/spec/fixtures/json_responses/403_reasons.json +0 -13
  139. data/spec/fixtures/json_responses/404_details_string.json +0 -8
  140. data/spec/fixtures/json_responses/404_id.json +0 -11
  141. data/spec/fixtures/json_responses/404_sys_type.json +0 -12
  142. data/spec/fixtures/json_responses/404_type.json +0 -10
  143. data/spec/fixtures/json_responses/content_type.json +0 -83
  144. data/spec/fixtures/json_responses/default_400.json +0 -7
  145. data/spec/fixtures/json_responses/default_401.json +0 -7
  146. data/spec/fixtures/json_responses/default_403.json +0 -7
  147. data/spec/fixtures/json_responses/default_404.json +0 -7
  148. data/spec/fixtures/json_responses/default_429.json +0 -7
  149. data/spec/fixtures/json_responses/default_500.json +0 -7
  150. data/spec/fixtures/json_responses/default_502.json +0 -7
  151. data/spec/fixtures/json_responses/default_503.json +0 -7
  152. data/spec/fixtures/json_responses/includes.json +0 -111
  153. data/spec/fixtures/json_responses/link_array.json +0 -43
  154. data/spec/fixtures/json_responses/not_found.json +0 -13
  155. data/spec/fixtures/json_responses/nyancat.json +0 -48
  156. data/spec/fixtures/json_responses/other_error.json +0 -9
  157. data/spec/fixtures/json_responses/other_error_no_details.json +0 -8
  158. data/spec/fixtures/json_responses/other_error_no_message.json +0 -8
  159. data/spec/fixtures/json_responses/other_error_no_request_id.json +0 -8
  160. data/spec/fixtures/json_responses/other_error_nothing.json +0 -6
  161. data/spec/fixtures/json_responses/self_link.json +0 -82
  162. data/spec/fixtures/json_responses/unparsable.json +0 -13
  163. data/spec/fixtures/vcr_cassettes/array/marshal_custom_classes.yml +0 -159
  164. data/spec/fixtures/vcr_cassettes/array/marshal_unpublished.yml +0 -315
  165. data/spec/fixtures/vcr_cassettes/array/nested_resources.yml +0 -159
  166. data/spec/fixtures/vcr_cassettes/array.yml +0 -288
  167. data/spec/fixtures/vcr_cassettes/arrayField.yml +0 -87
  168. data/spec/fixtures/vcr_cassettes/array_page_1.yml +0 -106
  169. data/spec/fixtures/vcr_cassettes/array_page_2.yml +0 -73
  170. data/spec/fixtures/vcr_cassettes/asset/select_empty_array.yml +0 -104
  171. data/spec/fixtures/vcr_cassettes/asset/select_no_sys.yml +0 -119
  172. data/spec/fixtures/vcr_cassettes/asset/select_one_field.yml +0 -97
  173. data/spec/fixtures/vcr_cassettes/asset/select_only_sys.yml +0 -88
  174. data/spec/fixtures/vcr_cassettes/asset.yml +0 -96
  175. data/spec/fixtures/vcr_cassettes/assets/issues_129.yml +0 -90
  176. data/spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml +0 -115
  177. data/spec/fixtures/vcr_cassettes/bad_request.yml +0 -76
  178. data/spec/fixtures/vcr_cassettes/content_type.yml +0 -147
  179. data/spec/fixtures/vcr_cassettes/entries/empty_fields.yml +0 -246
  180. data/spec/fixtures/vcr_cassettes/entries/issue_117.yml +0 -201
  181. data/spec/fixtures/vcr_cassettes/entries/issue_125.yml +0 -198
  182. data/spec/fixtures/vcr_cassettes/entries/rich_text.yml +0 -1707
  183. data/spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml +0 -460
  184. data/spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml +0 -653
  185. data/spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml +0 -983
  186. data/spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml +0 -89
  187. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml +0 -159
  188. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml +0 -167
  189. data/spec/fixtures/vcr_cassettes/entries.yml +0 -561
  190. data/spec/fixtures/vcr_cassettes/entry/custom_resource.yml +0 -168
  191. data/spec/fixtures/vcr_cassettes/entry/include_resolution.yml +0 -101
  192. data/spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml +0 -81
  193. data/spec/fixtures/vcr_cassettes/entry/json_objects.yml +0 -88
  194. data/spec/fixtures/vcr_cassettes/entry/json_objects_client.yml +0 -86
  195. data/spec/fixtures/vcr_cassettes/entry/marshal_138.yml +0 -159
  196. data/spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml +0 -303
  197. data/spec/fixtures/vcr_cassettes/entry/marshall.yml +0 -293
  198. data/spec/fixtures/vcr_cassettes/entry/raw.yml +0 -201
  199. data/spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml +0 -81
  200. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml +0 -81
  201. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml +0 -115
  202. data/spec/fixtures/vcr_cassettes/entry/select_empty_array.yml +0 -111
  203. data/spec/fixtures/vcr_cassettes/entry/select_no_sys.yml +0 -102
  204. data/spec/fixtures/vcr_cassettes/entry/select_one_field.yml +0 -76
  205. data/spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml +0 -114
  206. data/spec/fixtures/vcr_cassettes/entry/select_only_sys.yml +0 -111
  207. data/spec/fixtures/vcr_cassettes/entry.yml +0 -102
  208. data/spec/fixtures/vcr_cassettes/entry_cache.yml +0 -288
  209. data/spec/fixtures/vcr_cassettes/entry_locales.yml +0 -104
  210. data/spec/fixtures/vcr_cassettes/field.yml +0 -147
  211. data/spec/fixtures/vcr_cassettes/human.yml +0 -118
  212. data/spec/fixtures/vcr_cassettes/linkField.yml +0 -83
  213. data/spec/fixtures/vcr_cassettes/locale.yml +0 -83
  214. data/spec/fixtures/vcr_cassettes/locale_from_environment.yml +0 -121
  215. data/spec/fixtures/vcr_cassettes/location.yml +0 -193
  216. data/spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml +0 -196
  217. data/spec/fixtures/vcr_cassettes/multi_locale_reference.yml +0 -214
  218. data/spec/fixtures/vcr_cassettes/not_found.yml +0 -76
  219. data/spec/fixtures/vcr_cassettes/nyancat.yml +0 -102
  220. data/spec/fixtures/vcr_cassettes/query_array_1.yml +0 -89
  221. data/spec/fixtures/vcr_cassettes/query_array_2.yml +0 -89
  222. data/spec/fixtures/vcr_cassettes/ratelimit.yml +0 -64
  223. data/spec/fixtures/vcr_cassettes/ratelimit_retry.yml +0 -294
  224. data/spec/fixtures/vcr_cassettes/reloaded_entry.yml +0 -102
  225. data/spec/fixtures/vcr_cassettes/space.yml +0 -83
  226. data/spec/fixtures/vcr_cassettes/sync_deleted_asset.yml +0 -174
  227. data/spec/fixtures/vcr_cassettes/sync_deleted_entry.yml +0 -89
  228. data/spec/fixtures/vcr_cassettes/sync_deletion.yml +0 -191
  229. data/spec/fixtures/vcr_cassettes/sync_environment.yml +0 -81
  230. data/spec/fixtures/vcr_cassettes/sync_page.yml +0 -637
  231. data/spec/fixtures/vcr_cassettes/sync_page_2.yml +0 -71
  232. data/spec/fixtures/vcr_cassettes/sync_page_short.yml +0 -106
  233. data/spec/fixtures/vcr_cassettes/unauthorized.yml +0 -64
  234. data/spec/fixtures/vcr_cassettes/unavailable.yml +0 -76
  235. data/spec/link_spec.rb +0 -50
  236. data/spec/locale_spec.rb +0 -37
  237. data/spec/location_spec.rb +0 -25
  238. data/spec/request_spec.rb +0 -57
  239. data/spec/resource_building_spec.rb +0 -31
  240. data/spec/response_spec.rb +0 -62
  241. data/spec/space_spec.rb +0 -31
  242. data/spec/spec_helper.rb +0 -14
  243. data/spec/support/client.rb +0 -6
  244. data/spec/support/json_responses.rb +0 -18
  245. data/spec/support/vcr.rb +0 -16
  246. data/spec/sync_page_spec.rb +0 -103
  247. data/spec/sync_spec.rb +0 -180
@@ -1,708 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="UTF-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>
7
- File: CHANGELOG
8
-
9
- &mdash; Documentation by YARD 0.9.20
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- pathId = "CHANGELOG";
19
- relpath = '';
20
- </script>
21
-
22
-
23
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
24
-
25
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
26
-
27
-
28
- </head>
29
- <body>
30
- <div class="nav_wrap">
31
- <iframe id="nav" src="file_list.html?1"></iframe>
32
- <div id="resizer"></div>
33
- </div>
34
-
35
- <div id="main" tabindex="-1">
36
- <div id="header">
37
- <div id="menu">
38
-
39
- <a href="_index.html">Index</a> &raquo;
40
- <span class="title">File: CHANGELOG</span>
41
-
42
- </div>
43
-
44
- <div id="search">
45
-
46
- <a class="full_list_link" id="class_list_link"
47
- href="class_list.html">
48
-
49
- <svg width="24" height="24">
50
- <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
51
- <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
52
- <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
53
- </svg>
54
- </a>
55
-
56
- </div>
57
- <div class="clear"></div>
58
- </div>
59
-
60
- <div id="content"><div id='filecontents'>
61
- <h1 id="label-Change+Log">Change Log</h1>
62
-
63
- <h2 id="label-Unreleased">Unreleased</h2>
64
-
65
- <h2 id="label-2.15.2">2.15.2</h2>
66
-
67
- <h3 id="label-Fixed">Fixed</h3>
68
- <ul><li>
69
- <p>Fixed unresolvable single linked entries and assets returning a JSON Link rather than being <code>nil</code>, the same way they are filtered from Link arrays.</p>
70
- </li></ul>
71
-
72
- <h2 id="label-2.15.1">2.15.1</h2>
73
-
74
- <h3 id="label-Fixed">Fixed</h3>
75
- <ul><li>
76
- <p>Fixed how <code>entry_mapping</code> is cached in order to avoid errors when deserializing resources that have been serialized with previously deleted mapping classes. <a href="https://github.com/contentful/contentful.rb/issues/212">#212</a></p>
77
- </li></ul>
78
-
79
- <h2 id="label-2.15.0">2.15.0</h2>
80
-
81
- <h3 id="label-Added">Added</h3>
82
- <ul><li>
83
- <p>Added the capability for <code>Array#next_page</code> to support carry-over of query parameters.</p>
84
- </li></ul>
85
-
86
- <h2 id="label-2.14.0">2.14.0</h2>
87
-
88
- <h3 id="label-Added">Added</h3>
89
- <ul><li>
90
- <p>Allow user defined methods to override properties created by the SDK, if you want to access overriden fields or sys properties use <code>#fields[]</code> or <code>#sys[]</code> as accessors. <a href="https://github.com/contentful/contentful.rb/pull/210">#210</a></p>
91
- </li></ul>
92
-
93
- <h2 id="label-2.13.3">2.13.3</h2>
94
-
95
- <h3 id="label-Fixed">Fixed</h3>
96
- <ul><li>
97
- <p>Fixed unfiltered unresolvable entries and assets from re-marshalled entries. <a href="https://github.com/contentful/contentful.rb/pull/207">#207</a></p>
98
- </li></ul>
99
-
100
- <h2 id="label-2.13.2">2.13.2</h2>
101
-
102
- <h3 id="label-Fixed">Fixed</h3>
103
- <ul><li>
104
- <p>Removed unnecessary object dups and moved some static arrays that were regenerated each time to constants.</p>
105
- </li></ul>
106
-
107
- <h2 id="label-2.13.1">2.13.1</h2>
108
-
109
- <h3 id="label-Fixed">Fixed</h3>
110
- <ul><li>
111
- <p>Fixed detection of empty fields when <code>:use_camel_case</code> is <code>true</code>. <a href="https://github.com/contentful/contentful.rb/issues/203">#203</a></p>
112
- </li></ul>
113
-
114
- <h2 id="label-2.13.0">2.13.0</h2>
115
-
116
- <h3 id="label-Changed">Changed</h3>
117
- <ul><li>
118
- <p>Updated HTTP gem version limits. <a href="https://github.com/contentful/contentful.rb/pull/202">#202</a></p>
119
- </li></ul>
120
-
121
- <h2 id="label-2.12.0">2.12.0</h2>
122
-
123
- <h3 id="label-Added">Added</h3>
124
- <ul><li>
125
- <p>Add HTTP timeout configuration. <a href="https://github.com/contentful/contentful.rb/pull/196">#196</a></p>
126
- </li></ul>
127
-
128
- <h2 id="label-2.11.1">2.11.1</h2>
129
-
130
- <h3 id="label-Fixed">Fixed</h3>
131
- <ul><li>
132
- <p>Fixed coercion error when same entry was included more than once in the same RichText field. <a href="https://github.com/contentful/contentful.rb/pull/194">#194</a></p>
133
- </li></ul>
134
-
135
- <h2 id="label-2.11.0">2.11.0</h2>
136
-
137
- <h3 id="label-Added">Added</h3>
138
- <ul><li>
139
- <p>Added <code>:raise_for_empty_fields</code> configuration option. <a href="https://github.com/contentful/contentful.rb/issues/190">#190</a></p>
140
- </li></ul>
141
-
142
- <h3 id="label-Fixed">Fixed</h3>
143
- <ul><li>
144
- <p>Links in <code>RichText</code> fields, that are published but unreachable, due to not having enough include depth on the request, are now returned as <code>Link</code> objects.</p>
145
- </li></ul>
146
-
147
- <h3 id="label-Changed">Changed</h3>
148
- <ul><li>
149
- <p>Included resources for embedded entries and assets in Rich Text fields are now properly serialized to <code>data.target</code> instead of the top level <code>data</code>.</p>
150
- </li></ul>
151
-
152
- <h2 id="label-2.10.1">2.10.1</h2>
153
-
154
- <h3 id="label-Fixed">Fixed</h3>
155
- <ul><li>
156
- <p>Fixed <code>Marshal.load</code> for entries with unpublished related entries.</p>
157
- </li></ul>
158
-
159
- <h2 id="label-2.10.0">2.10.0</h2>
160
-
161
- <p>As <code>RichText</code> moves from <code>alpha</code> to <code>beta</code>, we&#39;re treating this as a feature release.</p>
162
-
163
- <h3 id="label-Changed">Changed</h3>
164
- <ul><li>
165
- <p>Renamed <code>StructuredText</code> to <code>RichText</code>.</p>
166
- </li></ul>
167
-
168
- <h2 id="label-2.9.4">2.9.4</h2>
169
-
170
- <h3 id="label-Fixed">Fixed</h3>
171
- <ul><li>
172
- <p>Fixed incorrect default error message for <code>503 Service Unavailable</code> errors. <a href="https://github.com/contentful/contentful.rb/issues/183">#183</a></p>
173
- </li></ul>
174
-
175
- <h2 id="label-2.9.3">2.9.3</h2>
176
-
177
- <h3 id="label-Fixed">Fixed</h3>
178
- <ul><li>
179
- <p>Added safeguard for re-serialization of <code>StructuredText</code> nodes.</p>
180
- </li></ul>
181
-
182
- <h2 id="label-2.9.2">2.9.2</h2>
183
-
184
- <h3 id="label-Added">Added</h3>
185
- <ul><li>
186
- <p>Added support for <code>StructuredText</code> inline Entry include resolution.</p>
187
- </li></ul>
188
-
189
- <h2 id="label-2.9.1">2.9.1</h2>
190
-
191
- <p><strong>Note:</strong> This release includes support for <code>StructuredText</code>, this is an <strong>alpha</strong> feature and changes are to be expected. Further releases of this feature will not increase a major version even if changes are breaking.</p>
192
-
193
- <h3 id="label-Added">Added</h3>
194
- <ul><li>
195
- <p>Added support for <code>StructuredText</code> field type.</p>
196
- </li></ul>
197
-
198
- <h3 id="label-Fixed">Fixed</h3>
199
- <ul><li>
200
- <p>Fixed <code>DateCoercion</code> when value is already a <code>Date</code>, <code>DateTime</code> or <code>Time</code> object. <a href="https://github.com/contentful/contentful_model/issues/121">contentful_model/#121</a></p>
201
- </li></ul>
202
-
203
- <h2 id="label-2.9.0+YANKED">2.9.0 <strong>YANKED</strong></h2>
204
-
205
- <p>Yanked due to faulty release</p>
206
-
207
- <h2 id="label-2.8.1">2.8.1</h2>
208
-
209
- <h3 id="label-Fixed">Fixed</h3>
210
- <ul><li>
211
- <p>Fixed deeply nested resources now also filter unresolvable entries. <a href="https://github.com/contentful/contentful.rb/issues/177">#177</a></p>
212
- </li></ul>
213
-
214
- <h2 id="label-2.8.0">2.8.0</h2>
215
-
216
- <h3 id="label-Added">Added</h3>
217
- <ul><li>
218
- <p>Added support for <code>sync</code> on environments other than <code>master</code>.</p>
219
- </li></ul>
220
-
221
- <h2 id="label-2.7.0">2.7.0</h2>
222
-
223
- <h3 id="label-Added">Added</h3>
224
- <ul><li>
225
- <p>Added support for <code>radius</code> cropping on the Asset <code>#url</code>.</p>
226
- </li></ul>
227
-
228
- <h2 id="label-2.6.0">2.6.0</h2>
229
-
230
- <h3 id="label-Changed">Changed</h3>
231
- <ul><li>
232
- <p>Makes all routes environment aware. This change is not backwards incompatible.</p>
233
- </li></ul>
234
-
235
- <h3 id="label-Added">Added</h3>
236
- <ul><li>
237
- <p>Added <code>locales</code> endpoint to retrieve locales from an environment.</p>
238
- </li></ul>
239
-
240
- <h2 id="label-2.5.0">2.5.0</h2>
241
-
242
- <h3 id="label-Added">Added</h3>
243
- <ul><li>
244
- <p>Add filtering of invalid entries from API responses.</p>
245
- </li></ul>
246
-
247
- <h2 id="label-2.4.0">2.4.0</h2>
248
-
249
- <h3 id="label-Added">Added</h3>
250
- <ul><li>
251
- <p>Added <code>reuse_entries</code> option to client configuration. This is a performance improvement, which is disabled by default due to backwards compatibility. All users are highly encouraged to enable it and test it in their applications. <a href="https://github.com/contentful/contentful.rb/pull/164">#164</a></p>
252
- </li></ul>
253
-
254
- <h2 id="label-2.3.0">2.3.0</h2>
255
-
256
- <h3 id="label-Added">Added</h3>
257
- <ul><li>
258
- <p>Support for the new query parameters to find incoming links <a href="https://www.contentful.com/developers/docs/references/content-delivery-api/#/reference/search-parameters/links-to-entry">to a specific entry</a> or <a href="https://www.contentful.com/developers/docs/references/content-delivery-api/#/reference/search-parameters/links-to-asset">to a specific asset</a> in a space.</p>
259
- </li></ul>
260
-
261
- <h3 id="label-Fixed">Fixed</h3>
262
- <ul><li>
263
- <p>Fixes coercion issue when <code>DateTime</code> values are <code>nil</code>. <a href="https://github.com/contentful/contentful.rb/issues/148">#148</a></p>
264
- </li></ul>
265
-
266
- <h2 id="label-2.2.2">2.2.2</h2>
267
-
268
- <h3 id="label-Fixed">Fixed</h3>
269
- <ul><li>
270
- <p>Fixed 404 error when <code>details</code> object contains a top level <code>sys</code> key.</p>
271
- </li></ul>
272
-
273
- <h2 id="label-2.2.1">2.2.1</h2>
274
-
275
- <h3 id="label-Fixed">Fixed</h3>
276
- <ul><li>
277
- <p>Fixed an edge case of 404 error having details as a string.</p>
278
- </li></ul>
279
-
280
- <h2 id="label-2.2.0">2.2.0</h2>
281
-
282
- <h3 id="label-Added">Added</h3>
283
- <ul><li>
284
- <p>Added <code>:use_camel_case</code> option to client. <a href="https://github.com/contentful/contentful.rb/issues/142">#142</a></p>
285
- </li><li>
286
- <p>Added better error handling for all error types.</p>
287
- </li></ul>
288
-
289
- <h3 id="label-Fixed">Fixed</h3>
290
- <ul><li>
291
- <p>Fixed JSON field coercion when field contains other valid JSON elements other than objects at the top level.</p>
292
- </li></ul>
293
-
294
- <h2 id="label-2.1.3">2.1.3</h2>
295
-
296
- <h3 id="label-Fixed">Fixed</h3>
297
- <ul><li>
298
- <p>Fixed Marshalling for custom resources in Arrays. <a href="https://github.com/contentful/contentful.rb/issues/138">#138</a></p>
299
- </li></ul>
300
-
301
- <h2 id="label-2.1.2">2.1.2</h2>
302
-
303
- <h3 id="label-Fixed">Fixed</h3>
304
- <ul><li>
305
- <p>Fixed Marshalling for Arrays with deeply nested resources. <a href="https://github.com/contentful/contentful.rb/issues/138">#138</a></p>
306
- </li></ul>
307
-
308
- <h2 id="label-2.1.1">2.1.1</h2>
309
-
310
- <h3 id="label-Fixed">Fixed</h3>
311
- <ul><li>
312
- <p>Fixed Marshalling for resources that have deeply nested resources. <a href="https://github.com/contentful/contentful.rb/issues/138">#138</a></p>
313
- </li></ul>
314
-
315
- <h2 id="label-2.1.0">2.1.0</h2>
316
-
317
- <h3 id="label-Added">Added</h3>
318
- <ul><li>
319
- <p>Added <code>X-Contentful-User-Agent</code> header for more information.</p>
320
- </li></ul>
321
-
322
- <h2 id="label-2.0.3">2.0.3</h2>
323
-
324
- <h3 id="label-Fixed">Fixed</h3>
325
- <ul><li>
326
- <p><code>Contentful::Array</code> now marshalls properly, respecting all properties <a href="https://github.com/contentful/contentful.rb/issues/132">#132</a></p>
327
- </li></ul>
328
-
329
- <h2 id="label-2.0.2">2.0.2</h2>
330
-
331
- <h3 id="label-Fixed">Fixed</h3>
332
- <ul><li>
333
- <p>Asset File Mapping now uses <code>#internal_resource_locale</code> to use <code>Resource#sys[:locale]</code> if available <a href="https://github.com/contentful/jekyll-contentful-data-import/issues/46">jekyll-contentful-data-import #46</a></p>
334
- </li></ul>
335
-
336
- <h2 id="label-2.0.1">2.0.1</h2>
337
-
338
- <h3 id="label-Fixed">Fixed</h3>
339
- <ul><li>
340
- <p>Fixed Integer/Decimal field serializations <a href="https://github.com/contentful/contentful.rb/issues/125">#125</a></p>
341
- </li><li>
342
- <p>Fixed File coercion for Localized Assets <a href="https://github.com/contentful/contentful.rb/issues/129">#129</a></p>
343
- </li></ul>
344
-
345
- <h2 id="label-2.0.0">2.0.0</h2>
346
-
347
- <p><strong>ATTENTION</strong>: Breaking Changes introduces in order to simplify code and improve the ability to add new features.</p>
348
-
349
- <h3 id="label-Changed">Changed</h3>
350
- <ul><li>
351
- <p>The removal of the Client and Request objects from the Resource objects, means that for example: Link#resolve and Array#next_page now require the client as a parameter.</p>
352
- </li><li>
353
- <p>Client#entry now uses /entries?sys.id=ENTRY_ID instead of /entries/ENTRY_ID to properly resolve includes.</p>
354
- </li><li>
355
- <p>Refactor locale handling code</p>
356
- </li><li>
357
- <p>Refactor ResourceBuilder</p>
358
- </li><li>
359
- <p>Update all specs to RSpec 3</p>
360
- </li><li>
361
- <p>Removed DynamicEntry and Resource</p>
362
- </li><li>
363
- <p>Moved ContentTypeCache outside of the client into it&#39;s own class</p>
364
- </li><li>
365
- <p>Added new base BaseResource and FieldsResource classes to handle common resource attributes and fields related attributes respectively</p>
366
- </li><li>
367
- <p>Coercions are now part of ContentType, each Field knows which coercion should be applied depending on Field#type</p>
368
- </li><li>
369
- <p>Resource #inspect now provides a clearer and better output, without all the noise that was previously there</p>
370
- </li><li>
371
- <p>CustomResource was removed, now subclasses of Entry should be used instead.</p>
372
- </li><li>
373
- <p><code>max_include_resolution_depth</code> option added to the client, defaults to 20.</p>
374
- </li><li>
375
- <p><code>sys</code> properties now match accessors.</p>
376
- </li><li>
377
- <p><code>fields</code> properties now match accessors.</p>
378
- </li><li>
379
- <p>Updated LICENSE</p>
380
- </li><li>
381
- <p>Updated examples</p>
382
- </li></ul>
383
-
384
- <h2 id="label-1.2.2">1.2.2</h2>
385
-
386
- <h3 id="label-Fixed">Fixed</h3>
387
- <ul><li>
388
- <p>Fixed Symbol/Text field serialization when value is <code>null</code> <a href="https://github.com/contentful/contentful.rb/issues/117">#117</a></p>
389
- </li></ul>
390
-
391
- <h2 id="label-1.2.1">1.2.1</h2>
392
-
393
- <h3 id="label-Added">Added</h3>
394
- <ul><li>
395
- <p>Update dependency versions</p>
396
- </li></ul>
397
-
398
- <h2 id="label-1.2.0">1.2.0</h2>
399
-
400
- <h3 id="label-Added">Added</h3>
401
- <ul><li>
402
- <p>Add alias for <code>image_url</code></p>
403
- </li></ul>
404
-
405
- <h2 id="label-1.1.1">1.1.1</h2>
406
-
407
- <h3 id="label-Fixed">Fixed</h3>
408
- <ul><li>
409
- <p>Fix Re-Marshalling of already Un-Marshalled objects</p>
410
- </li></ul>
411
-
412
- <h2 id="label-1.1.0">1.1.0</h2>
413
-
414
- <h3 id="label-Added">Added</h3>
415
- <ul><li>
416
- <p>Add support for <code>select</code> operator in <code>#entries</code> and <code>#assets</code> call</p>
417
- </li></ul>
418
-
419
- <h2 id="label-1.0.2">1.0.2</h2>
420
-
421
- <h3 id="label-Fixed">Fixed</h3>
422
- <ul><li>
423
- <p>Fix Link resolution for Arrays on localized content</p>
424
- </li></ul>
425
-
426
- <h3 id="label-Added">Added</h3>
427
- <ul><li>
428
- <p>Add <code>entry?</code> method to resources to easily detect entries</p>
429
- </li><li>
430
- <p>Add missing documentation for <code>#locales</code> method</p>
431
- </li></ul>
432
-
433
- <h2 id="label-1.0.1">1.0.1</h2>
434
-
435
- <h3 id="label-Fixed">Fixed</h3>
436
- <ul><li>
437
- <p>Fix Link resolution on localized content</p>
438
- </li></ul>
439
-
440
- <h3 id="label-Changed">Changed</h3>
441
- <ul><li>
442
- <p>Removed dependency lock specific for Ruby &lt; 2.0 support</p>
443
- </li></ul>
444
-
445
- <h2 id="label-1.0.0">1.0.0</h2>
446
-
447
- <p><strong>ATTENTION</strong>: Breaking changes on how JSON Fields are parsed. All keys are now symbolized, including nested hashes. Parsing errors have been fixed, particularly for <code>array</code>, <code>null</code> and <code>boolean</code> present on the first level of the JSON field. Also, on release 0.11.0, it was fixed that JSON Fields were being treated as locales. This change increases consistency for the SDK, treating everything the same way. We strive for consistency and quality in our tools.</p>
448
-
449
- <p>The following <code>diff</code> shows previous and current state. This is the contents of the JSON Field we test this feature against.</p>
450
-
451
- <pre class="code ruby"><code class="ruby"><span class='op'>-</span> <span class='lbrace'>{</span><span class='symbol'>:null</span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
452
- <span class='op'>-</span> <span class='symbol'>:text</span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>some text</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
453
- <span class='op'>-</span> <span class='symbol'>:array</span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>[1, 2, 3]</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
454
- <span class='op'>-</span> <span class='symbol'>:number</span><span class='op'>=&gt;</span><span class='int'>123</span><span class='comma'>,</span>
455
- <span class='op'>-</span> <span class='symbol'>:object</span><span class='op'>=&gt;</span>
456
- <span class='op'>-</span> <span class='lbrace'>{</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>null</span><span class='tstring_end'>&quot;</span></span><span class='op'>=&gt;</span><span class='kw'>nil</span><span class='comma'>,</span>
457
- <span class='op'>-</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>text</span><span class='tstring_end'>&quot;</span></span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>bar</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
458
- <span class='op'>-</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>array</span><span class='tstring_end'>&quot;</span></span><span class='op'>=&gt;</span><span class='lbracket'>[</span><span class='int'>1</span><span class='comma'>,</span> <span class='int'>2</span><span class='comma'>,</span> <span class='int'>3</span><span class='rbracket'>]</span><span class='comma'>,</span>
459
- <span class='op'>-</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>number</span><span class='tstring_end'>&quot;</span></span><span class='op'>=&gt;</span><span class='int'>123</span><span class='comma'>,</span>
460
- <span class='op'>-</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>object</span><span class='tstring_end'>&quot;</span></span><span class='op'>=&gt;</span><span class='lbrace'>{</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>foo</span><span class='tstring_end'>&quot;</span></span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>bar</span><span class='tstring_end'>&quot;</span></span><span class='rbrace'>}</span><span class='comma'>,</span>
461
- <span class='op'>-</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>boolean</span><span class='tstring_end'>&quot;</span></span><span class='op'>=&gt;</span><span class='kw'>false</span><span class='rbrace'>}</span><span class='comma'>,</span>
462
- <span class='op'>-</span> <span class='symbol'>:boolean</span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>true</span><span class='tstring_end'>&quot;</span></span><span class='rbrace'>}</span>
463
- <span class='op'>+</span> <span class='lbrace'>{</span><span class='symbol'>:null</span><span class='op'>=&gt;</span><span class='kw'>nil</span><span class='comma'>,</span>
464
- <span class='op'>+</span> <span class='symbol'>:text</span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>some text</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
465
- <span class='op'>+</span> <span class='symbol'>:array</span><span class='op'>=&gt;</span><span class='lbracket'>[</span><span class='int'>1</span><span class='comma'>,</span> <span class='int'>2</span><span class='comma'>,</span> <span class='int'>3</span><span class='rbracket'>]</span><span class='comma'>,</span>
466
- <span class='op'>+</span> <span class='symbol'>:number</span><span class='op'>=&gt;</span><span class='int'>123</span><span class='comma'>,</span>
467
- <span class='op'>+</span> <span class='symbol'>:object</span><span class='op'>=&gt;</span>
468
- <span class='op'>+</span> <span class='lbrace'>{</span><span class='symbol'>:null</span><span class='op'>=&gt;</span><span class='kw'>nil</span><span class='comma'>,</span>
469
- <span class='op'>+</span> <span class='symbol'>:text</span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>bar</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
470
- <span class='op'>+</span> <span class='symbol'>:array</span><span class='op'>=&gt;</span><span class='lbracket'>[</span><span class='int'>1</span><span class='comma'>,</span> <span class='int'>2</span><span class='comma'>,</span> <span class='int'>3</span><span class='rbracket'>]</span><span class='comma'>,</span>
471
- <span class='op'>+</span> <span class='symbol'>:number</span><span class='op'>=&gt;</span><span class='int'>123</span><span class='comma'>,</span>
472
- <span class='op'>+</span> <span class='symbol'>:object</span><span class='op'>=&gt;</span><span class='lbrace'>{</span><span class='symbol'>:foo</span><span class='op'>=&gt;</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>bar</span><span class='tstring_end'>&quot;</span></span><span class='rbrace'>}</span><span class='comma'>,</span>
473
- <span class='op'>+</span> <span class='symbol'>:boolean</span><span class='op'>=&gt;</span><span class='kw'>false</span><span class='rbrace'>}</span><span class='comma'>,</span>
474
- <span class='op'>+</span> <span class='symbol'>:boolean</span><span class='op'>=&gt;</span><span class='kw'>true</span><span class='rbrace'>}</span>
475
- </code></pre>
476
-
477
- <h3 id="label-Fixed">Fixed</h3>
478
- <ul><li>
479
- <p>Fixed JSON Field Parsing <a href="https://github.com/contentful/contentful.rb/issues/96">#96</a></p>
480
- </li></ul>
481
-
482
- <h2 id="label-0.12.0">0.12.0</h2>
483
-
484
- <h3 id="label-Added">Added</h3>
485
- <ul><li>
486
- <p>Added Rate Limit automatic handling</p>
487
- </li></ul>
488
-
489
- <h2 id="label-0.11.0">0.11.0</h2>
490
-
491
- <h3 id="label-Fixed">Fixed</h3>
492
- <ul><li>
493
- <p>Fixed Locale handling <a href="https://github.com/contentful/contentful.rb/issues/98">#98</a></p>
494
- </li></ul>
495
-
496
- <h2 id="label-0.10.0">0.10.0</h2>
497
-
498
- <h3 id="label-Added">Added</h3>
499
- <ul><li>
500
- <p>Added <code>:fl</code> parameter to <code>Asset#image_url</code> to support <code>progressive</code> File Layering</p>
501
- </li><li>
502
- <p>Added Marshalling methods to <code>Asset</code> <a href="https://github.com/contentful/contentful.rb/issues/88">#88</a></p>
503
- </li></ul>
504
-
505
- <h2 id="label-Changed">Changed</h2>
506
- <ul><li>
507
- <p>Changed 503 error message to a less confusing one.</p>
508
- </li></ul>
509
-
510
- <h2 id="label-0.9.0">0.9.0</h2>
511
-
512
- <h3 id="label-Added">Added</h3>
513
- <ul><li>
514
- <p>Added <code>Contentful::Resource::CustomResource</code> to automatically map fields to accessors <a href="https://github.com/contentful/contentful.rb/issues/79">#79</a></p>
515
- </li><li>
516
- <p>Added <code>#raw</code> to <code>Contentful::Resource</code> for easier Marshalling</p>
517
- </li><li>
518
- <p>Added documentation regarding locales</p>
519
- </li></ul>
520
-
521
- <h3 id="label-Changed">Changed</h3>
522
- <ul><li>
523
- <p>Changed Documentation Format to YARD</p>
524
- </li></ul>
525
-
526
- <h3 id="label-Fixed">Fixed</h3>
527
- <ul><li>
528
- <p>Fixed Marshalling for Custom Resource Classes <a href="https://github.com/contentful/contentful.rb/issues/80">#80</a></p>
529
- </li></ul>
530
-
531
- <h2 id="label-0.8.0">0.8.0</h2>
532
-
533
- <h3 id="label-Changed">Changed</h3>
534
- <ul><li>
535
- <p>Unified Locale Handling <a href="https://github.com/contentful/contentful.rb/issues/73">#73</a></p>
536
- </li></ul>
537
-
538
- <h2 id="label-0.7.0">0.7.0</h2>
539
-
540
- <h3 id="label-Added">Added</h3>
541
- <ul><li>
542
- <p>Add support for querying a field&#39;s <code>linkType</code> <a href="https://github.com/contentful/contentful.rb/pull/75">#75</a></p>
543
- </li><li>
544
- <p>Handles multiple locales when requesting with <code>locale: &quot;*&quot;</code> <a href="https://github.com/contentful-labs/contentful_middleman/issues/39">contentful_middleman/#39</a></p>
545
- </li></ul>
546
-
547
- <h3 id="label-Fixed">Fixed</h3>
548
- <ul><li>
549
- <p>Fix Custom Resource creation parameters <a href="https://github.com/contentful/contentful.rb/issues/69">#69</a></p>
550
- </li><li>
551
- <p><code>Sync API</code> now works with <code>:raw_mode</code> enabled <a href="https://github.com/contentful/contentful.rb/issues/68">#68</a></p>
552
- </li><li>
553
- <p>Bugfix for <code>Field.items</code> <a href="https://github.com/contentful/contentful.rb/pull/76">#76</a></p>
554
- </li></ul>
555
-
556
- <h2 id="label-0.6.0">0.6.0</h2>
557
-
558
- <h3 id="label-Fixed">Fixed</h3>
559
- <ul><li>
560
- <p>Parse nested locales in <code>AssetFields</code> <a href="https://github.com/contentful/contentful.rb/pull/66">#66</a></p>
561
- </li></ul>
562
-
563
- <h3 id="label-Other">Other</h3>
564
- <ul><li>
565
- <p>Update http.rb dependency to v0.8.0</p>
566
- </li><li>
567
- <p>Fix typo in service unavailable error message <a href="https://github.com/contentful/contentful.rb/pull/61">#61</a></p>
568
- </li><li>
569
- <p>Enable gzip encoding by default <a href="https://github.com/contentful/contentful.rb/pull/62">#62</a></p>
570
- </li></ul>
571
-
572
- <h2 id="label-0.5.0">0.5.0</h2>
573
-
574
- <h3 id="label-Fixed">Fixed</h3>
575
- <ul><li>
576
- <p>Better handling of 503 responses from the API <a href="https://github.com/contentful/contentful.rb/pull/50">#50</a></p>
577
- </li><li>
578
- <p>Better handling of 429 responses from the API <a href="https://github.com/contentful/contentful.rb/pull/51">#51</a></p>
579
- </li></ul>
580
-
581
- <h3 id="label-Added">Added</h3>
582
- <ul><li>
583
- <p><code>focus</code> and <code>fit</code> to image handling parameters <a href="https://github.com/contentful/contentful.rb/pull/44">#44</a></p>
584
- </li></ul>
585
-
586
- <h2 id="label-0.4.0">0.4.0</h2>
587
-
588
- <h3 id="label-Added">Added</h3>
589
- <ul><li>
590
- <p>Proxy support</p>
591
- </li></ul>
592
-
593
- <h2 id="label-0.3.5">0.3.5</h2>
594
-
595
- <h3 id="label-Added">Added</h3>
596
- <ul><li>
597
- <p>Logging of requests</p>
598
- </li></ul>
599
-
600
- <h3 id="label-Fixed">Fixed</h3>
601
- <ul><li>
602
- <p>Cleaner and better error handling</p>
603
- </li></ul>
604
-
605
- <h3 id="label-Other">Other</h3>
606
- <ul><li>
607
- <p>Code cleanup</p>
608
- </li><li>
609
- <p>Remove encoding strings from the source code files</p>
610
- </li></ul>
611
-
612
- <h2 id="label-0.3.4">0.3.4</h2>
613
-
614
- <h3 id="label-Added">Added</h3>
615
- <ul><li>
616
- <p>Optional gzip compression</p>
617
- </li></ul>
618
-
619
- <h2 id="label-0.3.3">0.3.3</h2>
620
-
621
- <h3 id="label-Fixed">Fixed</h3>
622
- <ul><li>
623
- <p>Fix: handle 503 errors from the API</p>
624
- </li></ul>
625
-
626
- <h2 id="label-0.3.2">0.3.2</h2>
627
-
628
- <h3 id="label-Added">Added</h3>
629
- <ul><li>
630
- <p>Default property to locale, #23</p>
631
- </li></ul>
632
-
633
- <h2 id="label-0.3.1">0.3.1</h2>
634
-
635
- <h3 id="label-Fixed">Fixed</h3>
636
- <ul><li>
637
- <p>Return nil when a value is not supplied, fixes #18</p>
638
- </li><li>
639
- <p>Do not parse empty responses</p>
640
- </li></ul>
641
-
642
- <h3 id="label-Other">Other</h3>
643
- <ul><li>
644
- <p>Remove CGI dependency for http Gem</p>
645
- </li></ul>
646
-
647
- <h2 id="label-0.3.0">0.3.0</h2>
648
-
649
- <h3 id="label-Added">Added</h3>
650
- <ul><li>
651
- <p>Support Synchronization</p>
652
- </li></ul>
653
-
654
- <h2 id="label-0.2.0">0.2.0</h2>
655
-
656
- <h3 id="label-Added">Added</h3>
657
- <ul><li>
658
- <p>Introduce new :entry_mapping configuration to enable custom Entry classes based on ContentTypes</p>
659
- </li></ul>
660
-
661
- <h3 id="label-Other">Other</h3>
662
- <ul><li>
663
- <p>Update HTTP gem dependency to 0.6</p>
664
- </li><li>
665
- <p>Convert arrays in query values to strings, separated by comma</p>
666
- </li></ul>
667
-
668
- <h2 id="label-0.1.3">0.1.3</h2>
669
-
670
- <h3 id="label-Fixed">Fixed</h3>
671
- <ul><li>
672
- <p>Better link inclusion processing, prevents “stack level to deep” errors</p>
673
- </li></ul>
674
-
675
- <h2 id="label-0.1.2">0.1.2</h2>
676
-
677
- <h3 id="label-Fixed">Fixed</h3>
678
- <ul><li>
679
- <p>The way all content types are retrieved</p>
680
- </li></ul>
681
-
682
- <h2 id="label-0.1.1">0.1.1</h2>
683
-
684
- <h3 id="label-Fixed">Fixed</h3>
685
- <ul><li>
686
- <p>Bug that prevented fields with multiple resources to be parsed correctly</p>
687
- </li></ul>
688
-
689
- <h3 id="label-Other">Other</h3>
690
- <ul><li>
691
- <p>Restrict HTTP gem dependency to &lt; 0.6</p>
692
- </li></ul>
693
-
694
- <h2 id="label-0.1.0">0.1.0</h2>
695
- <ul><li>
696
- <p>Initial release.</p>
697
- </li></ul>
698
- </div></div>
699
-
700
- <div id="footer">
701
- Generated on Wed Apr 15 13:47:02 2020 by
702
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
703
- 0.9.20 (ruby-2.6.3).
704
- </div>
705
-
706
- </div>
707
- </body>
708
- </html>