-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrelease-notes.html
More file actions
279 lines (229 loc) · 16.2 KB
/
release-notes.html
File metadata and controls
279 lines (229 loc) · 16.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Camel Extra Component Website by camel-extra</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1 class="header">Camel Extra Component Website</h1>
<p class="header"><img src="/images/camel-extra.png" width="90" height="87"/></p>
<ul>
<li><a class="buttons github" href="https://github.com/camel-extra">GitHub Profile</a></li>
</ul>
</header>
<section>
<h2>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Release Notes.</h2>
<h2>2.22.x</h2>
<h3>
<a id="2.22.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.22.0
</h3>
<ul>
<li>support for ASF Camel 2.22.0. Thanks to Dieter Deforce</li>
<li>Switch to use <a href="https://travis-ci.org/camel-extra/camel-extra" rel="nofollow">Travis CI</a> instead of Jenkins</li>
<li>camel-wmq: Improve camel wmq component to allow bytebuffer as body with an correct options (bodyType, bytes). Thanks to Benjamin Kuchcik</li>
<li>camel-wmq: Extend the Camel imported version in Camel WMQ component. Jean-Baptiste Onofré</li>
<li>camel-firebase: FirebaseConfig.init(...) now uses ResourceHelper.resolveMandatoryResourceAsInputStream instead of Files.newInputStream. Thanks to Björn Þór Jónsson</li>
<li>camel-firebase: Upgrading the Firebase SDK version form 4.0.3 to 6.4.0 and adapting usage to changes in its API. Thanks to Björn Þór Jónsson</li>
</ul>
<h2>2.18.x</h2>
<h3>
<a id="2.18.1" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.18.1 (currently in progress)
</h3>
<ul>
</ul>
<h3>
<a id="2.18.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.18.0
</h3>
<ul>
<li>support for ASF Camel 2.18.0</li>
<li>Added support for readLock=change in camel-jcifs <a href="https://camel-extra.atlassian.net/browse/CAMEX-72" rel="nofollow">CAMEX-72</a></li>
<li>Added support for listner=false in camel-esper <a href="https://camel-extra.atlassian.net/browse/CAMEX-73" rel="nofollwo">CAMEX-73</a></li>
<li>Make sure to destroy esper service when stoping the camel comptonent</li>
<!-- Verify the changes below -->
<li>Add syntax element</li>
<li>Fix DB4O spring test case</li>
<li>Incorporate CSV data format changes</li>
<li>Add UriEndpoint annotation</li>
<li>Added option for mode (e.g. bind vs. connect) to camel-zeromq</li>
<li>Added new camel-cics component CAMEL-9154</li>
<li>Add camel-wmq component</li>
<li>Added new camel-firebase component</li>
<li>Remove db4o component from the reactor</li>
</ul>
<h2>2.16.x</h2>
<h3>
<a id="2.16.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.16.0 (currently in progress)
</h3>
<ul>
<li>support for ASF Camel 2.16.0</li>
<li>Added support for readLock=change in camel-jcifs <a href="https://camel-extra.atlassian.net/browse/CAMEX-72" rel="nofollow">CAMEX-72</a></li>
<!-- Verify the changes below -->
<li>Add syntax element</li>
<li>Setting log dependencies to to test scope <a href="https://camel-extra.atlassian.net/browse/CAMEX-63" rel="nofollow">CAMEX-63</a></li>
<li>Fix DB4O spring test case</li>
<li>Incorporate CSV data format changes</li>
<li>Add UriEndpoint annotation</li>
<li>Added option for mode (e.g. bind vs. connect) to camel-zeromq</li>
<li>Added new camel-cics component CAMEL-9154 (not inlcuded in</li>
<li>Add camel-wmq component</li>
<li>Remove db4o component from the reactor</li>
</ul>
<h2>2.15.x</h2>
<h3>
<a id="2.15.1" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.15.1 (currently in progress)
</h3>
<ul>
<li>Added support for readLock=change in camel-jcifs <a href="https://camel-extra.atlassian.net/browse/CAMEX-72" rel="nofollow">CAMEX-72</a></li>
<li></li>
</ul>
<h3>
<a id="2.15.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.15.0
</h3>
<ul>
<li>support for ASF Camel 2.15.0</li>
<li>Add syntax element</li>
<li>Setting log dependencies to to test scope <a href="https://camel-extra.atlassian.net/browse/CAMEX-63" rel="nofollow">CAMEX-63</a></li>
<li>Fix DB4O spring test case</li>
<li>Incorporate CSV data format changes</li>
<li>Fixed Spring Neo4j component to work with newer Camel baseline</li>
</ul>
<h3>
<a id="2.14.1" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.14.1
</h3>
<ul>
<li>support for ASF Camel 2.14.1</li>
</ul>
<h3>
<a id="2.14.1" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.14.1
</h3>
<ul>
<li>support for ASF Camel 2.14.1</li>
</ul>
<h3>
<a id="2.14.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.14.0
</h3>
<ul>
<li>support for ASF Camel 2.14.0</li>
<li>added proper EagerLimitMaxMessagesPerPoll option support for jcifs component </li>
<li>Added fileExist=Move support to camel-jcifs <a href="https://camel-extra.atlassian.net/browse/CAMEX-59" rel="nofollow">CAMEX-59</a> </li>
<li>Removed unnecessary and misleading error log when renaming files in jcifs. Thanks to Dirk for the patch.</li>
<li>Added timestamp supports to camel-jcifs (Thanks to Andrzej Gdula) </li>
<li>Improved log message in DefaultSmbClient. Thanks to Dirk for the patch. <a href="https://camel-extra.atlassian.net/browse/CAMEX-62" rel="nofollow">CAMEX-62</a></li>
<li>Added support for download=false <a href="https://camel-extra.atlassian.net/browse/CAMEX-61" rel="nofollow">CAMEX-61</a></li>
</ul>
<h3>
<a id="2.13.2" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.13.2 (currently in progress)
</h3>
<ul><li>support for ASF Camel 2.13.2</li></ul>
<h3>
<a id="2.13.1" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.13.1
</h3>
<ul><li>support for ASF Camel 2.13.1 </li><li>Rename does not check for existing files <a href="https://camel-extra.atlassian.net/browse/CAMEX-44" rel="nofollow">CAMEX-44</a> </li><li>VTDXML module breaks valid xml (with special chars like '&') <a href="https://camel-extra.atlassian.net/browse/CAMEX-45" rel="nofollow">CAMEX-45</a> </li><li>Migrate pax-exam to 3.5.0 <a href="https://camel-extra.atlassian.net/browse/CAMEX-47" rel="nofollow">CAMEX-47</a> </li><li>Migrate couchbase-client version from 1.3.2 to 1.4.1 <a href="https://camel-extra.atlassian.net/browse/CAMEX-48" rel="nofollow">CAMEX-48</a> </li><li>Migrate xmlrpc-version 1.2 to 2.0.1 <a href="https://camel-extra.atlassian.net/browse/CAMEX-49" rel="nofollow">CAMEX-49</a> </li><li>Migrate objenesis version from 1.2 to 2.1 <a href="https://camel-extra.atlassian.net/browse/CAMEX-50" rel="nofollow">CAMEX-50</a> </li><li>Migrate "com.typesafe.akka:akka-zeromq_2.10" version from 2.2.3 to 2.3.2 <a href="https://camel-extra.atlassian.net/browse/CAMEX-51" rel="nofollow">CAMEX-51</a> </li></ul>
<h3>
<a id="2.13.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.13.0
</h3>
<ul><li>support for ASF Camel 2.13.0 </li><li>new component for working with Couchbase NoSQL database (<a href="https://camel-extra.atlassian.net/browse/CAMEX-26" rel="nofollow">CAMEX-26</a>) </li><li> camel-couchbase 'Merge support for Additional Hosts' <a href="https://camel-extra.atlassian.net/browse/CAMEX-37" rel="nofollow">CAMEX-37</a> </li><li>camel-couchbase 'Merge support for persitsTo and replicateTo' <a href="https://camel-extra.atlassian.net/browse/CAMEX-38" rel="nofollow">CAMEX-38</a> </li><li>camel-couchbase 'Merge support for retry attempts' <a href="https://camel-extra.atlassian.net/browse/CAMEX-39" rel="nofollow">CAMEX-39</a> </li><li>camel-couchbase 'Merge support for ExpiryTime' <a href="https://camel-extra.atlassian.net/browse/CAMEX-40" rel="nofollow">CAMEX-40</a> </li><li>JGroups component has been moved to ASF Camel (<a href="https://issues.apache.org/jira/browse/CAMEL-7090" rel="nofollow">CAMEL-7090</a>) </li><li>introduced mechanism to apply Esper default configuration files for camel-esper (<a href="https://camel-extra.atlassian.net/browse/CAMEX-9" rel="nofollow">CAMEX-9</a>) </li><li>upgraded Hibernate version from 4.1.12.Final to 4.2.7.Final </li><li>upgraded Javassist version from 3.12.1.GA_3 to 3.18.1-GA </li><li>upgraded Esper version from 4.10.0 to 4.11.0 </li><li>upgrade akka zeromq version from 2.2.1 to 2.2.3 </li><li>upgrade servicemix antrl bundle version from 3.5_1 to 3.5.1_1 </li><li>upgrade jboss5 version from 2.2.1.GA to 2.2.3.GA </li><li>upgrade spring-neo4j version from 2.3.2.RELEASE to 2.3.4.RELEASE </li><li>fixed <a href="https://camel-extra.atlassian.net/browse/CAMEX-35" rel="nofollow">CAMEX-35</a>: Wrong repository location as of Karaf 2.3.5 and Karaf 3.0.1 </li><li>fixed <a href="https://camel-extra.atlassian.net/browse/CAMEX-27" rel="nofollow">CAMEX-27</a>: (camel-jcifs) in SMBConfiguration </li><li>fixed <a href="https://camel-extra.atlassian.net/browse/CAMEX-33" rel="nofollow">CAMEX-33</a>: (camel-jcifs) in SmbConsumer </li><li>fixed <a href="https://camel-extra.atlassian.net/browse/CAMEX-41" rel="nofollow">CAMEX-41</a>: Unresolved bundle constraint in camel-couchbase </li><li>fixed <a href="https://camel-extra.atlassian.net/browse/CAMEX-43" rel="nofollow">CAMEX-43</a>: (camel-jcifs) in SmbClient </li></ul>
<h3>
<a id="2.12.5" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.12.5 (currently in progress)
</h3>
<ul><li>support for ASF Camel 2.12.5 </li><li>added timestamp supports to camel-jcifs (Thanks to Andrzej Gdula) </li></ul>
<h3>
<a id="2.12.4" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.12.4
</h3>
<ul><li>support for ASF Camel 2.12.4 </li><li>added fileExist=Move support to camel-jcifs <a href="https://camel-extra.atlassian.net/browse/CAMEX-59" rel="nofollow">CAMEX-59</a> </li></ul>
<h3>
<a id="2.12.3" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.12.3
</h3>
<ul><li>support for ASF Camel 2.12.3 </li><li>Upgrade for Esper version from 4.10.0 to 4.11.0 <a href="https://camel-extra.atlassian.net/browse/CAMEX-24" rel="nofollow">CAMEX-24</a> </li><li>introduced mechanism to apply Esper default configuration files for camel-esper (<a href="https://camel-extra.atlassian.net/browse/CAMEX-9" rel="nofollow">CAMEX-9</a>) </li><li>fixed <a href="https://camel-extra.atlassian.net/browse/CAMEX-33" rel="nofollow">CAMEX-33</a>: (camel-jcifs) in SmbConsumer </li></ul>
<h3>
<a id="2.12.2" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.12.2
</h3>
<ul><li>support for ASF Camel 2.12.2 </li><li>upgraded Hibernate version from 4.2.4.Final to 4.2.7.Final </li><li>upgraded Javassist version from 3.12.1.GA_3 to 3.18.1-GA </li></ul>
<h3>
<a id="2.12.1" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.12.1
</h3>
<ul><li>support for ASF Camel 2.12.1 </li></ul>
<h3>
<a id="2.12.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.12.0
</h3>
<ul><li>support for ASF Camel 2.12.0 </li><li>upgraded Spring Data Neo4j version from 2.2.1.RELEASE to 2.3.2.RELEASE </li><li>added component example and documentation for camel-rcode </li><li>upgraded Hibernate version from 4.1.12.Final to 4.2.4.Final </li><li>update camel-hibernate feature for Hibernate OSGi readiness </li></ul>
<h3>
<a id="2.11.4" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.11.4
</h3>
<ul><li>support for ASF Camel 2.11.4 </li><li>fixed <a href="https://camel-extra.atlassian.net/browse/CAMEX-33" rel="nofollow">CAMEX-33</a>: (camel-jcifs) in SmbConsumer </li></ul>
<h3>
<a id="2.11.3" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.11.3
</h3>
<ul><li>support for ASF Camel 2.11.3 </li><li>introduced mechanism to apply Esper default configuration files for camel-esper (<a href="https://camel-extra.atlassian.net/browse/CAMEX-9" rel="nofollow">CAMEX-9</a>) </li></ul>
<h3>
<a id="2.11.2" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.11.2
</h3>
<ul><li>support for ASF Camel 2.11.2 </li></ul>
<h3>
<a id="2.11.2" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.11.2
</h3>
<ul><li>support for ASF Camel 2.11.1 </li></ul>
<h3>
<a id="2.11.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.11.0
</h3>
<ul><li>support for ASF Camel 2.11.2 </li><li>new component for interacting with CIFS/SMB networking protocol via the JCIFS client </li><li>new component for integration of the statistics environment R via Rserve </li><li>new component for interaction with Neo4j </li><li>new component for interacting with virtual box via the web service API </li><li>new component for consuming or producing messages using ZeroMQ </li><li>added component example and documentation for camel-hibernate </li></ul>
<h3>
<a id="2.10.7" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.7
</h3>
<ul><li>support for ASF Camel 2.10.7 </li></ul>
<h3>
<a id="2.10.6" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.6
</h3>
<ul><li>support for ASF Camel 2.10.6 </li></ul>
<h3>
<a id="2.10.5" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.5
</h3>
<ul><li>support for ASF Camel 2.10.5 </li></ul>
<h3>
<a id="2.10.4" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.4
</h3>
<ul><li>support for ASF Camel 2.10.4 </li></ul>
<h3>
<a id="2.10.3" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.3
</h3>
<ul><li>support for ASF Camel 2.10.3 </li></ul>
<h3>
<a id="2.10.2" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.2
</h3>
<ul><li>support for ASF Camel 2.10.2 </li></ul>
<h3>
<a id="2.10.1" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.1
</h3>
<ul><li>support for ASF Camel 2.10.1 </li></ul>
<h3>
<a id="2.10.0" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>2.10.0
</h3>
<ul><li>support for ASF Camel 2.10.0 </li><li>release process configured to deploy to maven central </li><li>new component providing exchange of messages between Camel infrastructure and JGroups clusters </li>
</section>
<footer>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="release-notes.html">Release Notes</a></li>
<li><a href="maven-repo.html">Maven Repository</a></li>
<li><a href="building.html">Building</a></li>
<li><a href="getting-involved.html">Getting Involved</a></li>
<li><a href="release-guide.html">Release Guide</a></li>
<!--li></li>
<li></li-->
</ul>
<p><small>Hosted on <a href="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>