3.26.0
What's Changed
- fix(azure-storage): Shared key credentials type requires credentials … by @avano in #7544
- [fixes #7547] Register SimpleSearchTerm for reflection, as Camel conf… by @llowinge in #7549
- Generated sources regen for SBOM by @github-actions[bot] in #7550
- Fix some deprecated API usage by @jamesnetherton in #7548
- Next is 3.26.0-SNAPSHOT by @jamesnetherton in #7551
- Avoid using LaunchMode static method by @gsmet in #7553
- Document and apply workaround for Groovy native compilation issues #7361 by @jamesnetherton in #7554
- Mail-microsoft-oauth: clear messages after the test by @JiriOndrusek in #7556
- Bump ibm.mq.client.version from 9.4.2.0 to 9.4.3.0 by @vkasala in #7557
- Add changelog for 3.25.0 by @jamesnetherton in #7560
- Fallback to resolving bean names from @Identifier for RuntimeBeanRepository.findByTypeWithName by @jamesnetherton in #7559
- Bump com.microsoft.graph:microsoft-graph from 6.47.0 to 6.48.0 by @dependabot[bot] in #7564
- Deprecate / remove some redundant config and test modules by @jamesnetherton in #7566
- Move main-devmode test module to integration-tests-jvm by @jamesnetherton in #7570
- Stabilize throttle test by @llowinge in #7563
- Fix disabled test in CoreMainTest by @llowinge in #7571
- Add note to @disabled query test in InfinispanTest by @llowinge in #7573
- Generated sources regen for SBOM by @github-actions[bot] in #7577
- Enable disabled As2Test#clientMultipartSignedTest by @llowinge in #7576
- Upgrade Jolokia to 2.3.0 by @jamesnetherton in #7578
- Upgrade Quarkus Jackson JQ to 2.3.0 by @jamesnetherton in #7579
- [fix #2407] Enable Bindy native test FixedLengthWithLocaleIT by @llowinge in #7580
- Enlarge timeouts for FileTest by @llowinge in #7581
- Bump quarkiverse-cxf.version from 3.23.1 to 3.25.0 by @dependabot[bot] in #7582
- Bump quarkiverse-groovy.version from 3.24.4 to 3.25.0 by @dependabot[bot] in #7583
- Apply RoutesDiscoveryConfig deprecation only to enabled() method by @jamesnetherton in #7584
- Avoid using nested Map for UpdateExtensionDocPageMojo.componentLinkOverrides parameter by @jamesnetherton in #7591
- Enable InfinispanTest#query test by @llowinge in #7590
- Fix DB2 test for Podman by @llowinge in #7594
- Enable GrpcTest#forwardOnError test by @llowinge in #7575
- Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #7595
- Remove workaround for Camel Quarkus main by @llowinge in #7596
- [fixes #7585] Wiremock Olingo4 test by @llowinge in #7597
- Enable Infinispan client native tests by @llowinge in #7598
- Enable Tika tests by @llowinge in #7599
- Remove workaround for Google BigQuery test by @llowinge in #7600
- Bump com.microsoft.graph:microsoft-graph from 6.48.0 to 6.49.0 by @dependabot[bot] in #7604
- Restore FOP native mode support by @jamesnetherton in #7602
- Remove redundant debezium-sqlserver & debezium-mysql test profiles by @jamesnetherton in #7603
- Avoid usage of VertxHttpConfig runtime configuration for vertx-websocket build time by @jamesnetherton in #7606
- Generated sources regen for SBOM by @github-actions[bot] in #7611
- Fix typo in config property quarkus.camel.dev-ui.update-internal -> quarkus.camel.dev-ui.update-interval by @jamesnetherton in #7612
- Bump quarkiverse-groovy.version from 3.25.0 to 3.25.1 by @dependabot[bot] in #7609
- Remove workaround management dump by @llowinge in #7610
- [relates #6083] Enable test for JMX in Camel Debug by @llowinge in #7613
- [relates #4084] Remove not needed Spring deps from SQL by @llowinge in #7614
- Deprecate camel-quarkus-langchain4j extension by @jamesnetherton in #7605
- [resolves #6593] Remove workaround from Swagger by @llowinge in #7615
- Fix warning about missing 'java.naming.factory.initial' when camel de… by @llowinge in #7616
- Remove not needed explicit versions by @llowinge in #7617
- Remove workaround for CAMEL-18143 by @llowinge in #7618
- Remove not needed Infinispan exclusions which was needed for differen… by @llowinge in #7619
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #7621
- [relates #4089] Enable FTPS tests by @llowinge in #7623
- Move CamelGraphQLConfig phase to BUILD_TIME by @jamesnetherton in #7624
- Use maven container image properties when referencing image names by @jamesnetherton in #7625
- Bump com.microsoft.graph:microsoft-graph from 6.49.0 to 6.50.0 by @dependabot[bot] in #7627
- Rebalance native CI tests group 8 by @jamesnetherton in #7569
- Remove native mode workarounds for Google Cloud extensions by @jamesnetherton in #7628
- Evenly distribute modules across alternate JDK test groups by @jamesnetherton in #7629
- Remove redundant log format override in AS2 extension by @jamesnetherton in #7630
- Upgrade Quarkus to 3.26.0.CR1 by @jamesnetherton in #7631
- Upgrade Cassandra Quarkus to 1.3.0-rc1 by @jamesnetherton in #7633
- Avoid configuring JasyptPropertiesParser unless encrypted properties are detected by @jamesnetherton in #7635
- Bump quarkiverse-langchain4j.version from 1.1.0 to 1.1.1 by @dependabot[bot] in #7622
- Bump cq-plugin.version from 4.17.10 to 4.18.0 by @dependabot[bot] in #7641
- Update Dev UI dependencies to relocated GAVs by @jamesnetherton in #7639
- Generated sources regen for SBOM by @github-actions[bot] in #7642
- Add section for observability-services extension to observability documentation by @jamesnetherton in #7643
- Remove spring-rabbitmq limitations by @llowinge in #7648
- Enable ContinuousDevTest by @llowinge in #7646
- Remove workaround for FOP extension by @llowinge in #7647
- Remove Google Pubsub Micrometer BOM workaround by @llowinge in #7649
- Move RUNTIME_INIT CamelContext customizations to CamelContextCustomizers by @jamesnetherton in #7650
- Sync LangChain4j extension status with their Camel component metadata by @jamesnetherton in #7652
- Upgrade Cassandra Quarkus to 1.3.0 by @jamesnetherton in #7653
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #7654
- Fix AsciiDoc attribute substitution in MapStruct and Jasypt documentation by @jamesnetherton in #7655
- Upgrade camel to 4.14.0 by @JiriOndrusek in #7644
- Remove LevelDB workaround by @llowinge in #7656
- Add langchain4j-agent JVM only extension by @jamesnetherton in #7657
- Bump quarkiverse-groovy.version from 3.25.1 to 3.25.3 by @dependabot[bot] in #7658
- Rebalance native CI tests group 4 by @jamesnetherton in #7659
- Fix order of applying system properties to camel main by @llowinge in #7660
- Upgrade Quarkus to 3.26.0 by @jamesnetherton in #7662
- Fixed Oracle native failure in grouped tests by @JiriOndrusek in #7665
- Remove unnecessary comments and disabled annotations in jdbc tests by @JiriOndrusek in #7666
- Bump quarkiverse-cxf.version from 3.25.0 to 3.26.0 by @dependabot[bot] in #7668
- Demote Hazelcast & OptaPlanner extensions to JVM only by @jamesnetherton in #7661
Full Changelog: 3.25.0...3.26.0
Check the full release announcement