Changes for page V3.0.0

Last modified by Carlijn Kokkeler on 2024/07/17 14:41

From version 20.1
edited by Carlijn Kokkeler
on 2024/04/08 11:52
Change comment: There is no comment for this version
To version 23.2
edited by Carlijn Kokkeler
on 2024/04/09 16:24
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -V3.0.0
1 +V300
Content
... ... @@ -97,455 +97,231 @@
97 97  ** Updated library com.emagiz.boot:emagiz-boot-bus from 1.9.1 to 2.0.0
98 98  ** Updated library com.emagiz.boot:emagiz-boot-control from 1.9.1 to 2.0.0
99 99  ** Updated library com.emagiz.boot:emagiz-boot-metrics from 1.9.1 to 2.0.0
100 +** Updated library com.emagiz.components:emagiz-components-artemis from 11.0.0 to 12.0.0
101 +** Updated library com.emagiz.components:emagiz-components-batch from 11.0.0 to 12.0.0
102 +** Updated library com.emagiz.components:emagiz-components-core from 11.0.0 to 12.0.0
103 +** Updated library com.emagiz.components:emagiz-components-error from 11.0.0 to 12.0.0
104 +** Updated library com.emagiz.components:emagiz-components-file from 11.0.0 to 12.0.0
105 +** Updated library com.emagiz.components:emagiz-components-ftp from 11.0.0 to 12.0.0
106 +** Updated library com.emagiz.components:emagiz-components-http from 11.0.0 to 12.0.0
107 +** Updated library com.emagiz.components:emagiz-components-infinispan from 11.0.0 to 12.0.0
108 +** Updated library com.emagiz.components:emagiz-components-jdbc from 11.0.0 to 12.0.0
109 +** Updated library com.emagiz.components:emagiz-components-jms from 11.0.0 to 12.0.0
110 +** Updated library com.emagiz.components:emagiz-components-json from 11.0.0 to 12.0.0
111 +** Updated library com.emagiz.components:emagiz-components-kafka from 11.0.0 to 12.0.0
112 +** Updated library com.emagiz.components:emagiz-components-mail from 11.0.0 to 12.0.0
113 +** Updated library com.emagiz.components:emagiz-components-mapping from 11.0.0 to 12.0.0
114 +** Updated library com.emagiz.components:emagiz-components-qpid from 11.0.0 to 12.0.0
115 +** Updated library com.emagiz.components:emagiz-components-security from 11.0.0 to 12.0.0
116 +** Updated library com.emagiz.components:emagiz-components-sftp from 11.0.0 to 12.0.0
117 +** Updated library com.emagiz.components:emagiz-components-staedi from 11.0.0 to 12.0.0
118 +** Updated library com.emagiz.components:emagiz-components-staxon from 11.0.0 to 12.0.0
119 +** Updated library com.emagiz.components:emagiz-components-tcp from 11.0.0 to 12.0.0
120 +** Updated library com.emagiz.components:emagiz-components-tracking from 11.0.0 to 12.0.0
121 +** Updated library com.emagiz.components:emagiz-components-ws from 11.0.0 to 12.0.0
122 +** Updated library com.emagiz.components:emagiz-components-wssec from 11.0.0 to 12.0.0
123 +** Updated library com.emagiz.components:emagiz-components-xml from 11.0.0 to 12.0.0
124 +** Updated library com.emagiz.core:emagiz-core-charset from 6.5.8 to 7.0.0
125 +** Updated library com.emagiz.core:emagiz-core-premain from 6.5.8 to 7.0.0
126 +** Updated library com.emagiz.core:emagiz-core-xml from 6.5.8 to 7.0.0
127 +** Updated library com.emagiz.core:emagiz-util-base from 8.2.6 to 9.0.0
128 +** Updated library com.emagiz.core:emagiz-util-codec from 8.2.6 to 9.0.0
129 +** Updated library com.emagiz.core:emagiz-util-xml from 8.2.6 to 9.0.0
130 +** Updated library com.fasterxml.jackson.core:jackson-annotations from 2.13.4 to 2.15.3
131 +** Updated library com.fasterxml.jackson.core:jackson-core from 2.13.4 to 2.15.3
132 +** Updated library com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.15.3
133 +** Updated library com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.13.4 to 2.15.3
134 +** Updated library com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.13.4 to 2.15.3
135 +** Updated library com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.13.1 to 2.14.3
136 +** Updated library com.fasterxml.jackson.module:jackson-module-parameter-names from 2.13.4 to 2.15.3
137 +** Updated library com.fasterxml.woodstox:woodstox-core from 6.3.1 to 6.5.1
138 +** Updated library com.github.ben-manes.caffeine:caffeine from 2.9.3 to 3.1.8
139 +** Updated library com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0
140 +** Updated library com.nimbusds:nimbus-jose-jwt from 9.22 to 9.37.3
141 +** Updated library com.nimbusds:oauth2-oidc-sdk from 9.35 to 9.43.3
142 +** Updated library com.squareup.okhttp3:okhttp from 4.9.3 to 4.12.0 (EXT)
143 +** Updated library com.sun.activation:jakarta.activation from 1.2.2 to 2.0.1
144 +** Updated library com.sun.xml.messaging.saaj:saaj-impl from 1.5.3 to 3.0.3
145 +** Updated library commons-codec:commons-codec from 1.15 to 1.16.0
146 +** Updated library commons-io:commons-io from 2.11.0 to 2.15.1
147 +** Updated library commons-net:commons-net from 3.8.0 to 3.10.0
148 +** Updated library io.dropwizard.metrics:metrics-core from 4.2.15 to 4.2.23
149 +** Updated library io.netty:netty-buffer from 4.1.87.Final to 4.1.105.Final
150 +** Updated library io.netty:netty-codec from 4.1.87.Final to 4.1.105.Final
151 +** Updated library io.netty:netty-codec-http from 4.1.87.Final to 4.1.105.Final
152 +** Updated library io.netty:netty-codec-mqtt from 4.1.87.Final to 4.1.105.Final
153 +** Updated library io.netty:netty-codec-socks from 4.1.87.Final to 4.1.105.Final
154 +** Updated library io.netty:netty-common from 4.1.87.Final to 4.1.105.Final
155 +** Updated library io.netty:netty-handler from 4.1.87.Final to 4.1.105.Final
156 +** Updated library io.netty:netty-handler-proxy from 4.1.87.Final to 4.1.105.Final
157 +** Updated library io.netty:netty-resolver from 4.1.87.Final to 4.1.105.Final
158 +** Updated library io.netty:netty-transport from 4.1.87.Final to 4.1.105.Final
159 +** Updated library io.netty:netty-transport-classes-epoll from 4.1.87.Final to 4.1.105.Final
160 +** Updated library io.netty:netty-transport-classes-kqueue from 4.1.87.Final to 4.1.105.Final
161 +** Updated library io.netty:netty-transport-native-epoll from 4.1.87.Final to 4.1.105.Final
162 +** Updated library io.netty:netty-transport-native-kqueue from 4.1.87.Final to 4.1.105.Final
163 +** Updated library io.netty:netty-transport-native-unix-common from 4.1.87.Final to 4.1.105.Final
164 +** Updated library io.projectreactor:reactor-core from 3.4.26 to 3.6.2
165 +** Updated library io.reactivex.rxjava3:rxjava from 3.0.4 to 3.1.8
166 +** Updated library io.xlate:staedi from 1.19.0 to 1.24.1
167 +** Updated library jakarta.annotation:jakarta.annotation-api from 1.3.5 to 2.1.1
168 +** Updated library jakarta.jms:jakarta.jms-api from 2.0.3 to 3.1.0
169 +** Updated library jakarta.json:jakarta.json-api from 1.1.6 to 2.1.3
170 +** Updated library jakarta.transaction:jakarta.transaction-api from 1.3.3 to 2.0.1
171 +** Updated library jakarta.xml.bind:jakarta.xml.bind-api from 2.3.3 to 4.0.1
172 +** Updated library jakarta.xml.soap:jakarta.xml.soap-api from 1.4.2 to 3.0.1
173 +** Updated library jakarta.xml.ws:jakarta.xml.ws-api from 2.3.3 to 4.0.1
174 +** Updated library net.minidev:accessors-smart from 2.4.8 to 2.4.11
175 +** Updated library net.minidev:json-smart from 2.4.8 to 2.5.0
176 +** Updated library net.sf.saxon:Saxon-HE from 10.8 to 10.9
177 +** Updated library org.apache.activemq:activemq-artemis-native from 1.0.2 to 2.0.0
178 +** Updated library org.apache.activemq:artemis-amqp-protocol from 2.19.1 to 2.31.2
179 +** Updated library org.apache.activemq:artemis-commons from 2.19.1 to 2.31.2
180 +** Updated library org.apache.activemq:artemis-core-client from 2.19.1 to 2.31.2
181 +** Updated library org.apache.activemq:artemis-journal from 2.19.1 to 2.31.2
182 +** Updated library org.apache.activemq:artemis-mqtt-protocol from 2.19.1 to 2.31.2
183 +** Updated library org.apache.activemq:artemis-quorum-api from 2.19.1 to 2.31.2
184 +** Updated library org.apache.activemq:artemis-selector from 2.19.1 to 2.31.2
185 +** Updated library org.apache.activemq:artemis-server from 2.19.1 to 2.31.2
186 +** Updated library org.apache.kafka:kafka-clients from 3.1.2 to 3.6.1
187 +** Updated library org.apache.logging.log4j:log4j-api from 2.17.2 to 2.21.1
188 +** Updated library org.apache.logging.log4j:log4j-to-slf4j from 2.17.2 to 2.21.1
189 +** Updated library org.apache.qpid:proton-j from 0.33.10 to 0.34.1
190 +** Updated library org.apache.qpid:qpid-jms-client from 0.61.0 to 2.4.0
191 +** Updated library org.apache.tomcat.embed:tomcat-embed-core from 9.0.71 to 10.1.18
192 +** Updated library org.apache.tomcat.embed:tomcat-embed-el from 9.0.71 to 10.1.18
193 +** Updated library org.apache.tomcat.embed:tomcat-embed-websocket from 9.0.71 to 10.1.18
194 +** Updated library org.apache.wss4j:wss4j-ws-security-common from 2.2.7 to 3.0.3
195 +** Updated library org.apache.wss4j:wss4j-ws-security-dom from 2.2.7 to 3.0.3
196 +** Updated library org.aspectj:aspectjweaver from 1.9.7 to 1.9.21
197 +** Updated library org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2
198 +** Updated library org.eclipse.jetty:jetty-http from 9.4.50.v20221201 to 12.0.5
199 +** Updated library org.eclipse.jetty:jetty-io from 9.4.50.v20221201 to 12.0.5
200 +** Updated library org.eclipse.jetty:jetty-security from 9.4.50.v20221201 to 12.0.5
201 +** Updated library org.eclipse.jetty:jetty-server from 9.4.50.v20221201 to 12.0.5
202 +** Updated library org.eclipse.jetty:jetty-util from 9.4.50.v20221201 to 12.0.5
203 +** Updated library org.infinispan.protostream:protostream from 4.4.4.Final to 4.6.5.Final
204 +** Updated library org.infinispan.protostream:protostream-types from 4.4.4.Final to 4.6.5.Final
205 +** Updated library org.infinispan:infinispan-clustered-lock from 13.0.15.Final to 14.0.24.Final
206 +** Updated library org.jboss.logging:jboss-logging from 3.4.3.Final to 3.5.3.Final
207 +** Updated library org.jboss.threads:jboss-threads from 2.3.3.Final to 2.3.6.Final
208 +** Updated library org.jgroups:jgroups from 4.2.18.Final to 5.2.19.Final
209 +** Updated library org.jvnet.staxex:stax-ex from 1.8.3 to 2.1.0
210 +** Updated library org.slf4j:jul-to-slf4j from 1.7.36 to 2.0.11
211 +** Updated library org.slf4j:slf4j-api from 1.7.36 to 2.0.11
212 +** Updated library org.springframework.batch:spring-batch-core from 4.3.7 to 5.1.0
213 +** Updated library org.springframework.batch:spring-batch-infrastructure from 4.3.7 to 5.1.0
214 +** Updated library org.springframework.boot:spring-boot from 2.7.8 to 3.2.2
215 +** Updated library org.springframework.boot:spring-boot-actuator from 2.7.8 to 3.2.2
216 +** Updated library org.springframework.boot:spring-boot-actuator-autoconfigure from 2.7.8 to 3.2.2
217 +** Updated library org.springframework.boot:spring-boot-autoconfigure from 2.7.8 to 3.2.2
218 +** Updated library org.springframework.boot:spring-boot-starter from 2.7.8 to 3.2.2
219 +** Updated library org.springframework.boot:spring-boot-starter-actuator from 2.7.8 to 3.2.2
220 +** Updated library org.springframework.boot:spring-boot-starter-aop from 2.7.8 to 3.2.2
221 +** Updated library org.springframework.boot:spring-boot-starter-integration from 2.7.8 to 3.2.2
222 +** Updated library org.springframework.boot:spring-boot-starter-json from 2.7.8 to 3.2.2
223 +** Updated library org.springframework.boot:spring-boot-starter-logging from 2.7.8 to 3.2.2
224 +** Updated library org.springframework.boot:spring-boot-starter-security from 2.7.8 to 3.2.2
225 +** Updated library org.springframework.boot:spring-boot-starter-tomcat from 2.7.8 to 3.2.2
226 +** Updated library org.springframework.boot:spring-boot-starter-web from 2.7.8 to 3.2.2
227 +** Updated library org.springframework.boot:spring-boot-starter-web-services from 2.7.8 to 3.2.2
228 +** Updated library org.springframework.cloud:spring-cloud-commons from 3.1.5 to 4.1.0
229 +** Updated library org.springframework.cloud:spring-cloud-config-client from 3.1.5 to 4.1.0
230 +** Updated library org.springframework.cloud:spring-cloud-context from 3.1.5 to 4.1.0
231 +** Updated library org.springframework.cloud:spring-cloud-starter from 3.1.5 to 4.1.0
232 +** Updated library org.springframework.cloud:spring-cloud-starter-config from 3.1.5 to 4.1.0
233 +** Updated library org.springframework.integration:spring-integration-core from 5.5.16 to 6.2.1
234 +** Updated library org.springframework.integration:spring-integration-file from 5.5.16 to 6.2.1
235 +** Updated library org.springframework.integration:spring-integration-ftp from 5.5.16 to 6.2.1
236 +** Updated library org.springframework.integration:spring-integration-groovy from 5.5.16 to 6.2.1
237 +** Updated library org.springframework.integration:spring-integration-http from 5.5.16 to 6.2.1
238 +** Updated library org.springframework.integration:spring-integration-ip from 5.5.16 to 6.2.1
239 +** Updated library org.springframework.integration:spring-integration-jdbc from 5.5.16 to 6.2.1
240 +** Updated library org.springframework.integration:spring-integration-jms from 5.5.16 to 6.2.1
241 +** Updated library org.springframework.integration:spring-integration-kafka from 5.5.16 to 6.2.1
242 +** Updated library org.springframework.integration:spring-integration-mail from 5.5.16 to 6.2.1
243 +** Updated library org.springframework.integration:spring-integration-scripting from 5.5.16 to 6.2.1
244 +** Updated library org.springframework.integration:spring-integration-security from 5.5.16 to 6.2.1
245 +** Updated library org.springframework.integration:spring-integration-sftp from 5.5.16 to 6.2.1
246 +** Updated library org.springframework.integration:spring-integration-ws from 5.5.16 to 6.2.1
247 +** Updated library org.springframework.integration:spring-integration-xml from 5.5.16 to 6.2.1
248 +** Updated library org.springframework.kafka:spring-kafka from 2.8.11 to 3.1.1
249 +** Updated library org.springframework.retry:spring-retry from 1.3.1 to 2.0.5
250 +** Updated library org.springframework.security:spring-security-config from 5.7.6 to 6.2.1
251 +** Updated library org.springframework.security:spring-security-core from 5.7.6 to 6.2.1
252 +** Updated library org.springframework.security:spring-security-crypto from 5.7.6 to 6.2.1
253 +** Updated library org.springframework.security:spring-security-oauth2-client from 5.7.3 to 6.2.1
254 +** Updated library org.springframework.security:spring-security-oauth2-core from 5.7.6 to 6.2.1
255 +** Updated library org.springframework.security:spring-security-oauth2-jose from 5.7.6 to 6.2.1
256 +** Updated library org.springframework.security:spring-security-oauth2-resource-server from 5.7.6 to 6.2.1
257 +** Updated library org.springframework.security:spring-security-rsa from 1.0.11.RELEASE to 1.1.1
258 +** Updated library org.springframework.security:spring-security-web from 5.7.6 to 6.2.1
259 +** Updated library org.springframework.ws:spring-ws-core from 3.1.5 to 4.0.10
260 +** Updated library org.springframework.ws:spring-ws-security from 3.1.5 to 4.0.10
261 +** Updated library org.springframework.ws:spring-ws-support from 3.1.5 to 4.0.10
262 +** Updated library org.springframework.ws:spring-xml from 3.1.5 to 4.0.10
263 +** Updated library org.springframework:spring-aop from 5.3.25 to 6.1.3
264 +** Updated library org.springframework:spring-beans from 5.3.25 to 6.1.3
265 +** Updated library org.springframework:spring-context from 5.3.25 to 6.1.3
266 +** Updated library org.springframework:spring-context-support from 5.3.25 to 6.1.3
267 +** Updated library org.springframework:spring-core from 5.3.25 to 6.1.3
268 +** Updated library org.springframework:spring-expression from 5.3.25 to 6.1.3
269 +** Updated library org.springframework:spring-jcl from 5.3.25 to 6.1.3
270 +** Updated library org.springframework:spring-jdbc from 5.3.25 to 6.1.3
271 +** Updated library org.springframework:spring-jms from 5.3.25 to 6.1.3
272 +** Updated library org.springframework:spring-messaging from 5.3.25 to 6.1.3
273 +** Updated library org.springframework:spring-oxm from 5.3.25 to 6.1.3
274 +** Updated library org.springframework:spring-tx from 5.3.25 to 6.1.3
275 +** Updated library org.springframework:spring-web from 5.3.25 to 6.1.3
276 +** Updated library org.springframework:spring-webmvc from 5.3.25 to 6.1.3
277 +** Updated library org.yaml:snakeyaml from 1.30 to 2.2
278 +** Updated library xom:xom from 1.3.7 to 1.3.9
279 +** Updated libraries (only available in the extended image)
280 +** Updated library com.emagiz.batch:emagiz-batch-aws-redshift from 4.3.8 to 5.0.0
281 +** Updated library com.emagiz.batch:emagiz-batch-azure-eventhubs from 4.3.8 to 5.0.0
282 +** Updated library com.emagiz.batch:emagiz-batch-file from 4.3.8 to 5.0.0
283 +** Updated library com.emagiz.batch:emagiz-batch-http from 4.3.8 to 5.0.0
284 +** Updated library com.emagiz.batch:emagiz-batch-jdbc from 4.3.8 to 5.0.0
285 +** Updated library com.emagiz.components:emagiz-components-smooks from 11.0.0 to 12.0.0
286 +** Updated library com.emagiz.components:emagiz-components-xslfo from 11.0.0 to 12.0.0
287 +** Updated library com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.13.4 to 2.15.3
288 +** Updated library com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.13.4 to 2.15.3
289 +** Updated library com.microsoft.azure:adal4j from 1.6.4 to 1.6.7
290 +** Updated library com.squareup.okhttp3:logging-interceptor from 4.9.3 to 4.12.0
291 +** Updated library com.squareup.okhttp3:okhttp-urlconnection from 4.9.3 to 4.12.0
292 +** Updated library com.squareup.okio:okio-jvm from 2.8.0 to 3.6.0
293 +** Updated library jaxen:jaxen from 1.2.0 to 2.0.0
294 +** Updated library org.apache.xmlgraphics:batik-anim from 1.14 to 1.17
295 +** Updated library org.apache.xmlgraphics:batik-awt-util from 1.14 to 1.17
296 +** Updated library org.apache.xmlgraphics:batik-bridge from 1.14 to 1.17
297 +** Updated library org.apache.xmlgraphics:batik-codec from 1.14 to 1.17
298 +** Updated library org.apache.xmlgraphics:batik-constants from 1.14 to 1.17
299 +** Updated library org.apache.xmlgraphics:batik-css from 1.14 to 1.17
300 +** Updated library org.apache.xmlgraphics:batik-dom from 1.14 to 1.17
301 +** Updated library org.apache.xmlgraphics:batik-ext from 1.14 to 1.17
302 +** Updated library org.apache.xmlgraphics:batik-extension from 1.14 to 1.17
303 +** Updated library org.apache.xmlgraphics:batik-gvt from 1.14 to 1.17
304 +** Updated library org.apache.xmlgraphics:batik-i18n from 1.14 to 1.17
305 +** Updated library org.apache.xmlgraphics:batik-parser from 1.14 to 1.17
306 +** Updated library org.apache.xmlgraphics:batik-script from 1.14 to 1.17
307 +** Updated library org.apache.xmlgraphics:batik-shared-resources from 1.14 to 1.17
308 +** Updated library org.apache.xmlgraphics:batik-svg-dom from 1.14 to 1.17
309 +** Updated library org.apache.xmlgraphics:batik-svggen from 1.14 to 1.17
310 +** Updated library org.apache.xmlgraphics:batik-transcoder from 1.14 to 1.17
311 +** Updated library org.apache.xmlgraphics:batik-util from 1.14 to 1.17
312 +** Updated library org.apache.xmlgraphics:batik-xml from 1.14 to 1.17
313 +** Updated library org.apache.xmlgraphics:fop-core from 2.7 to 2.9
314 +** Updated library org.apache.xmlgraphics:fop-events from 2.7 to 2.9
315 +** Updated library org.apache.xmlgraphics:fop-util from 2.7 to 2.9
316 +** Updated library org.apache.xmlgraphics:xmlgraphics-commons from 2.7 to 2.9
317 +** Updated library org.jetbrains.kotlin:kotlin-stdlib from 1.6.21 to 1.9.22
318 +** Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.6.21 to 1.9.22
319 +** Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.6.21 to 1.9.22
320 +** Updated library org.springframework.batch:spring-batch-integration from 4.3.7 to 5.1.0
321 +* **Remarks
322 +** The code handling SFTP file transfer has been overhauled completely. Although this should not affect you, we encourage you to test your SFTP integrations before deploying to Production.
323 +** We recommend evaluating custom groovy scripts to ensure that they do not rely on functionality that may have been removed due to one of the library changes
100 100  
101 -Updated library com.emagiz.components:emagiz-components-artemis from 11.0.0 to 12.0.0
102 102  
103 -Updated library com.emagiz.components:emagiz-components-batch from 11.0.0 to 12.0.0
104 -
105 -Updated library com.emagiz.components:emagiz-components-core from 11.0.0 to 12.0.0
106 -
107 -Updated library com.emagiz.components:emagiz-components-error from 11.0.0 to 12.0.0
108 -
109 -Updated library com.emagiz.components:emagiz-components-file from 11.0.0 to 12.0.0
110 -
111 -Updated library com.emagiz.components:emagiz-components-ftp from 11.0.0 to 12.0.0
112 -
113 -Updated library com.emagiz.components:emagiz-components-http from 11.0.0 to 12.0.0
114 -
115 -Updated library com.emagiz.components:emagiz-components-infinispan from 11.0.0 to 12.0.0
116 -
117 -Updated library com.emagiz.components:emagiz-components-jdbc from 11.0.0 to 12.0.0
118 -
119 -Updated library com.emagiz.components:emagiz-components-jms from 11.0.0 to 12.0.0
120 -
121 -Updated library com.emagiz.components:emagiz-components-json from 11.0.0 to 12.0.0
122 -
123 -Updated library com.emagiz.components:emagiz-components-kafka from 11.0.0 to 12.0.0
124 -
125 -Updated library com.emagiz.components:emagiz-components-mail from 11.0.0 to 12.0.0
126 -
127 -Updated library com.emagiz.components:emagiz-components-mapping from 11.0.0 to 12.0.0
128 -
129 -Updated library com.emagiz.components:emagiz-components-qpid from 11.0.0 to 12.0.0
130 -
131 -Updated library com.emagiz.components:emagiz-components-security from 11.0.0 to 12.0.0
132 -
133 -Updated library com.emagiz.components:emagiz-components-sftp from 11.0.0 to 12.0.0
134 -
135 -Updated library com.emagiz.components:emagiz-components-staedi from 11.0.0 to 12.0.0
136 -
137 -Updated library com.emagiz.components:emagiz-components-staxon from 11.0.0 to 12.0.0
138 -
139 -Updated library com.emagiz.components:emagiz-components-tcp from 11.0.0 to 12.0.0
140 -
141 -Updated library com.emagiz.components:emagiz-components-tracking from 11.0.0 to 12.0.0
142 -
143 -Updated library com.emagiz.components:emagiz-components-ws from 11.0.0 to 12.0.0
144 -
145 -Updated library com.emagiz.components:emagiz-components-wssec from 11.0.0 to 12.0.0
146 -
147 -Updated library com.emagiz.components:emagiz-components-xml from 11.0.0 to 12.0.0
148 -
149 -Updated library com.emagiz.core:emagiz-core-charset from 6.5.8 to 7.0.0
150 -
151 -Updated library com.emagiz.core:emagiz-core-premain from 6.5.8 to 7.0.0
152 -
153 -Updated library com.emagiz.core:emagiz-core-xml from 6.5.8 to 7.0.0
154 -
155 -Updated library com.emagiz.core:emagiz-util-base from 8.2.6 to 9.0.0
156 -
157 -Updated library com.emagiz.core:emagiz-util-codec from 8.2.6 to 9.0.0
158 -
159 -Updated library com.emagiz.core:emagiz-util-xml from 8.2.6 to 9.0.0
160 -
161 -Updated library com.fasterxml.jackson.core:jackson-annotations from 2.13.4 to 2.15.3
162 -
163 -Updated library com.fasterxml.jackson.core:jackson-core from 2.13.4 to 2.15.3
164 -
165 -Updated library com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.15.3
166 -
167 -Updated library com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.13.4 to 2.15.3
168 -
169 -Updated library com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.13.4 to 2.15.3
170 -
171 -Updated library com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.13.1 to 2.14.3
172 -
173 -Updated library com.fasterxml.jackson.module:jackson-module-parameter-names from 2.13.4 to 2.15.3
174 -
175 -Updated library com.fasterxml.woodstox:woodstox-core from 6.3.1 to 6.5.1
176 -
177 -Updated library com.github.ben-manes.caffeine:caffeine from 2.9.3 to 3.1.8
178 -
179 -Updated library com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0
180 -
181 -Updated library com.nimbusds:nimbus-jose-jwt from 9.22 to 9.37.3
182 -
183 -Updated library com.nimbusds:oauth2-oidc-sdk from 9.35 to 9.43.3
184 -
185 -Updated library com.squareup.okhttp3:okhttp from 4.9.3 to 4.12.0 (EXT)
186 -
187 -Updated library com.sun.activation:jakarta.activation from 1.2.2 to 2.0.1
188 -
189 -Updated library com.sun.xml.messaging.saaj:saaj-impl from 1.5.3 to 3.0.3
190 -
191 -Updated library commons-codec:commons-codec from 1.15 to 1.16.0
192 -
193 -Updated library commons-io:commons-io from 2.11.0 to 2.15.1
194 -
195 -Updated library commons-net:commons-net from 3.8.0 to 3.10.0
196 -
197 -Updated library io.dropwizard.metrics:metrics-core from 4.2.15 to 4.2.23
198 -
199 -Updated library io.netty:netty-buffer from 4.1.87.Final to 4.1.105.Final
200 -
201 -Updated library io.netty:netty-codec from 4.1.87.Final to 4.1.105.Final
202 -
203 -Updated library io.netty:netty-codec-http from 4.1.87.Final to 4.1.105.Final
204 -
205 -Updated library io.netty:netty-codec-mqtt from 4.1.87.Final to 4.1.105.Final
206 -
207 -Updated library io.netty:netty-codec-socks from 4.1.87.Final to 4.1.105.Final
208 -
209 -Updated library io.netty:netty-common from 4.1.87.Final to 4.1.105.Final
210 -
211 -Updated library io.netty:netty-handler from 4.1.87.Final to 4.1.105.Final
212 -
213 -Updated library io.netty:netty-handler-proxy from 4.1.87.Final to 4.1.105.Final
214 -
215 -Updated library io.netty:netty-resolver from 4.1.87.Final to 4.1.105.Final
216 -
217 -Updated library io.netty:netty-transport from 4.1.87.Final to 4.1.105.Final
218 -
219 -Updated library io.netty:netty-transport-classes-epoll from 4.1.87.Final to 4.1.105.Final
220 -
221 -Updated library io.netty:netty-transport-classes-kqueue from 4.1.87.Final to 4.1.105.Final
222 -
223 -Updated library io.netty:netty-transport-native-epoll from 4.1.87.Final to 4.1.105.Final
224 -
225 -Updated library io.netty:netty-transport-native-kqueue from 4.1.87.Final to 4.1.105.Final
226 -
227 -Updated library io.netty:netty-transport-native-unix-common from 4.1.87.Final to 4.1.105.Final
228 -
229 -Updated library io.projectreactor:reactor-core from 3.4.26 to 3.6.2
230 -
231 -Updated library io.reactivex.rxjava3:rxjava from 3.0.4 to 3.1.8
232 -
233 -Updated library io.xlate:staedi from 1.19.0 to 1.24.1
234 -
235 -Updated library jakarta.annotation:jakarta.annotation-api from 1.3.5 to 2.1.1
236 -
237 -Updated library jakarta.jms:jakarta.jms-api from 2.0.3 to 3.1.0
238 -
239 -Updated library jakarta.json:jakarta.json-api from 1.1.6 to 2.1.3
240 -
241 -Updated library jakarta.transaction:jakarta.transaction-api from 1.3.3 to 2.0.1
242 -
243 -Updated library jakarta.xml.bind:jakarta.xml.bind-api from 2.3.3 to 4.0.1
244 -
245 -Updated library jakarta.xml.soap:jakarta.xml.soap-api from 1.4.2 to 3.0.1
246 -
247 -Updated library jakarta.xml.ws:jakarta.xml.ws-api from 2.3.3 to 4.0.1
248 -
249 -Updated library net.minidev:accessors-smart from 2.4.8 to 2.4.11
250 -
251 -Updated library net.minidev:json-smart from 2.4.8 to 2.5.0
252 -
253 -Updated library net.sf.saxon:Saxon-HE from 10.8 to 10.9
254 -
255 -Updated library org.apache.activemq:activemq-artemis-native from 1.0.2 to 2.0.0
256 -
257 -Updated library org.apache.activemq:artemis-amqp-protocol from 2.19.1 to 2.31.2
258 -
259 -Updated library org.apache.activemq:artemis-commons from 2.19.1 to 2.31.2
260 -
261 -Updated library org.apache.activemq:artemis-core-client from 2.19.1 to 2.31.2
262 -
263 -Updated library org.apache.activemq:artemis-journal from 2.19.1 to 2.31.2
264 -
265 -Updated library org.apache.activemq:artemis-mqtt-protocol from 2.19.1 to 2.31.2
266 -
267 -Updated library org.apache.activemq:artemis-quorum-api from 2.19.1 to 2.31.2
268 -
269 -Updated library org.apache.activemq:artemis-selector from 2.19.1 to 2.31.2
270 -
271 -Updated library org.apache.activemq:artemis-server from 2.19.1 to 2.31.2
272 -
273 -Updated library org.apache.kafka:kafka-clients from 3.1.2 to 3.6.1
274 -
275 -Updated library org.apache.logging.log4j:log4j-api from 2.17.2 to 2.21.1
276 -
277 -Updated library org.apache.logging.log4j:log4j-to-slf4j from 2.17.2 to 2.21.1
278 -
279 -Updated library org.apache.qpid:proton-j from 0.33.10 to 0.34.1
280 -
281 -Updated library org.apache.qpid:qpid-jms-client from 0.61.0 to 2.4.0
282 -
283 -Updated library org.apache.tomcat.embed:tomcat-embed-core from 9.0.71 to 10.1.18
284 -
285 -Updated library org.apache.tomcat.embed:tomcat-embed-el from 9.0.71 to 10.1.18
286 -
287 -Updated library org.apache.tomcat.embed:tomcat-embed-websocket from 9.0.71 to 10.1.18
288 -
289 -Updated library org.apache.wss4j:wss4j-ws-security-common from 2.2.7 to 3.0.3
290 -
291 -Updated library org.apache.wss4j:wss4j-ws-security-dom from 2.2.7 to 3.0.3
292 -
293 -Updated library org.aspectj:aspectjweaver from 1.9.7 to 1.9.21
294 -
295 -Updated library org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2
296 -
297 -Updated library org.eclipse.jetty:jetty-http from 9.4.50.v20221201 to 12.0.5
298 -
299 -Updated library org.eclipse.jetty:jetty-io from 9.4.50.v20221201 to 12.0.5
300 -
301 -Updated library org.eclipse.jetty:jetty-security from 9.4.50.v20221201 to 12.0.5
302 -
303 -Updated library org.eclipse.jetty:jetty-server from 9.4.50.v20221201 to 12.0.5
304 -
305 -Updated library org.eclipse.jetty:jetty-util from 9.4.50.v20221201 to 12.0.5
306 -
307 -Updated library org.infinispan.protostream:protostream from 4.4.4.Final to 4.6.5.Final
308 -
309 -Updated library org.infinispan.protostream:protostream-types from 4.4.4.Final to 4.6.5.Final
310 -
311 -Updated library org.infinispan:infinispan-clustered-lock from 13.0.15.Final to 14.0.24.Final
312 -
313 -Updated library org.jboss.logging:jboss-logging from 3.4.3.Final to 3.5.3.Final
314 -
315 -Updated library org.jboss.threads:jboss-threads from 2.3.3.Final to 2.3.6.Final
316 -
317 -Updated library org.jgroups:jgroups from 4.2.18.Final to 5.2.19.Final
318 -
319 -Updated library org.jvnet.staxex:stax-ex from 1.8.3 to 2.1.0
320 -
321 -Updated library org.slf4j:jul-to-slf4j from 1.7.36 to 2.0.11
322 -
323 -Updated library org.slf4j:slf4j-api from 1.7.36 to 2.0.11
324 -
325 -Updated library org.springframework.batch:spring-batch-core from 4.3.7 to 5.1.0
326 -
327 -Updated library org.springframework.batch:spring-batch-infrastructure from 4.3.7 to 5.1.0
328 -
329 -Updated library org.springframework.boot:spring-boot from 2.7.8 to 3.2.2
330 -
331 -Updated library org.springframework.boot:spring-boot-actuator from 2.7.8 to 3.2.2
332 -
333 -Updated library org.springframework.boot:spring-boot-actuator-autoconfigure from 2.7.8 to 3.2.2
334 -
335 -Updated library org.springframework.boot:spring-boot-autoconfigure from 2.7.8 to 3.2.2
336 -
337 -Updated library org.springframework.boot:spring-boot-starter from 2.7.8 to 3.2.2
338 -
339 -Updated library org.springframework.boot:spring-boot-starter-actuator from 2.7.8 to 3.2.2
340 -
341 -Updated library org.springframework.boot:spring-boot-starter-aop from 2.7.8 to 3.2.2
342 -
343 -Updated library org.springframework.boot:spring-boot-starter-integration from 2.7.8 to 3.2.2
344 -
345 -Updated library org.springframework.boot:spring-boot-starter-json from 2.7.8 to 3.2.2
346 -
347 -Updated library org.springframework.boot:spring-boot-starter-logging from 2.7.8 to 3.2.2
348 -
349 -Updated library org.springframework.boot:spring-boot-starter-security from 2.7.8 to 3.2.2
350 -
351 -Updated library org.springframework.boot:spring-boot-starter-tomcat from 2.7.8 to 3.2.2
352 -
353 -Updated library org.springframework.boot:spring-boot-starter-web from 2.7.8 to 3.2.2
354 -
355 -Updated library org.springframework.boot:spring-boot-starter-web-services from 2.7.8 to 3.2.2
356 -
357 -Updated library org.springframework.cloud:spring-cloud-commons from 3.1.5 to 4.1.0
358 -
359 -Updated library org.springframework.cloud:spring-cloud-config-client from 3.1.5 to 4.1.0
360 -
361 -Updated library org.springframework.cloud:spring-cloud-context from 3.1.5 to 4.1.0
362 -
363 -Updated library org.springframework.cloud:spring-cloud-starter from 3.1.5 to 4.1.0
364 -
365 -Updated library org.springframework.cloud:spring-cloud-starter-config from 3.1.5 to 4.1.0
366 -
367 -Updated library org.springframework.integration:spring-integration-core from 5.5.16 to 6.2.1
368 -
369 -Updated library org.springframework.integration:spring-integration-file from 5.5.16 to 6.2.1
370 -
371 -Updated library org.springframework.integration:spring-integration-ftp from 5.5.16 to 6.2.1
372 -
373 -Updated library org.springframework.integration:spring-integration-groovy from 5.5.16 to 6.2.1
374 -
375 -Updated library org.springframework.integration:spring-integration-http from 5.5.16 to 6.2.1
376 -
377 -Updated library org.springframework.integration:spring-integration-ip from 5.5.16 to 6.2.1
378 -
379 -Updated library org.springframework.integration:spring-integration-jdbc from 5.5.16 to 6.2.1
380 -
381 -Updated library org.springframework.integration:spring-integration-jms from 5.5.16 to 6.2.1
382 -
383 -Updated library org.springframework.integration:spring-integration-kafka from 5.5.16 to 6.2.1
384 -
385 -Updated library org.springframework.integration:spring-integration-mail from 5.5.16 to 6.2.1
386 -
387 -Updated library org.springframework.integration:spring-integration-scripting from 5.5.16 to 6.2.1
388 -
389 -Updated library org.springframework.integration:spring-integration-security from 5.5.16 to 6.2.1
390 -
391 -Updated library org.springframework.integration:spring-integration-sftp from 5.5.16 to 6.2.1
392 -
393 -Updated library org.springframework.integration:spring-integration-ws from 5.5.16 to 6.2.1
394 -
395 -Updated library org.springframework.integration:spring-integration-xml from 5.5.16 to 6.2.1
396 -
397 -Updated library org.springframework.kafka:spring-kafka from 2.8.11 to 3.1.1
398 -
399 -Updated library org.springframework.retry:spring-retry from 1.3.1 to 2.0.5
400 -
401 -Updated library org.springframework.security:spring-security-config from 5.7.6 to 6.2.1
402 -
403 -Updated library org.springframework.security:spring-security-core from 5.7.6 to 6.2.1
404 -
405 -Updated library org.springframework.security:spring-security-crypto from 5.7.6 to 6.2.1
406 -
407 -Updated library org.springframework.security:spring-security-oauth2-client from 5.7.3 to 6.2.1
408 -
409 -Updated library org.springframework.security:spring-security-oauth2-core from 5.7.6 to 6.2.1
410 -
411 -Updated library org.springframework.security:spring-security-oauth2-jose from 5.7.6 to 6.2.1
412 -
413 -Updated library org.springframework.security:spring-security-oauth2-resource-server from 5.7.6 to 6.2.1
414 -
415 -Updated library org.springframework.security:spring-security-rsa from 1.0.11.RELEASE to 1.1.1
416 -
417 -Updated library org.springframework.security:spring-security-web from 5.7.6 to 6.2.1
418 -
419 -Updated library org.springframework.ws:spring-ws-core from 3.1.5 to 4.0.10
420 -
421 -Updated library org.springframework.ws:spring-ws-security from 3.1.5 to 4.0.10
422 -
423 -Updated library org.springframework.ws:spring-ws-support from 3.1.5 to 4.0.10
424 -
425 -Updated library org.springframework.ws:spring-xml from 3.1.5 to 4.0.10
426 -
427 -Updated library org.springframework:spring-aop from 5.3.25 to 6.1.3
428 -
429 -Updated library org.springframework:spring-beans from 5.3.25 to 6.1.3
430 -
431 -Updated library org.springframework:spring-context from 5.3.25 to 6.1.3
432 -
433 -Updated library org.springframework:spring-context-support from 5.3.25 to 6.1.3
434 -
435 -Updated library org.springframework:spring-core from 5.3.25 to 6.1.3
436 -
437 -Updated library org.springframework:spring-expression from 5.3.25 to 6.1.3
438 -
439 -Updated library org.springframework:spring-jcl from 5.3.25 to 6.1.3
440 -
441 -Updated library org.springframework:spring-jdbc from 5.3.25 to 6.1.3
442 -
443 -Updated library org.springframework:spring-jms from 5.3.25 to 6.1.3
444 -
445 -Updated library org.springframework:spring-messaging from 5.3.25 to 6.1.3
446 -
447 -Updated library org.springframework:spring-oxm from 5.3.25 to 6.1.3
448 -
449 -Updated library org.springframework:spring-tx from 5.3.25 to 6.1.3
450 -
451 -Updated library org.springframework:spring-web from 5.3.25 to 6.1.3
452 -
453 -Updated library org.springframework:spring-webmvc from 5.3.25 to 6.1.3
454 -
455 -Updated library org.yaml:snakeyaml from 1.30 to 2.2
456 -
457 -Updated library xom:xom from 1.3.7 to 1.3.9
458 -
459 -Updated libraries (only available in the extended image)
460 -
461 -Updated library com.emagiz.batch:emagiz-batch-aws-redshift from 4.3.8 to 5.0.0
462 -
463 -Updated library com.emagiz.batch:emagiz-batch-azure-eventhubs from 4.3.8 to 5.0.0
464 -
465 -Updated library com.emagiz.batch:emagiz-batch-file from 4.3.8 to 5.0.0
466 -
467 -Updated library com.emagiz.batch:emagiz-batch-http from 4.3.8 to 5.0.0
468 -
469 -Updated library com.emagiz.batch:emagiz-batch-jdbc from 4.3.8 to 5.0.0
470 -
471 -Updated library com.emagiz.components:emagiz-components-smooks from 11.0.0 to 12.0.0
472 -
473 -Updated library com.emagiz.components:emagiz-components-xslfo from 11.0.0 to 12.0.0
474 -
475 -Updated library com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.13.4 to 2.15.3
476 -
477 -Updated library com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.13.4 to 2.15.3
478 -
479 -Updated library com.microsoft.azure:adal4j from 1.6.4 to 1.6.7
480 -
481 -Updated library com.squareup.okhttp3:logging-interceptor from 4.9.3 to 4.12.0
482 -
483 -Updated library com.squareup.okhttp3:okhttp-urlconnection from 4.9.3 to 4.12.0
484 -
485 -Updated library com.squareup.okio:okio-jvm from 2.8.0 to 3.6.0
486 -
487 -Updated library jaxen:jaxen from 1.2.0 to 2.0.0
488 -
489 -Updated library org.apache.xmlgraphics:batik-anim from 1.14 to 1.17
490 -
491 -Updated library org.apache.xmlgraphics:batik-awt-util from 1.14 to 1.17
492 -
493 -Updated library org.apache.xmlgraphics:batik-bridge from 1.14 to 1.17
494 -
495 -Updated library org.apache.xmlgraphics:batik-codec from 1.14 to 1.17
496 -
497 -Updated library org.apache.xmlgraphics:batik-constants from 1.14 to 1.17
498 -
499 -Updated library org.apache.xmlgraphics:batik-css from 1.14 to 1.17
500 -
501 -Updated library org.apache.xmlgraphics:batik-dom from 1.14 to 1.17
502 -
503 -Updated library org.apache.xmlgraphics:batik-ext from 1.14 to 1.17
504 -
505 -Updated library org.apache.xmlgraphics:batik-extension from 1.14 to 1.17
506 -
507 -Updated library org.apache.xmlgraphics:batik-gvt from 1.14 to 1.17
508 -
509 -Updated library org.apache.xmlgraphics:batik-i18n from 1.14 to 1.17
510 -
511 -Updated library org.apache.xmlgraphics:batik-parser from 1.14 to 1.17
512 -
513 -Updated library org.apache.xmlgraphics:batik-script from 1.14 to 1.17
514 -
515 -Updated library org.apache.xmlgraphics:batik-shared-resources from 1.14 to 1.17
516 -
517 -Updated library org.apache.xmlgraphics:batik-svg-dom from 1.14 to 1.17
518 -
519 -Updated library org.apache.xmlgraphics:batik-svggen from 1.14 to 1.17
520 -
521 -Updated library org.apache.xmlgraphics:batik-transcoder from 1.14 to 1.17
522 -
523 -Updated library org.apache.xmlgraphics:batik-util from 1.14 to 1.17
524 -
525 -Updated library org.apache.xmlgraphics:batik-xml from 1.14 to 1.17
526 -
527 -Updated library org.apache.xmlgraphics:fop-core from 2.7 to 2.9
528 -
529 -Updated library org.apache.xmlgraphics:fop-events from 2.7 to 2.9
530 -
531 -Updated library org.apache.xmlgraphics:fop-util from 2.7 to 2.9
532 -
533 -Updated library org.apache.xmlgraphics:xmlgraphics-commons from 2.7 to 2.9
534 -
535 -Updated library org.jetbrains.kotlin:kotlin-stdlib from 1.6.21 to 1.9.22
536 -
537 -Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.6.21 to 1.9.22
538 -
539 -Updated library org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.6.21 to 1.9.22
540 -
541 -Updated library org.springframework.batch:spring-batch-integration from 4.3.7 to 5.1.0
542 -
543 -Remarks
544 -
545 -The code handling SFTP file transfer has been overhauled completely. Although this should not affect you, we encourage you to test your SFTP integrations before deploying to Production.
546 -
547 -We recommend evaluating custom groovy scripts to ensure that they do not rely on functionality that may have been removed due to one of the library changes
548 -
549 -
550 550  )))((({{toc/}}))){{/container}}
551 551  {{/container}}