github apache/karaf karaf-4.4.11
Apache Karaf 4.4.11

pre-release12 hours ago

What's Changed

  • [karaf-4.4.x] Update GitHub configuration via .asf.yaml by @jbonofre in #2280
  • [karaf-4.4.x] fix(ci): make test job depend on build to resolve SNAPSHOT artifacts by @jbonofre in #2321
  • fix(ci): ensure test results are displayed on error or timeout (karaf-4.4.x) by @jbonofre in #2315
  • fix(shell): normalize line endings in testColoredTable for Windows compatibility (karaf-4.4.x) by @jbonofre in #2319
  • fix(shell): prevent LinkageError from killing the local console thread (karaf-4.4.x) by @jbonofre in #2316
  • fix(management): retry JMX connector start on JNDI NotContextException (karaf-4.4.x) by @jbonofre in #2317
  • Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #2330
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #2328
  • fix(tooling): use LinkedHashSet for deterministic option ordering (backport to 4.4.x) by @jbonofre in #2337
  • [karaf-4.4.x] fix(itests): fix flaky SystemShutdownTest by using delayed shutdown by @jbonofre in #2334
  • Bump jackson.version from 2.21.0 to 2.21.1 (4.4.x) by @jbonofre in #2338
  • Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (4.4.x) by @jbonofre in #2336
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #2329
  • Bump org.jline:jline from 3.30.6 to 3.30.8 (backport to 4.4.x) by @jbonofre in #2335
  • [karaf-4.4.x] Bump cxf.version from 3.6.9 to 3.6.10 (#2282) by @jbonofre in #2288
  • Rename specs/java.xml and specs/java.xml.ws directories to avoid failure in dependabot by @jbonofre in #2375
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #2331
  • fix: update stale assembly module reference in setup.eclipse profile by @jbonofre in #2376
  • Bump com.conversantmedia:disruptor from 1.2.20 to 1.2.21 by @dependabot[bot] in #2421
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #2415
  • Bump org.apache.maven.shared:maven-filtering from 3.3.0 to 3.5.0 by @dependabot[bot] in #2414
  • Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #2412
  • Bump maven.version from 3.9.12 to 3.9.14 by @dependabot[bot] in #2404
  • Bump org.codehaus.groovy:groovy-all from 3.0.3 to 3.0.25 by @dependabot[bot] in #2403
  • Bump io.reactivex.rxjava3:rxjava from 3.1.5 to 3.1.12 by @dependabot[bot] in #2389
  • Bump asm.version from 9.9 to 9.9.1 by @dependabot[bot] in #2386
  • Bump javax.ws.rs:javax.ws.rs-api from 2.1 to 2.1.1 by @dependabot[bot] in #2385
  • Bump org.osgi:org.osgi.service.cm from 1.6.0 to 1.6.1 by @dependabot[bot] in #2378
  • Bump slf4j.version from 2.0.12 to 2.0.17 by @dependabot[bot] in #2395
  • Bump org.osgi:osgi.annotation from 7.0.0 to 8.1.0 by @dependabot[bot] in #2426
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.15.2 by @dependabot[bot] in #2425
  • Bump org.osgi:org.osgi.util.function from 1.0.0 to 1.2.0 by @dependabot[bot] in #2424
  • Bump org.eclipse.jetty.websocket:websocket-client from 9.4.52.v20230823 to 9.4.58.v20250814 by @dependabot[bot] in #2411
  • Bump org.osgi:org.osgi.util.promise from 1.0.0 to 1.3.0 by @dependabot[bot] in #2409
  • Bump org.apache.felix:org.apache.felix.webconsole.plugins.memoryusage from 1.0.10 to 1.1.0 by @dependabot[bot] in #2402
  • Bump org.eclipse.platform:org.eclipse.equinox.coordinator from 1.5.200 to 1.5.500 by @dependabot[bot] in #2401
  • Bump org.osgi:org.osgi.service.component.annotations from 1.4.0 to 1.5.1 by @dependabot[bot] in #2383
  • Bump org.osgi:osgi.core from 7.0.0 to 8.0.0 by @dependabot[bot] in #2449
  • Bump com.sun.winsw:winsw from 2.3.0 to 2.9.0 by @dependabot[bot] in #2448
  • Bump com.google.code.gson:gson from 2.9.0 to 2.13.2 by @dependabot[bot] in #2439
  • Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 7.2.1 by @dependabot[bot] in #2436
  • Bump org.eclipse.platform:org.eclipse.equinox.region from 1.5.300 to 1.5.800 by @dependabot[bot] in #2441
  • Bump org.apache.aries.blueprint:blueprint-maven-plugin-annotation from 1.0.0 to 1.3.0 by @dependabot[bot] in #2444
  • Bump org.apache.geronimo.specs:geronimo-json_1.1_spec from 1.4 to 1.5 by @dependabot[bot] in #2433
  • Bump org.apache.felix:org.apache.felix.webconsole.plugins.ds from 2.2.0 to 2.3.0 by @dependabot[bot] in #2431
  • Bump com.google.guava:guava from 20.0 to 23.0 by @dependabot[bot] in #2453
  • ci: use workflow_run to publish test results on fork PRs (backport #2450) by @jbonofre in #2458
  • Bump dawidd6/action-download-artifact from 8 to 19 by @dependabot[bot] in #2460
  • ci: fix test results not commenting on PRs (backport to 4.4.x) by @jbonofre in #2463
  • Bump jackson.version from 2.21.1 to 2.21.2 by @dependabot[bot] in #2468
  • Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 by @dependabot[bot] in #2488
  • Bump log4j.version from 2.24.3 to 2.25.4 by @dependabot[bot] in #2497
  • Upgrade to jline 3.30.9 (dependabot proposed 4.x) by @jbonofre in #2491
  • Use upload/download-artifact for CI inter-job repo sharing by @jbonofre in #2499
  • build(deps): bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.1 to 7.2.3 by @dependabot[bot] in #2482
  • build(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #2506
  • build(deps): bump dawidd6/action-download-artifact from 19 to 20 by @dependabot[bot] in #2505
  • Update CI contexts for karaf-4.4.x by @jbonofre in #2537
  • build(deps): bump org.apache.felix:org.apache.felix.scr from 2.2.6 to 2.2.18 by @dependabot[bot] in #2536
  • [4.4.x] Remove static ThreadLocal caching in XmlUtils to prevent ClassLoader leaks by @jbonofre in #2532
  • build(deps): bump bouncycastle.version from 1.83 to 1.84 by @dependabot[bot] in #2540
  • fix(shell): enable autoFlush on console PrintStream (backport #2518) by @jbonofre in #2538
  • fix(karaf-maven-plugin): Deal with non-features classifier in the karaf-maven-plugin [karaf-4.4.x] by @jbonofre in #2522
  • [Backport 4.4.x] Filter out empty repository entries in feature descriptors by @jbonofre in #2520
  • [KARAF-2513] Fix log:tail thread leak on SSH disconnect (backport to 4.4.x) by @jbonofre in #2519
  • build(deps): bump org.osgi:org.osgi.service.http from 1.2.1 to 1.2.2 by @dependabot[bot] in #2438
  • build(deps): bump pax.logging.version from 2.3.2 to 2.3.3 by @dependabot[bot] in #2543
  • build(deps): bump org.apache.maven:maven-archiver from 3.5.2 to 3.6.6 by @dependabot[bot] in #2407
  • build(deps): bump org.osgi:org.osgi.service.component from 1.4.0 to 1.5.1 by @dependabot[bot] in #2405
  • build(deps): bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 by @dependabot[bot] in #2446
  • build(deps): bump maven.version from 3.9.14 to 3.9.15 by @dependabot[bot] in #2549
  • [KARAF-2195] Fix assembly resolution failure when feature requires wrap protocol (4.4.x) by @jbonofre in #2552
  • Add tx-control JDBC provider reference implementations to transaction feature (4.4.x) by @jbonofre in #2554
  • Add Hibernate 6 JPA engine feature by @jbonofre in #2559
  • Bump to version 4.4.11-SNAPSHOT by @jbonofre in #2561

Full Changelog: karaf-4.4.10...karaf-4.4.11

Don't miss a new karaf release

NewReleases is sending notifications on new releases.