Releases: jberet/jsr352
Releases · jberet/jsr352
v3.1.0.Final
What's Changed
- Bump org.jboss.logging:jboss-logging-processor from 2.2.1.Final to 3.0.1.Final by @dependabot in #571
- Bump io.netty:netty-all from 4.1.111.Final to 4.1.112.Final by @dependabot in #570
- Bump version.io.vertx from 4.5.8 to 4.5.9 by @dependabot in #568
- Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 by @dependabot in #567
- Bump version.org.mapstruct from 1.5.5.Final to 1.6.0 by @dependabot in #576
- Bump org.jgroups:jgroups from 5.3.9.Final to 5.3.11.Final by @dependabot in #575
- Bump version.org.wildfly.security.elytron from 2.5.0.Final to 2.5.1.Final by @dependabot in #574
- Bump org.eclipse:yasson from 3.0.3 to 3.0.4 by @dependabot in #573
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre by @dependabot in #584
- Bump org.jboss.weld:weld-core-impl from 5.1.2.Final to 5.1.3.Final by @dependabot in #585
- Bump com.hazelcast:hazelcast from 5.4.0 to 5.5.0 by @dependabot in #581
- Bump org.python:jython-standalone from 2.7.3 to 2.7.4 by @dependabot in #580
- Bump junit-jupiter.version from 5.10.3 to 5.11.0 by @dependabot in #579
- Bump junit-jupiter.version from 5.11.0 to 5.11.3 by @dependabot in #594
- Bump io.netty:netty-all from 4.1.112.Final to 4.1.115.Final by @dependabot in #592
- Bump version.org.mapstruct from 1.6.0 to 1.6.3 by @dependabot in #591
- Bump version.org.apache.groovy from 4.0.22 to 4.0.24 by @dependabot in #597
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #596
- Bump version.com.fasterxml.jackson from 2.17.2 to 2.18.1 by @dependabot in #595
- Bump org.jgroups:jgroups from 5.3.11.Final to 5.3.13.Final by @dependabot in #601
- Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #600
- Bump version.org.wildfly.security.elytron from 2.5.1.Final to 2.6.0.Final by @dependabot in #599
- JBERET-611 Move the MongoRepository and InfinispanRepository out of j… by @liweinan in #598
- Bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2 by @dependabot in #604
- Bump version.com.fasterxml.jackson from 2.18.1 to 2.18.2 by @dependabot in #603
- Bump com.h2database:h2 from 2.3.230 to 2.3.232 by @dependabot in #602
- Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR by @dependabot in #607
- Bump version.io.vertx from 4.5.9 to 4.5.11 by @dependabot in #608
- Bump org.jberet:jberet-support from 2.1.2.Final to 3.0.0.Final by @dependabot in #606
- Bump org.jboss.logging:jboss-logging-processor from 3.0.1.Final to 3.0.3.Final by @dependabot in #605
Full Changelog: 3.0.0.Final...3.1.0.Final
v3.0.0.Final
What's Changed
- Bump org.jboss:jboss-parent from 45 to 46 by @dependabot in #550
- Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.1 to 4.0.2 by @dependabot in #532
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre by @dependabot in #547
- drop guava depdendency by @liweinan in #551
- Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 by @dependabot in #554
- Bump io.netty:netty-all from 4.1.110.Final to 4.1.111.Final by @dependabot in #553
- Bump com.fasterxml:aalto-xml from 1.3.2 to 1.3.3 by @dependabot in #552
- Bump junit-jupiter.version from 5.10.2 to 5.10.3 by @dependabot in #556
- Bump version.org.apache.groovy from 4.0.21 to 4.0.22 by @dependabot in #557
- Bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 by @dependabot in #561
- Bump version.com.fasterxml.jackson from 2.17.1 to 2.17.2 by @dependabot in #560
- Bump org.jgroups:jgroups from 5.3.7.Final to 5.3.8.Final by @dependabot in #563
- Bump com.h2database:h2 from 2.2.224 to 2.3.230 by @dependabot in #565
- Bump org.jgroups:jgroups from 5.3.8.Final to 5.3.9.Final by @dependabot in #564
- Bump version.org.wildfly.security.elytron from 2.4.1.Final to 2.5.0.Final by @dependabot in #562
- 3.0.0.Final by @liweinan in #572
Full Changelog: 3.0.0.Beta1...3.0.0.Final
v3.0.0.Beta1
What's Changed
- Bump version.org.apache.camel from 3.22.0 to 3.22.1 by @dependabot in #456
- Bump version.io.vertx from 4.5.1 to 4.5.2 by @dependabot in #457
- Bump org.jgroups:jgroups from 5.3.1.Final to 5.3.2.Final by @dependabot in #460
- Bump version.org.infinispan from 14.0.22.Final to 14.0.24.Final by @dependabot in #461
- Bump version.io.vertx from 4.5.2 to 4.5.3 by @dependabot in #465
- Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #466
- JBERET-445: Junit5 Migration by @DaScheid in #467
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.1 to 5.10.2 by @dependabot in #468
- Bump org.jgroups:jgroups from 5.3.2.Final to 5.3.3.Final by @dependabot in #469
- Bump version.org.wildfly.security.elytron from 2.2.3.Final to 2.3.0.Final by @dependabot in #470
- Bump io.netty:netty-all from 4.1.106.Final to 4.1.107.Final by @dependabot in #471
- JBERET-472: Extract database props from env-vars by @DaScheid in #473
- Bump com.mchange:c3p0 from 0.9.5.5 to 0.10.0-pre2 by @dependabot in #474
- Bump org.jberet:jberet-vertx-cluster from 1.3.0.Final to 1.3.9.SP3 by @dependabot in #462
- Bump com.mchange:c3p0 from 0.10.0-pre2 to 0.10.0-pre3 by @dependabot in #476
- Bump version.org.wildfly.security.elytron from 2.3.0.Final to 2.3.1.Final by @dependabot in #475
- Bump version.io.vertx from 4.5.3 to 4.5.4 by @dependabot in #479
- Bump version.org.scala-lang.scala-dist from 2.13.12 to 2.13.13 by @dependabot in #478
- Bump com.mchange:c3p0 from 0.10.0-pre3 to 0.10.0-pre4 by @dependabot in #482
- Bump version.org.infinispan from 14.0.24.Final to 14.0.25.Final by @dependabot in #481
- Bump org.jboss.marshalling:jboss-marshalling from 2.1.3.Final to 2.1.4.Final by @dependabot in #480
- Bump com.mchange:c3p0 from 0.10.0-pre4 to 0.10.0-pre5 by @dependabot in #483
- Bump org.jgroups:jgroups from 5.3.3.Final to 5.3.4.Final by @dependabot in #485
- Bump com.mchange:c3p0 from 0.10.0-pre5 to 0.10.0-pre6 by @dependabot in #484
- Bump version.org.apache.groovy from 4.0.18 to 4.0.19 by @dependabot in #486
- Bump com.mchange:c3p0 from 0.10.0-pre6 to 0.10.0-pre7 by @dependabot in #487
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2 by @dependabot in #488
- Bump version.com.fasterxml.jackson from 2.16.1 to 2.16.2 by @dependabot in #489
- Bump version.com.fasterxml.jackson from 2.16.2 to 2.17.0 by @dependabot in #492
- [JBERET-599] Setup the CI testings against WildFly main branch on by @liweinan in #490
- Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #495
- Bump version.org.apache.groovy from 4.0.19 to 4.0.20 by @dependabot in #494
- Bump version.io.vertx from 4.5.4 to 4.5.5 by @dependabot in #493
- Bump io.netty:netty-all from 4.1.107.Final to 4.1.108.Final by @dependabot in #497
- Bump version.io.vertx from 4.5.5 to 4.5.6 by @dependabot in #496
- Bump version.io.vertx from 4.5.6 to 4.5.7 by @dependabot in #498
- Bump org.jboss:jboss-parent from 43 to 44 by @dependabot in #499
- Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.7 by @dependabot in #500
- Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot in #501
- Bump version.org.apache.groovy from 4.0.20 to 4.0.21 by @dependabot in #502
- Revert "Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0" by @liweinan in #503
- Bump com.hazelcast:hazelcast from 5.3.7 to 5.4.0 by @dependabot in #509
- Bump io.netty:netty-all from 4.1.108.Final to 4.1.109.Final by @dependabot in #508
- Bump org.jgroups:jgroups from 5.3.4.Final to 5.3.5.Final by @dependabot in #512
- Bump org.jgroups:jgroups from 5.3.5.Final to 5.3.6.Final by @dependabot in #513
- Bump version.org.scala-lang.scala-dist from 2.13.13 to 2.13.14 by @dependabot in #517
- Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by @dependabot in #516
- Bump version.org.wildfly.security.elytron from 2.3.1.Final to 2.4.1.Final by @dependabot in #515
- Bump version.com.fasterxml.jackson from 2.17.0 to 2.17.1 by @dependabot in #521
- Bump version.org.apache.camel from 3.22.1 to 3.22.2 by @dependabot in #519
- Bump com.mchange:c3p0 from 0.10.0-pre7 to 0.10.1 by @dependabot in #524
- Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final by @dependabot in #525
- Add version.org.wildfly.plugins.wildfly-maven-plugin for overriding. … by @liweinan in #530
- Add WildFly Preview CI Testing. by @liweinan in #531
- Bump org.jboss:jboss-parent from 44 to 45 by @dependabot in #526
- Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot in #506
- Bump jakarta.enterprise:jakarta.enterprise.cdi-api from 4.0.1 to 4.1.0 by @dependabot in #511
- Remove the dependency of jakarta.persistence-api #535 by @liweinan in #536
- Remove the dependency of the validation-api #539 by @liweinan in #540
- Bump org.jgroups:jgroups from 5.3.6.Final to 5.3.7.Final by @dependabot in #541
- Bump version.io.vertx from 4.5.7 to 4.5.8 by @dependabot in #542
- Bump org.apache.xmlbeans:xmlbeans from 5.2.0 to 5.2.1 by @dependabot in #543
- Bump io.netty:netty-all from 4.1.109.Final to 4.1.110.Final by @dependabot in #546
- 3.0.0-Beta1 by @liweinan in #549
Full Changelog: 2.2.1.Final...3.0.0.Beta1
v2.1.4.Final
What's Changed
- add CI to 2.1 by @liweinan in #433
- JBERET-598: Mask db-creds from exception message by @TomasHofman in #458
- 2.1.4.Final by @liweinan in #464
Full Changelog: 2.1.3.Final...2.1.4.Final
v.1.3.9.SP3
What's Changed
- JBERET-587 Upgrade github actions to avoid github action warnings (#279) by @chengfang in #281
- JBERET-598: Mask db-creds from exception message by @TomasHofman in #459
Full Changelog: 1.3.9.SP2...1.3.9.SP3
v2.2.1.Final
What's Changed
- add deployment config by @liweinan in #439
- Bump com.google.guava:guava from 32.1.1-jre to 33.0.0-jre by @dependabot in #440
- Bump version.org.apache.groovy from 4.0.16 to 4.0.17 by @dependabot in #441
- Bump version.com.fasterxml.jackson from 2.16.0 to 2.16.1 by @dependabot in #442
- Bump version.org.apache.camel from 3.21.3 to 3.22.0 by @dependabot in #443
- Bump org.jgroups:jgroups from 5.3.0.Final to 5.3.1.Final by @dependabot in #444
- Bump org.jboss:jboss-parent from 42 to 43 by @dependabot in #446
- Bump io.netty:netty-all from 4.1.104.Final to 4.1.105.Final by @dependabot in #448
- Bump version.org.wildfly.security.elytron from 2.2.2.Final to 2.2.3.Final by @dependabot in #447
- Bump version.org.apache.groovy from 4.0.17 to 4.0.18 by @dependabot in #449
- Bump version.org.infinispan from 14.0.21.Final to 14.0.22.Final by @dependabot in #451
- Bump io.netty:netty-all from 4.1.105.Final to 4.1.106.Final by @dependabot in #450
- JBERET-452: Remove db-creds from exception message by @DaScheid in #453
- 2.2.1.Final by @liweinan in #455
New Contributors
Full Changelog: 2.2.0.Final...2.2.1.Final
v2.2.0.Final
What's Changed
- Bump version.io.vertx from 4.4.2 to 4.4.3 by @dependabot in #310
- Bump version.com.fasterxml.jackson from 2.15.1 to 2.15.2 by @dependabot in #309
- Bump jboss-jms-api_2.0_spec from 1.0.0.Final to 2.0.0.Final by @dependabot in #311
- Bump mongo-java-driver from 3.8.0 to 3.12.14 by @dependabot in #313
- Bump c3p0 from 0.9.5.4 to 0.9.5.5 by @dependabot in #323
- Upgrade jberet-support to 2.1.2.Final by @chengfang in #324
- Bump version.org.apache.camel from 3.20.5 to 3.21.0 by @dependabot in #327
- Bump stax2-api from 4.0.0 to 4.2.1 by @dependabot in #325
- Bump jboss-transaction-api_1.2_spec from 1.0.0.Final to 1.1.1.Final by @dependabot in #328
- disable github codeql analysis, which has not been very useful by @chengfang in #330
- Simplify CI setup in .github/workflows/jberet-2.x.yml and .github/wor… by @chengfang in #331
- Bump version.org.wildfly.security.elytron from 2.2.0.Final to 2.2.1.Final by @dependabot in #326
- Bump version.io.vertx from 4.4.3 to 4.4.4 by @dependabot in #332
- Bump hazelcast from 5.3.0 to 5.3.1 by @dependabot in #334
- Bump netty-all from 4.1.42.Final to 4.1.94.Final by @dependabot in #335
- Bump jakarta.xml.bind-api from 3.0.1 to 4.0.0 by @dependabot in #333
- JBERET-595 Enable manual start of github actions CI workflow [skip ci] by @chengfang in #340
- JBERET-596 Use github workflow cache action to speed up ci run by @chengfang in #343
- Bump jakarta.jms-api from 3.0.0 to 3.1.0 by @dependabot in #337
- Bump version.org.apache.groovy from 4.0.12 to 4.0.13 by @dependabot in #338
- sync SECURITY.md with wildfly/SECURITY.md #344 by @liweinan in #345
- Bump io.netty:netty-all from 4.1.94.Final to 4.1.96.Final by @dependabot in #346
- Bump org.eclipse:yasson from 1.0.8 to 3.0.3 by @dependabot in #347
- Bump org.jgroups:jgroups from 4.2.21.Final to 5.2.18.Final by @dependabot in #342
- Bump xmlbeans from 3.1.0 to 5.1.1 by @dependabot in #339
- Bump version.org.apache.groovy from 4.0.13 to 4.0.14 by @dependabot in #348
- Bump org.jboss.marshalling:jboss-marshalling from 2.1.1.Final to 2.1.2.Final by @dependabot in #349
- Bump com.hazelcast:hazelcast from 5.3.1 to 5.3.2 by @dependabot in #350
- Bump io.netty:netty-all from 4.1.96.Final to 4.1.97.Final by @dependabot in #351
- Bump commons-codec from 1.10 to 1.16.0 by @dependabot in #316
- using jython-standalone and update to newest release by @liweinan in #352
- Bump version.org.wildfly.security.elytron from 2.2.1.Final to 2.2.2.Final by @dependabot in #353
- Upgrade scala to
2.13.11
by @liweinan in #354 - Bump version.io.vertx from 4.4.4 to 4.4.5 by @dependabot in #358
- Bump actions/checkout from 3 to 4 by @dependabot in #362
- Bump version.org.scala-lang.scala-dist from 2.13.11 to 2.13.12 by @dependabot in #363
- update h2 by @liweinan in #364
- Bump org.jgroups:jgroups from 5.2.18.Final to 5.3.0.Final by @dependabot in #366
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 by @dependabot in #370
- Bump version.org.apache.groovy from 4.0.14 to 4.0.15 by @dependabot in #369
- Bump com.h2database:h2 from 2.2.222 to 2.2.224 by @dependabot in #371
- Bump io.netty:netty-all from 4.1.97.Final to 4.1.98.Final by @dependabot in #372
- Switch CI test from macos to ubuntu by @liweinan in #374
- Update
derby
to10.15.2.0
by @liweinan in #375 - Bump org.jboss:jboss-parent from 39 to 40 by @dependabot in #376
- Bump version.org.apache.camel from 3.21.0 to 3.21.1 by @dependabot in #378
- Bump org.jboss.marshalling:jboss-marshalling from 2.1.2.Final to 2.1.3.Final by @dependabot in #379
- Bump io.netty:netty-all from 4.1.98.Final to 4.1.99.Final by @dependabot in #377
- disable Caucho and PHP script tests by @liweinan in #385
- Fix the random test failure of purgeInMemoryRepository #387 by @liweinan in #388
- Bump version.io.vertx from 4.4.5 to 4.4.6 by @dependabot in #382
- Bump version.com.fasterxml.jackson from 2.15.2 to 2.15.3 by @dependabot in #389
- Bump org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2 by @dependabot in #383
- JBERET-597 skippable exception thrown in ItemWriter triggers new chun… by @chengfang in #381
- Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.0 to 4.0.1 by @dependabot in #391
- Bump com.hazelcast:hazelcast from 5.3.2 to 5.3.4 by @dependabot in #392
- Bump com.hazelcast:hazelcast from 5.3.4 to 5.3.5 by @dependabot in #393
- Bump version.org.apache.camel from 3.21.1 to 3.21.2 by @dependabot in #395
- Issue 367 by @liweinan in #394
- Bump io.netty:netty-all from 4.1.99.Final to 4.1.101.Final by @dependabot in #402
- Bump org.jboss:jboss-parent from 40 to 41 by @dependabot in #403
- Bump org.hibernate:hibernate-validator from 8.0.0.CR1 to 8.0.1.Final by @dependabot in #410
- Bump version.org.infinispan from 14.0.14.Final to 14.0.20.Final by @dependabot in #404
- Bump jakarta.validation:jakarta.validation-api from 3.0.0 to 3.0.2 by @dependabot in #406
- Bump org.glassfish:jakarta.el from 4.0.1 to 4.0.2 by @dependabot in #411
- Bump com.datastax.cassandra:cassandra-driver-core from 3.4.0 to 3.11.5 by @dependabot in #412
- Bump jakarta.ws.rs:jakarta.ws.rs-api from 3.0.0 to 3.1.0 by @dependabot in #413
- add lock to
startJob
by @liweinan in #414 - Bump junit:junit from 4.13.1 to 4.13.2 by @dependabot in #409
- Bump com.hazelcast:hazelcast from 5.3.5 to 5.3.6 by @dependabot in #401
- Bump org.jboss.weld.se:weld-se-core from 5.0.1.Final to 5.1.2.Final by @dependabot in #416
- Bump jakarta.servlet:jakarta.servlet-api from 5.0.0 to 6.0.0 by @dependabot in #415
- Bump org.jboss.weld:weld-core-impl from 5.0.1.Final to 5.1.2.Final by @dependabot in #405
- Bump version.io.vertx from 4.4.6 to 4.5.0 by @dependabot in #419
- Bump version.com.fasterxml.jackson from 2.15.3 to 2.16.0 by @dependabot in #420
- Bump org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0 by @dependabot in #421
- Bump version.org.infinispan from 14.0.20.Final to 14.0.21.Final by @dependabot in #423
- Bump version.org.apache.groovy from 4.0.15 to 4.0.16 by @dependabot in #425
- Bump actions/setup-java from 3 to 4 by @dependabot in #424
- Split CI test branches and main branch against Java 21 by @liweinan in #426
- Add
jberet-manifest
by @liweinan in #427 - Bump io.netty:netty-all from 4.1.101.Final to 4.1.103.Final by @dependabot in #429
- Bump version.io.vertx from 4.5.0 to 4.5.1 by @dependabot in #430
- Add deployment test by @liweinan in #428
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #437
- Bump version.org.apache.camel from 3.21.2 to 3.21.3 by @dependabot in #436
- Bump org.jboss:jboss-parent from 41 to 42 by @dependabot in #435
- Bump io.netty:netty-all from 4.1.103.Final to 4.1.104.Final by @dependabot in #434
- JB...
v2.1.3.Final
What's Changed
- Bump version.io.vertx from 4.4.2 to 4.4.3 by @dependabot in #310
- Bump version.com.fasterxml.jackson from 2.15.1 to 2.15.2 by @dependabot in #309
- Bump jboss-jms-api_2.0_spec from 1.0.0.Final to 2.0.0.Final by @dependabot in #311
- Bump mongo-java-driver from 3.8.0 to 3.12.14 by @dependabot in #313
- Bump c3p0 from 0.9.5.4 to 0.9.5.5 by @dependabot in #323
- Upgrade jberet-support to 2.1.2.Final by @chengfang in #324
- Bump version.org.apache.camel from 3.20.5 to 3.21.0 by @dependabot in #327
- Bump stax2-api from 4.0.0 to 4.2.1 by @dependabot in #325
- Bump jboss-transaction-api_1.2_spec from 1.0.0.Final to 1.1.1.Final by @dependabot in #328
- disable github codeql analysis, which has not been very useful by @chengfang in #330
- Simplify CI setup in .github/workflows/jberet-2.x.yml and .github/wor… by @chengfang in #331
- Bump version.org.wildfly.security.elytron from 2.2.0.Final to 2.2.1.Final by @dependabot in #326
- Bump version.io.vertx from 4.4.3 to 4.4.4 by @dependabot in #332
- Bump hazelcast from 5.3.0 to 5.3.1 by @dependabot in #334
- Bump netty-all from 4.1.42.Final to 4.1.94.Final by @dependabot in #335
- Bump jakarta.xml.bind-api from 3.0.1 to 4.0.0 by @dependabot in #333
- JBERET-595 Enable manual start of github actions CI workflow [skip ci] by @chengfang in #340
- JBERET-596 Use github workflow cache action to speed up ci run by @chengfang in #343
- Bump jakarta.jms-api from 3.0.0 to 3.1.0 by @dependabot in #337
- Bump version.org.apache.groovy from 4.0.12 to 4.0.13 by @dependabot in #338
- sync SECURITY.md with wildfly/SECURITY.md #344 by @liweinan in #345
- Bump io.netty:netty-all from 4.1.94.Final to 4.1.96.Final by @dependabot in #346
- Bump org.eclipse:yasson from 1.0.8 to 3.0.3 by @dependabot in #347
- Bump org.jgroups:jgroups from 4.2.21.Final to 5.2.18.Final by @dependabot in #342
- Bump xmlbeans from 3.1.0 to 5.1.1 by @dependabot in #339
- Bump version.org.apache.groovy from 4.0.13 to 4.0.14 by @dependabot in #348
- Bump org.jboss.marshalling:jboss-marshalling from 2.1.1.Final to 2.1.2.Final by @dependabot in #349
- Bump com.hazelcast:hazelcast from 5.3.1 to 5.3.2 by @dependabot in #350
- Bump io.netty:netty-all from 4.1.96.Final to 4.1.97.Final by @dependabot in #351
- Bump commons-codec from 1.10 to 1.16.0 by @dependabot in #316
- using jython-standalone and update to newest release by @liweinan in #352
- Bump version.org.wildfly.security.elytron from 2.2.1.Final to 2.2.2.Final by @dependabot in #353
- Upgrade scala to
2.13.11
by @liweinan in #354 - Bump version.io.vertx from 4.4.4 to 4.4.5 by @dependabot in #358
- Bump actions/checkout from 3 to 4 by @dependabot in #362
- Bump version.org.scala-lang.scala-dist from 2.13.11 to 2.13.12 by @dependabot in #363
- update h2 by @liweinan in #364
- Bump org.jgroups:jgroups from 5.2.18.Final to 5.3.0.Final by @dependabot in #366
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 by @dependabot in #370
- Bump version.org.apache.groovy from 4.0.14 to 4.0.15 by @dependabot in #369
- Bump com.h2database:h2 from 2.2.222 to 2.2.224 by @dependabot in #371
- Bump io.netty:netty-all from 4.1.97.Final to 4.1.98.Final by @dependabot in #372
- Switch CI test from macos to ubuntu by @liweinan in #374
- Update
derby
to10.15.2.0
by @liweinan in #375 - Bump org.jboss:jboss-parent from 39 to 40 by @dependabot in #376
- Bump version.org.apache.camel from 3.21.0 to 3.21.1 by @dependabot in #378
- Bump org.jboss.marshalling:jboss-marshalling from 2.1.2.Final to 2.1.3.Final by @dependabot in #379
- Bump io.netty:netty-all from 4.1.98.Final to 4.1.99.Final by @dependabot in #377
- disable Caucho and PHP script tests by @liweinan in #385
- Fix the random test failure of purgeInMemoryRepository #387 by @liweinan in #388
- Bump version.io.vertx from 4.4.5 to 4.4.6 by @dependabot in #382
- Bump version.com.fasterxml.jackson from 2.15.2 to 2.15.3 by @dependabot in #389
- Bump org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2 by @dependabot in #383
- JBERET-597 skippable exception thrown in ItemWriter triggers new chun… by @chengfang in #381
Full Changelog: 2.1.2.Final...2.1.3.Final
2.1.2.Final
What's Changed
- JBERET-575 upgrade jakarta.persistence from 2.2.3 to 3.1.0 by @chengfang in #266
- upgrade jberet-support from 1.3.3 to 1.4.2 by @chengfang in #268
- JBERET-577 Upgrade elytron from 1.19.0.Final to 2.0.0.Beta3 by @chengfang in #269
- JBERET-578 Upgrade jboss-marshalling from 2.0.12.Final to 2.1.0.Final by @chengfang in #270
- JBERET-579 Upgrade weld to 5.0.1.Final by @chengfang in #271
- Create codeql-analysis.yml by @chengfang in #272
- JBERET-581 Upgrade jakarta.transaction-api from 2.0.0 to 2.0.1 by @chengfang in #274
- Add SECURITY.md and CODEOWNERS by @luck3y in #275
- JBERET-587 Upgrade github actions to avoid github action warnings by @chengfang in #279
- JBERET-580 Remove the dependency on org.jboss:jandex by @chengfang in #277
- [JBERET-533] Update SE BOM (master) to 2.0.4 in ReadME by @moulalis in #184
- JBERET-588 Upgrade cdi-api from 4.0.0 to 4.0.1 by @chengfang in #284
- JBERET-589 Upgrade elytron from 2.0.0.Beta3 to 2.0.0.Final by @chengfang in #285
- JBERET-590 Enable github dependabot [skip-ci] by @chengfang in #287
- Bump jboss-marshalling from 2.1.0.Final to 2.1.1.Final by @dependabot in #293
- Bump jboss-logging from 3.4.3.Final to 3.5.0.Final by @dependabot in #291
- Bump jakarta.xml.ws-api from 3.0.1 to 4.0.0 by @dependabot in #290
- Bump version.org.apache.groovy from 4.0.3 to 4.0.12 by @dependabot in #300
- Bump version.org.wildfly.security.elytron from 2.0.0.Final to 2.2.0.Final by @dependabot in #301
- update references after renaming branch master to main by @chengfang in #306
- add CONTRIBUTING.md [skip ci] by @chengfang in #307
- Bump version.org.mapstruct from 1.3.1.Final to 1.5.5.Final by @dependabot in #304
- Bump version.com.fasterxml.jackson from 2.13.2 to 2.15.1 by @dependabot in #289
- Bump version.io.vertx from 3.6.0 to 4.4.2 by @dependabot in #295
- Bump version.org.apache.camel from 2.24.2 to 3.20.5 by @dependabot in #303
- Bump aalto-xml from 1.0.0 to 1.3.2 by @dependabot in #288
- Bump hazelcast from 5.1 to 5.3.0 in /test-apps/cluster by @dependabot in #299
- JBERET-592 Upgrade Guava for 31.1 to 32.1.1 (resolves CVE-2023-2976) by @chengfang in #319
- JBERET-593 Upgrade jboss-logging from 3.5.0.Final to 3.5.3.Final by @chengfang in #320
New Contributors
Full Changelog: 2.1.1.Final...2.1.2.Final
2.1.1.Final
What's Changed
- JBERET-562 Upgrade jakarta.ejb-api from 4.0.0 to 4.0.1 by @chengfang in #233
- JBERET-563 Upgrade jakarta annotation-api from 2.0.0 to 2.1.1 by @chengfang in #234
- JBERET-564 Upgrade jakarta.el-api from 4.0.0 to 5.0.1 by @chengfang in #235
- JBERET-565 Upgrade jakarta batch api from 2.1.0 to 2.1.1 by @chengfang in #241
- JBERET-566 Upgrade jandex from 2.4.2.Final to 2.4.3.Final by @chengfang in #242
- JBERET-556 Add tests for expanded injection by @chengfang in #245
- Bump derby from 10.10.2.0 to 10.14.2.0 in /test-apps/purgeJdbcRepository by @dependabot in #244
- JBERET-568 Upgrade org.codehaus.groovy 3.0.7 to org.apache.groovy 4.0.3 by @chengfang in #248
- Skip ruby-related tests when running with jdk 17 by @chengfang in #249
- JBERET-569 add dependency nashorn-core for javascript support by @chengfang in #250
- JBERET-570 Configure maven pom to support building with jdk 17 by @chengfang in #251
- JBERET-572 Upgrade wildfly-security-manager 1.1.2.Final to elytron wi… by @chengfang in #260
- JBERET-573 Upgrade hibernate from 5.1.3.Final to 6.0.2.Final; hiberna… by @chengfang in #262
- JBERET-574 Upgrade jgroup from 4.2.5.Final to 4.2.21.Final; infinispa… by @chengfang in #263
Full Changelog: 2.1.0.Final...2.1.1.Final