contentful 2.15.4 → 2.16.3

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