PageRenderTime 22ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/mule4-jira-rest-connector/docs/release-notes.html

https://gitlab.com/hotovo/mule-connectors
HTML | 219 lines | 215 code | 3 blank | 1 comment | 0 complexity | 548addbc1a007d4b4f7b9a8c94f35b47 MD5 | raw file
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <meta name="generator" content="Asciidoctor 1.5.4">
  8. <title>JIRA Rest Connector Release Notes - Mule 4</title>
  9. <link rel="stylesheet" href="https://asciidoclive.com/assets/asciidoctor.js/css/asciidoctor.css">
  10. </head>
  11. <body class="article">
  12. <div id="header">
  13. <h1>JIRA Rest Connector Release Notes - Mule 4</h1>
  14. </div>
  15. <div id="content">
  16. <div class="sect1">
  17. <h2 id="_jira_rest_connector_1_0_1_strong_strong_date_of_release_tbd_strong_strong">1.0.1 <hr><strong><strong>January 20, 2021</strong></strong>
  18. </h2>
  19. <div class="sectionbody">
  20. <div class="paragraph">
  21. <p>Release Notes for version V1.0.1 of the JIRA Rest Connector. These Release
  22. Notes accompany the <a href="https://hotovo.gitlab.io/mule-connectors/mule4-jira-rest-connector/docs/jira-rest-connector-reference.html">Technical Reference</a> guide.</p>
  23. </div>
  24. <div class="sect2">
  25. <h3 id="_version_1_0_1_compatibility">Version 1.0.1 - Compatibility</h3>
  26. <div class="paragraph">
  27. <p>The JIRA Rest connector is compatible with:</p>
  28. </div>
  29. <table class="tableblock frame-all grid-all spread">
  30. <colgroup>
  31. <col style="width: 50%;">
  32. <col style="width: 50%;">
  33. </colgroup>
  34. <thead>
  35. <tr>
  36. <th class="tableblock halign-left valign-top">Application/Service</th>
  37. <th class="tableblock halign-left valign-top">Version</th>
  38. </tr>
  39. </thead>
  40. <tbody>
  41. <tr>
  42. <td class="tableblock halign-left valign-top">
  43. <p class="tableblock">Mule Runtime</p>
  44. </td>
  45. <td class="tableblock halign-left valign-top">
  46. <p class="tableblock">4.1.1 EE or later</p>
  47. </td>
  48. </tr>
  49. <tr>
  50. <td class="tableblock halign-left valign-top">
  51. <p class="tableblock">JIRA Cloud Rest API</p>
  52. </td>
  53. <td class="tableblock halign-left valign-top">
  54. <p class="tableblock">6.x</p>
  55. </td>
  56. </tr>
  57. </tbody>
  58. </table>
  59. </div>
  60. <div class="sect2">
  61. <h3 id="_version_1_0_1_features">Version 1.0.1 - Features</h3>
  62. <div class="ulist">
  63. <ul>
  64. <li>
  65. <p>N/A</p>
  66. </li>
  67. </ul>
  68. </div>
  69. </div>
  70. <div class="sect2">
  71. <h3 id="_version_1_0_1_fixed_in_this_release">Version 1.0.1 - Fixed in this Release</h3>
  72. <div class="ulist">
  73. <ul>
  74. <li>
  75. <p>The issue with the connectors license has been fixed.</p>
  76. </li>
  77. </ul>
  78. </div>
  79. </div>
  80. <div class="sect2">
  81. <h3 id="_version_1_0_1_known_issues">Version 1.0.1 - Known Issues</h3>
  82. <div class="ulist">
  83. <ul>
  84. <li>
  85. <p>When using OAuth2 authentication with older Mule runtime than <strong>4.2.2</strong>,
  86. connector is unable to reconnect after the access token expires.</p>
  87. </li>
  88. </ul>
  89. </div>
  90. </div>
  91. <div class="sect2">
  92. <h3 id="_support_resources">Support Resources</h3>
  93. <div class="ulist">
  94. <ul>
  95. <li>
  96. <p>JIRA Rest Connector example can be found at <a href="https://gitlab.com/hotovo/mule-connectors/tree/master/mule4-jira-rest-connector/jira-crud-demo">CRUD demo application</a>.
  97. Demo explaining OAuth authentication process
  98. <a href="https://gitlab.com/hotovo/mule-connectors/tree/master/mule4-jira-rest-connector/jira-oauth-demo">OAuth demo application</a>.</p>
  99. </li>
  100. <li>
  101. <p>Learn how to <a href="https://docs.mulesoft.com/mule-runtime/3.9/installing-connectors">Install Anypoint Connectors</a> using Anypoint Exchange.</p>
  102. </li>
  103. <li>
  104. <p>Access the <a href="http://forum.mulesoft.org/mulesoft">MuleSoft Forum</a> to pose questions and get help from Mules broad community of users.</p>
  105. </li>
  106. <li>
  107. <p>To access MuleSofts expert support team, <a href="http://www.mulesoft.com/mule-esb-subscription">subscribe</a> and log in to MuleSofts <a href="http://www.mulesoft.com/support-login">Customer Portal</a>.</p>
  108. </li>
  109. </ul>
  110. </div>
  111. </div>
  112. </div>
  113. </div>
  114. </div>
  115. <div id="content">
  116. <div class="sect1">
  117. <h2 id="_jira_rest_connector_1_0_0_strong_strong_date_of_release_tbd_strong_strong">1.0.0 <hr><strong><strong>August 11, 2020</strong></strong>
  118. </h2>
  119. <div class="sectionbody">
  120. <div class="paragraph">
  121. <p>Release Notes for version V1.0.0 of the JIRA Rest Connector. These Release
  122. Notes accompany the <a href="https://hotovo.gitlab.io/mule-connectors/mule4-jira-rest-connector/docs/jira-rest-connector-reference.html">Technical Reference</a> guide.</p>
  123. </div>
  124. <div class="sect2">
  125. <h3 id="_version_1_0_0_compatibility">Version 1.0.0 - Compatibility</h3>
  126. <div class="paragraph">
  127. <p>The JIRA Rest connector is compatible with:</p>
  128. </div>
  129. <table class="tableblock frame-all grid-all spread">
  130. <colgroup>
  131. <col style="width: 50%;">
  132. <col style="width: 50%;">
  133. </colgroup>
  134. <thead>
  135. <tr>
  136. <th class="tableblock halign-left valign-top">Application/Service</th>
  137. <th class="tableblock halign-left valign-top">Version</th>
  138. </tr>
  139. </thead>
  140. <tbody>
  141. <tr>
  142. <td class="tableblock halign-left valign-top">
  143. <p class="tableblock">Mule Runtime</p>
  144. </td>
  145. <td class="tableblock halign-left valign-top">
  146. <p class="tableblock">4.1.1 EE or later</p>
  147. </td>
  148. </tr>
  149. <tr>
  150. <td class="tableblock halign-left valign-top">
  151. <p class="tableblock">JIRA Cloud Rest API</p>
  152. </td>
  153. <td class="tableblock halign-left valign-top">
  154. <p class="tableblock">6.x</p>
  155. </td>
  156. </tr>
  157. </tbody>
  158. </table>
  159. </div>
  160. <div class="sect2">
  161. <h3 id="_version_1_0_0_features">Version 1.0.0 - Features</h3>
  162. <div class="ulist">
  163. <ul>
  164. <li>
  165. <p>N/A</p>
  166. </li>
  167. </ul>
  168. </div>
  169. </div>
  170. <div class="sect2">
  171. <h3 id="_version_1_0_0_fixed_in_this_release">Version 1.0.0 - Fixed in this Release</h3>
  172. <div class="ulist">
  173. <ul>
  174. <li>
  175. <p>N/A</p>
  176. </li>
  177. </ul>
  178. </div>
  179. </div>
  180. <div class="sect2">
  181. <h3 id="_version_1_0_0_known_issues">Version 1.0.0 - Known Issues</h3>
  182. <div class="ulist">
  183. <ul>
  184. <li>
  185. <p>When using OAuth2 authentication with older Mule runtime than <strong>4.2.2</strong>,
  186. connector is unable to reconnect after the access token expires.</p>
  187. </li>
  188. </ul>
  189. </div>
  190. </div>
  191. <div class="sect2">
  192. <h3 id="_support_resources">Support Resources</h3>
  193. <div class="ulist">
  194. <ul>
  195. <li>
  196. <p>JIRA Rest Connector example can be found at <a href="https://gitlab.com/hotovo/mule-connectors/tree/master/mule4-jira-rest-connector/jira-crud-demo">CRUD demo application</a>.
  197. Demo explaining OAuth authentication process
  198. <a href="https://gitlab.com/hotovo/mule-connectors/tree/master/mule4-jira-rest-connector/jira-oauth-demo">OAuth demo application</a>.</p>
  199. </li>
  200. <li>
  201. <p>Learn how to <a href="https://docs.mulesoft.com/mule-runtime/3.9/installing-connectors">Install Anypoint Connectors</a> using Anypoint Exchange.</p>
  202. </li>
  203. <li>
  204. <p>Access the <a href="http://forum.mulesoft.org/mulesoft">MuleSoft Forum</a> to pose questions and get help from Mules broad community of users.</p>
  205. </li>
  206. <li>
  207. <p>To access MuleSofts expert support team, <a href="http://www.mulesoft.com/mule-esb-subscription">subscribe</a> and log in to MuleSofts <a href="http://www.mulesoft.com/support-login">Customer Portal</a>.</p>
  208. </li>
  209. </ul>
  210. </div>
  211. </div>
  212. </div>
  213. </div>
  214. </div>
  215. </body>
  216. </html>