Releases: apache/camel-quarkus
Releases · apache/camel-quarkus
3.9.0
What's Changed
- Avoid updating quarkus.version in antora.yml on the quarkus-main branch by @jamesnetherton in #5787
- Update release guide by @aldettinger in #5790
- Next is 3.9.0-SNAPSHOT by @aldettinger in #5789
- Add JUnit conditions for FIPS mode by @jamesnetherton in #5791
- Remove maven-deploy-plugin configuration deprecated since maven 3 by @aldettinger in #5793
- Add a Jasypt test profile for FIPS by @jamesnetherton in #5794
- feat(camel-k): add options to override some aspects of a route by @lburgazzoli in #5792
- Generated sources regen for SBOM by @github-actions in #5797
- update quarkus metadata #5803 by @aldettinger in #5805
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #5796
- Move com.squareup.okhttp3:mockwebserver into camel-quarkus-bom by @jamesnetherton in #5806
- Use correct quarkus-extension-maven-plugin in beanio extension by @jamesnetherton in #5807
- Upgrade quarkus-amazon-services to 2.12.1 by @jamesnetherton in #5811
- Avoid hard coded use of localhost in Google cloud extension tests by @jamesnetherton in #5808
- Update release changelog and associated process step by @aldettinger in #5817
- Upgrade Quarkus to 3.8.1 by @jamesnetherton in #5818
- jt400 mock coverage + native fixes by @JiriOndrusek in #5812
- Add jolokia and okhttp to dependabot config by @jamesnetherton in #5820
- Manage software.amazon.awssdk:endpoints-spi by @ppalaga in #5821
- Clean up camel-k extension leftovers by @lburgazzoli in #5802
- Remove xerces:xercesImpl from the BOM by @jamesnetherton in #5822
- Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.1.4 to 3.2.0 by @dependabot in #5826
- Bump quarkiverse-groovy.version from 3.7.1 to 3.8.0 by @dependabot in #5825
- Upgrade cq-maven-plugin to 4.5.0 by @jamesnetherton in #5827
- Rebalance native test category group-13 by @jamesnetherton in #5829
- Add multipart configuration options to servlet extension by @jamesnetherton in #5328
- Remove registration of Servlet classes with AdditionalBeanBuildItem by @jamesnetherton in #5831
- Generated sources regen for SBOM by @github-actions in #5833
- Bump quarkiverse-pooled-jms.version from 2.3.0 to 2.3.1 by @dependabot in #5836
- Servlet extension improvements by @jamesnetherton in #5837
- Upgrade cq-maven-plugin to 4.6.1 by @jamesnetherton in #5838
- Migrate file watch tests to new harness #3584 by @aldettinger in #5840
- Bump quarkiverse-jgit.version from 3.0.6 to 3.0.7 by @dependabot in #5841
- Bump quarkiverse-jsch.version from 3.0.6 to 3.0.7 by @dependabot in #5842
- Bump quarkiverse-mybatis.version from 2.2.1 to 2.2.2 by @dependabot in #5845
- Bump org.amqphub.quarkus:quarkus-qpid-jms-bom from 2.5.0 to 2.6.0 by @dependabot in #5846
- Upgrade Quarkus to 3.8.2 by @jamesnetherton in #5848
- Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.2.0 to 3.2.1 by @dependabot in #5854
- Generated sources regen for SBOM by @github-actions in #5856
- Fix typo in servlet name configuration code snippet by @jamesnetherton in #5857
- Exclude CloudEvents transformer services unless camel-quarkus-cloudevents is on the classpath by @jamesnetherton in #5862
- Move main-xml-io-with-beans tests into main-xml-io by @jamesnetherton in #5863
- Add profile to debug camel-k-maven-plugin integration tests by @jamesnetherton in #5864
- Bump com.unboundid:unboundid-ldapsdk from 6.0.11 to 7.0.0 by @dependabot in #5865
- Remove redundant use of oss-snapshots profile on push to quarkus-main by @jamesnetherton in #5867
- Remove obsolete vertx-grpc exclusions since they potentially cause issues if quarkus-grpc is present by @jamesnetherton in #5868
- Upgrade Quarkus to 3.9.0.CR1 by @jamesnetherton in #5869
- Speed up Windows, quarkus-main & camel-main builds by @jamesnetherton in #5871
- Avoid potential NPE when handling Jasypt password prefixes by @jamesnetherton in #5875
- Upgrade to Quarkus CXF 3.8.1 by @zhfeng in #5877
- Upgrade Camel to 4.4.1 by @jamesnetherton in #5878
- Upgrade quarkus-jgit to 3.1.0 by @jamesnetherton in #5879
- Upgrade Quarkus to 3.9.0.CR2 by @jamesnetherton in #5881
- Enable java-joor-dsl & jsh-dsl tests on Windows by @jamesnetherton in #5882
- jt400: extend test coverage by @JiriOndrusek in #5883
- Generated sources regen for SBOM by @github-actions in #5886
- Fixup adding com.squareup.okhttp3:mockwebserver to camel-quarkus-bom by @jamesnetherton in #5888
- Remove redundant parentFirstArtifact configuration from js-dsl extension by @jamesnetherton in #5889
- Align Debezium & QPid JMS versions with the Quarkus Platform by @jamesnetherton in #5890
- Add changelog for 3.8.1 by @jamesnetherton in #5894
- Register Mixin classes for reflection by @zhfeng in #5898
- Explicit blog post annoucement step in the release procedure by @aldettinger in #5901
- Upgrade Quarkus to 3.9.0 by @jamesnetherton in #5902
- Upgrade to Quarkus CXF 3.9.0 by @ppalaga in #5904
- Manage com.sun.xml.fastinfoset:FastInfoset by @zhfeng in #5905
Full Changelog: 3.8.0...3.9.0
3.8.1
What's Changed
- release: fix qute version by @aldettinger in #5788
- [3.8.x] Backports by @jamesnetherton in #5795
- update quarkus metadata #5803 by @aldettinger in #5804
- [3.8.x] Backports by @jamesnetherton in #5810
- [3.8.x] Backports by @jamesnetherton in #5819
- [3.8.x] Manage software.amazon.awssdk:endpoints-spi by @ppalaga in #5823
- [3.8.x] Backports by @jamesnetherton in #5828
- [3.8.x] Backports by @jamesnetherton in #5839
- [3.8.x] Backports by @jamesnetherton in #5847
- [3.8.x] Upgrade Quarkus to 3.8.2 by @jamesnetherton in #5852
- Fix typo in servlet name configuration code snippet by @jamesnetherton in #5858
- [3.8.x] Upgrade Quarkus CXF to 3.8.1 by @zhfeng in #5876
- [3.8.x] Backports by @jamesnetherton in #5880
- jt400: extend test coverage by @JiriOndrusek in #5884
- [3.8.x] Upgrade Quarkus to 3.8.3 by @jamesnetherton in #5885
Full Changelog: 3.8.0...3.8.1
3.8.0
What's Changed
- Next is 3.8.0-SNAPSHOT by @jamesnetherton in #5681
- Fix Jasypt docs indentation level by @jamesnetherton in #5684
- Bump quarkiverse-jackson-jq.version from 2.0.1 to 2.0.2 by @dependabot in #5686
- Generated sources regen for SBOM by @github-actions in #5687
- Add changelog for 3.7.0 by @jamesnetherton in #5688
- Bump quarkiverse-cxf.version from 2.7.0 to 2.7.1 by @dependabot in #5697
- Increase xj test coverage by @zhfeng in #5703
- Increase kudu extension test coverage by @jamesnetherton in #5699
- Upgrade Quarkus to 3.7.1 by @jamesnetherton in #5705
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #5706
- Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.1.3 to 3.1.4 by @dependabot in #5707
- CXF-SOAP: Cover possible regression prior CXF fix causing indefinitive hang by @JiriOndrusek in #5685
- Bump quarkiverse-jsch.version from 3.0.5 to 3.0.6 by @dependabot in #5710
- Add manual saga tests by @zhfeng in #5714
- Generated sources regen for SBOM by @github-actions in #5718
- file: migrate batch test to non flaky harness #3584 by @aldettinger in #5715
- Fixing SMB test failure in Quarkus Platform by @spatnity in #5720
- Improve message generated by Dependabot branch sync workflow by @jamesnetherton in #5724
- Correcting path in FhirR5Processor.java and upgrading docker image ve… by @spatnity in #5728
- Set explicit path for regenerated mail test certificates and add debug logging by @jamesnetherton in #5729
- Jasypt dev UI by @jamesnetherton in #5711
- Infinispan test suite integration changes by @karesti in #5719
- Make alternative-jdk job a matrix build by @jamesnetherton in #5726
- Splunk-hec native support by @JiriOndrusek in #5730
- Enable MasterOpenShiftTest by @jamesnetherton in #5732
- Upgrade Quarkus to 3.7.2 by @jamesnetherton in #5733
- Bump quarkiverse-groovy.version from 3.6.4 to 3.7.0 by @dependabot in #5735
- Unshade Google and Micrometer related packages from kudu-client by @jamesnetherton in #5727
- Restore quarkus.runner Maven property to master-openshift tests by @jamesnetherton in #5740
- Add release guide notes for enabling platform tests that have been fixed in the latest release by @jamesnetherton in #5741
- Generated sources regen for SBOM by @github-actions in #5744
- Add Elasticsearch Low Level Rest Client by @zbendhiba in #5738
- Make the majority of KuberenetesClusterService configuration overridable at runtime by @jamesnetherton in #5746
- Use eclipse-temurin:17-jdk as openssl got removed in the ubi image by @jamesnetherton in #5748
- Extend keytool-maven-plugin generated certificate validity by @jamesnetherton in #5749
- Rework JasyptSecureExtensionConfigTest configuration for native mode by @jamesnetherton in #5752
- Upgrade Quarkus to 3.8.0.CR1 by @jamesnetherton in #5756
- Assert the correct number of expected messages in DataSetTest.simpleDataSetConsumer by @jamesnetherton in #5758
- Free more disk space on GitHub actions runners by @jamesnetherton in #5759
- Disable JasyptSecureExtensionConfigTest.secureDirectComponentTimeout on GitHub CI by @jamesnetherton in #5762
- Camel 4.4.0 upgrade by @JiriOndrusek in #5747
- Generated sources regen for SBOM by @github-actions in #5767
- Add component and endpoint documentation for Qute extension by @jamesnetherton in #5764
- Remove ssr-dom-shim dependency override by @jamesnetherton in #5768
- Add spring-rabbitmq as an alternative to rabbitmq in the 3.2.x migration guide by @jamesnetherton in #5771
- Test configuration secured by Jasypt with custom profiles by @jamesnetherton in #5772
- file: migrate the sortBy test to non flaky harness #3584 by @aldettinger in #5765
- JVM support of BeanIO, OpenSearch and MailMicrosoftOAuth by @JiriOndrusek in #5769
- Upgrade okhttp to 4.12.0 by @jamesnetherton in #5770
- Remove BigQuery workaround for Arrow Netty incompatibility by @jamesnetherton in #5773
- Enable TwilioTest.phoneCall by @jamesnetherton in #5774
- Link to Camel 4.4.x documentation by @jamesnetherton in #5775
- release-guide: fix typo by @aldettinger in #5780
- Remove ssr-dom-shim dependency override (again) by @jamesnetherton in #5778
- Post Camel 4.4.0 upgrade tidy-ups by @jamesnetherton in #5779
- feat: introduce a CamelModelReifierFactoryBuildItem spi to inject a custom ModelReifierFactory by @lburgazzoli in #5783
- Upgrade Quarkus to 3.8.0 by @jamesnetherton in #5784
- Upgrade to Quarkus CXF 3.8.0 by @JiriOndrusek in #5786
- release: upgrade third party quarkus extensions by @aldettinger in #5785
- Jt400: make native work by @JiriOndrusek in #5782
New Contributors
Full Changelog: 3.7.0...3.8.0
3.7.0
What's Changed
- Next is 3.7.0-SNAPSHOT by @jamesnetherton in #5551
- Add steps to publish SBOM artifacts to the release guide by @jamesnetherton in #5552
- Make HazelcastInstanceTest wait and verify new cluster member is shutdown by @jamesnetherton in #5553
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #5555
- Bump quarkiverse-groovy.version from 3.5.0 to 3.5.2 by @dependabot in #5556
- Generated sources regen for SBOM by @github-actions in #5557
- Upgrade quarkus-amazon-services-bom to 2.7.2 by @jamesnetherton in #5558
- Fix native issues with REST DSL param arrayType and allowableValues by @jamesnetherton in #5560
- Remove redundant Apache Arrow io.netty classes from google-biqquery extension by @jamesnetherton in #5562
- Bump org.amqphub.quarkus:quarkus-qpid-jms-bom from 2.4.0 to 2.5.0 by @dependabot in #5563
- Bump quarkiverse-pooled-jms.version from 2.2.0 to 2.3.0 by @dependabot in #5567
- Add changelog for 3.6.0 by @jamesnetherton in #5570
- Add release scripts in Camel Quarkus for uploading and promoting sour… by @oscerd in #5571
- Enable Dependabot updates of GitHub actions by @jamesnetherton in #5572
- Use native builder image pull strategy 'missing' to reduce interactions with quay.io by @jamesnetherton in #5573
- Bump actions/setup-java from 3 to 4 by @dependabot in #5574
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #5575
- Bump actions/github-script from 6 to 7 by @dependabot in #5576
- Bump actions/checkout from 1 to 4 by @dependabot in #5577
- Convert KotlinFeature from Kotlin to Java source by @jamesnetherton in #5579
- Add CI workflow steps to test on JDK 21 by @jamesnetherton in #5581
- Bump com.unboundid:unboundid-ldapsdk from 6.0.10 to 6.0.11 by @dependabot in #5580
- Generated sources regen for SBOM by @github-actions in #5585
- Bump quarkiverse-groovy.version from 3.5.2 to 3.6.0 by @dependabot in #5587
- Auto update Antora graalvm-docs-version attribute by @jamesnetherton in #5588
- Update CHANGELOG with 3.2.3 by @zhfeng in #5590
- Switch to org.wiremock:wiremock-standalone by @jamesnetherton in #5593
- Free more disk space on GitHub actions runner by @jamesnetherton in #5594
- Remove workaround for quarkusio/quarkus#36952 by @jamesnetherton in #5595
- Fix disablement of InfinispanTest.query on JUnit 5.10.1 by @jamesnetherton in #5596
- Switch to enabling JFR support with quarkus.native.monitoring config property by @jamesnetherton in #5597
- Fix incorrect Maven args variable name used for example projects build by @jamesnetherton in #5598
- Generated sources regen for SBOM by @github-actions in #5602
- Upgrade Quarkus to 3.6.1 by @jamesnetherton in #5599
- Update Maven wrapper distribution URL to Maven 3.9.6 by @jamesnetherton in #5605
- Bump quarkiverse-groovy.version from 3.6.0 to 3.6.1 by @dependabot in #5606
- Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.1.2 to 3.1.3 by @dependabot in #5612
- Bump quarkiverse-jgit.version from 3.0.5 to 3.0.6 by @dependabot in #5613
- Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.7.2 to 2.7.3 by @dependabot in #5614
- Upgarde Quarkus to 3.6.4 by @zhfeng in #5616
- file: migrate read lock test to new harness #3584 by @aldettinger in #5618
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #5608
- Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4 by @dependabot in #5621
- Upgrade Camel to 4.3.0 by @JiriOndrusek in #5607
- Simplify greenmail container certificate setup by @jamesnetherton in #5622
- Reference Camel SNAPSHOT docs as 4.3.0 is not published on the website by @jamesnetherton in #5624
- Switch to quay.io/strimzi container images for Kafka testing by @jamesnetherton in #5627
- Revert upload / download artifact GitHub action upgrade by @jamesnetherton in #5628
- Replace tinyproxy container image with an embedded HTTP proxy server by @jamesnetherton in #5632
- Use Quarkus Derby DevServices for SQL integration test by @jamesnetherton in #5634
- Remove Salesforce PubSubApiConsumer POJO class loading workaround by @jamesnetherton in #5637
- Generated sources regen for SBOM by @github-actions in #5610
- Add support for s390x architecture to gRPC codegen by @jamesnetherton in #5640
- Clean up remaining reference to deprecated quarkus.opentelemetry config by @jamesnetherton in #5642
- Fix transformer service inclusion path by @jamesnetherton in #5643
- Quarkus extension for smbComponent by @spatnity in #5644
- Add option to skip sanity-checks script execution by @jamesnetherton in #5648
- Generated sources regen for SBOM by @github-actions in #5649
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.10 to 2.7.11 by @dependabot in #5652
- Upgrade Quarkus to 3.7.0.CR1 by @jamesnetherton in #5653
- Adds a rebase step into CI integration-tests-alternative-jdk by @JiriOndrusek in #5655
- Upgrade to Quarkus CXF 2.7.0.CR2 by @ppalaga in #5657
- Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.7.3 to 2.10.1 by @dependabot in #5659
- Generated sources regen for SBOM by @github-actions in #5660
- Remove Camel Facebook extension by @jamesnetherton in #5662
- Bump quarkus-mybatis to 2.2.1 by @zhfeng in #5664
- Fix #5667 to add native support for camel-quarkus-xj by @zhfeng in #5669
- Fix #5663 with the icon url by @zhfeng in #5670
- Add Jasypt native support by @jamesnetherton in #5671
- Regenerate extension metadata by @jamesnetherton in #5672
- Upgrade Quarkus to 3.7.0 by @jamesnetherton in #5673
- Upgrade Debezium to 2.5.0.Final by @jamesnetherton in #5674
- Disable JasyptSecureExtensionConfigTest.secureDirectComponentTimeout by @jamesnetherton in #5676
- Upgrade to Quarkus CXF 2.7.0 by @ppalaga in #5677
- Use /bin/bash for release-util sign.sh script by @jamesnetherton in #5680
Full Changelog: 3.6.0...3.7.0
3.2.3
What's Changed
- [3.2.x] Update generated files after release by @jamesnetherton in #5483
- [3.2.x] Set infinispan-quarkus-client test client-intelligence to BASIC on all platforms by @jamesnetherton in #5489
- [3.2.x] Upgrade Quarkus to 3.2.8.Final by @jamesnetherton in #5492
- [3.2.x] Infinispan test: fix broken immutable list by @jamesnetherton in #5507
- [3.2.x] Clean up usage of hard coded hosts that use containers by @jamesnetherton in #5513
- [3.2.x] Upgrade camel 4.0.3 by @zhfeng in #5525
- [3.2.x] Upgrade Quarkus to 3.2.9.Final by @jamesnetherton in #5527
- [3.2.x] Ftp regenerate certificate + extend validity (#5523) by @jamesnetherton in #5529
- [3.2.x] Upgrade quarkus-artemis to 3.0.3 by @zhfeng in #5532
- [3.2.x] Upgrade quarkus-pooled-jms to 2.1.1 by @zhfeng in #5533
- [3.2.x] Backports by @jamesnetherton in #5543
- [3.2.x] Upgrade to Quarkus CXF 2.2.6 by @ppalaga in #5547
- [3.2.x] Remove redundant Apache Arrow io.netty classes from google-biqquery e… by @zhfeng in #5564
Full Changelog: 3.2.2...3.2.3
3.6.0
What's Changed
- Next is 3.6.0-SNAPSHOT by @jamesnetherton in #5445
- Update Maven wrapper distribution URL to Maven 3.9.5 by @jamesnetherton in #5446
- Generated sources regen for SBOM by @github-actions in #5448
- Fix package path to XmlSlurper in camel-k-maven-plugin integration tests by @jamesnetherton in #5451
- Add changelog for 3.5.0 by @jamesnetherton in #5454
- Bump quarkiverse-groovy.version from 3.4.0 to 3.5.0 by @dependabot in #5455
- Fix build order for camel-quarkus-camel-k-deployment test dependencies by @jamesnetherton in #5456
- Upgrade to Quarkus CXF 2.5.0 by @ppalaga in #5457
- Remove duplicate quarkus-resteasy dependency from camel-quarkus-integration-test-azure-servicebus by @jamesnetherton in #5458
- Document how users can upgrade to new Camel Quarkus releases without a Quarkus Platform release by @jamesnetherton in #5460
- Bump quarkiverse-mybatis.version from 2.1.0 to 2.2.0 by @dependabot in #5459
- Update Jira tests to work with the latest container image by @jamesnetherton in #5465
- Fix #5453 to introduce camel-spring-redis extension by @zhfeng in #5466
- Generated sources regen for SBOM by @github-actions in #5469
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10 by @dependabot in #5475
- Only manage io.quarkiverse.minio:quarkus-minio-native by @zhfeng in #5470
- Automatically register beans with methods annotated with @handler for reflection by @spatnity in #5472
- Review Camel service include patterns by @jamesnetherton in #5476
- Platform-http test fails in FIPS environment by @JiriOndrusek in #5463
- Register To*Stream classes for reflection by @turing85 in #5477
- Generated sources regen for SBOM by @github-actions in #5484
- Add changelog for 3.2.2 by @jamesnetherton in #5487
- Set infinispan-quarkus-client test client-intelligence to BASIC on all platforms by @jamesnetherton in #5488
- file: migrate charset test to non flaky test harness #3584 by @aldettinger in #5480
- Re-enable SimpleIT by @zhfeng in #5491
- Add debug logging to gRPC extension class generation build steps by @jamesnetherton in #5494
- Upgrade to Quarkus 3.5.1 by @ppalaga in #5495
- Add --fail-at-end to functional-extension-tests Maven executions by @jamesnetherton in #5496
- Bump quarkiverse-tika.version from 2.0.2 to 2.0.3 by @dependabot in #5498
- Revert "Bump quarkiverse-tika.version from 2.0.2 to 2.0.3" by @jamesnetherton in #5499
- Generated sources regen for SBOM by @github-actions in #5500
- Add support for Salesforce pub / sub API by @jamesnetherton in #5503
- Upgrade to 4.2.0 by @JiriOndrusek in #5501
- Clean up usage of hard coded hosts that use containers by @jamesnetherton in #5509
- Use Apache Camel icon for extension catalog by @ppalaga in #5514
- Upgrade Quarkus to 3.6.0.CR1 by @jamesnetherton in #5512
- Improve container setup for kafka-oauth test by @jamesnetherton in #5516
- Quarkus 3.6.0.CR1 upgrade post tidy ups by @jamesnetherton in #5517
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #5519
- Generated sources regen for SBOM by @github-actions in #5520
- Re-enable SnakeYAML JVM test and native profile by @zhfeng in #5524
- Ftp regenerate certificate + extend validity by @JiriOndrusek in #5523
- Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5 by @dependabot in #5526
- Fix intermittent failure of QuartzQuarkusSchedulerAutowiredWithSchedulerBeanTest by @jamesnetherton in #5530
- Fix intermittent failure of debug integration test by @jamesnetherton in #5531
- Fix MailTest.testAttachments test on Windows by @jamesnetherton in #5537
- Upgrade Quarkus to 3.6.0 by @jamesnetherton in #5539
- Enable Mail & Kafka test certificates to be regenerated for the docker host name or ip address by @jamesnetherton in #5540
- Upgrade Debezium to 2.3.3.Final by @jamesnetherton in #5542
- Upgrade quarkus-amazon-services to 2.5.3 by @jamesnetherton in #5545
- Upgrade to Quarkus CXF 2.6.1 by @ppalaga in #5546
- Downgrade calculator-ws container version to 1.2 by @jamesnetherton in #5550
Full Changelog: 3.5.0...3.6.0
3.2.2
What's Changed
- [3.2.x] Remove Google Cloud native build limitation for RunReachabilityHandlersConcurrently option by @jamesnetherton in #5405
- Backports 3.2.x by @jamesnetherton in #5413
- Splunk docker image for testing should be 9.0 (not 9.1) by @JiriOndrusek in #5424
- Sql: Test SqlTest#testDefaultErrorCode fails with mssql by @JiriOndrusek in #5435
- Ftp fails in the FIPS because of the not supported key. by @JiriOndrusek in #5434
- Upgrade Camel to 4.0.2 by @zhfeng in #5468
- [3.2.x] Only manage io.quarkiverse.minio:quarkus-minio-native by @zhfeng in #5471
- [3.2.x] Register To*Stream classes for reflection by @zhfeng in #5479
- [3.2.x] Upgrade Quarkus to 3.2.7.Final by @jamesnetherton in #5481
Full Changelog: 3.2.1...3.2.2
3.5.0
What's Changed
- Test Prometheus metrics with CXF SOAP client and service by @ppalaga in #5297
- Next is 3.5.0 by @zbendhiba in #5307
- Generated sources regen for SBOM by @github-actions in #5313
- Upgrade to Quarkus CXF 2.4.0 by @ppalaga in #5311
- Updates to LDAP tests and usage docs by @djcoleman in #5310
- Exclude vertx-grpc dependencies from Google BigQuery and Google PubSub extensions by @jamesnetherton in #5315
- ldap: fixup query name parameter in itest by @aldettinger in #5316
- Bump quarkiverse-pooled-jms.version from 2.1.0 to 2.2.0 by @dependabot in #5320
- Bump quarkiverse-jgit.version from 3.0.4 to 3.0.5 by @dependabot in #5321
- Improve implementation of GooglePubsubTest.testOrdering by @jamesnetherton in #5322
- Update jms doc to add some usages about IBM MQ Client by @zhfeng in #5317
- Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.1.0 to 3.1.1 by @dependabot in #5325
- Update graalvm-docs-version in antora.yml by @jamesnetherton in #5327
- Remove redundant usage.adoc from xml-jaxp extension by @jamesnetherton in #5329
- Upgrade Quarkus to 3.4.1 by @jamesnetherton in #5338
- Add xslt prefix to grouped XML test sub-modules so that the intent is clear by @jamesnetherton in #5339
- Generated sources regen for SBOM by @github-actions in #5341
- Bump com.unboundid:unboundid-ldapsdk from 6.0.9 to 6.0.10 by @dependabot in #5331
- file: migrate file creation test to new harness #3584 by @aldettinger in #5340
- Upgrade to Quarkus CXF 2.4.1 by @ppalaga in #5355
- Create basic Azure Servicebus tests by @ldrozdo in #5333
- Mongodb: native build fails because of CredentialsProviderFinder by @JiriOndrusek in #5336
- Add basic test coverage for xml-jaxp type converters by @jamesnetherton in #5346
- Add Camel service inclusion pattern for periodic-task by @jamesnetherton in #5348
- Upgrade Camel to 4.0.1 by @jamesnetherton in #5354
- Xslt-saxon: native build fails because of BrotliInputSreamFactory by @JiriOndrusek in #5351
- Regen by @zhfeng in #5357
- Update CHANGELOG with 3.2.0 & 3.4.0 releases by @jamesnetherton in #5358
- Regenerate extension metadata by @jamesnetherton in #5364
- Improve descriptions for xml-jaxp & yaml-io extensions by @jamesnetherton in #5370
- Aws2 kinesis: native build fails because of missing netty by @JiriOndrusek in #5362
- Remove guide link metadata from camel-k extension by @jamesnetherton in #5365
- Kafka: native build fails because of missing vertx by @JiriOndrusek in #5367
- Salesforce: native build fails because of missing netty by @JiriOndrusek in #5371
- Revert Force Oracle devservices image to gvenzl/oracle-free:23.2-slim by @jamesnetherton in #5374
- Add note for jvmstat to management extension native JMX documentation by @jamesnetherton in #5376
- Bump com.mycila:license-maven-plugin from 4.2 to 4.3 by @dependabot in #5377
- Add missing quarkus-netty dependency to gRPC extension by @jamesnetherton in #5383
- Upgrade github actions to latest versions by @jamesnetherton in #5385
- Generated sources regen for SBOM by @github-actions in #5387
- feat(native): support Native Sources by @squakez in #5380
- Fix package name for xml-jaxp integration tests by @jamesnetherton in #5388
- Speed up examples CI build step by @jamesnetherton in #5386
- Allow extensions to inject kamelets resources by @lburgazzoli in #5392
- generalize kubernetes version label updates to all examples in releas… by @aldettinger in #5394
- jta: fix dataSource bean reference in documentation by @aldettinger in #5395
- Disable Quarkus integration-tests module due to quarkusio/quarkus#36245 by @jamesnetherton in #5397
- Bump quarkiverse-groovy.version from 3.2.2 to 3.4.0 by @dependabot in #5401
- Change description of this project which is presented in google result by @oscerd in #5402
- Remove Google Cloud native build limitation for RunReachabilityHandlersConcurrently option by @jamesnetherton in #5403
- Bump org.seleniumhq.selenium:htmlunit-driver from 4.12.0 to 4.13.0 by @dependabot in #5406
- Camel-k-runtime tests is failing in Quarkus platform #5319 by @spatnity in #5404
- perf-tool: upgrade hyperfoil version by @aldettinger in #5408
- Use ImageMode enum in XmlJaxbRecorder instead of graal-sdk APIs by @jamesnetherton in #5410
- Remove redundant cxf.version property by @jamesnetherton in #5409
- Generated sources regen for SBOM by @github-actions in #5412
- Combine container-license-acceptance.txt in jdbc-grouped test module by @jamesnetherton in #5414
- perf: Upgrade to Java 17 #5417 by @aldettinger in #5418
- Upgrade Camel to 4.1.0 by @JiriOndrusek in #5415
- Upgrade Quarkus to 3.5.0.CR1 by @jamesnetherton in #5420
- Sql: Test SqlTest#testDefaultErrorCode fails with mssql by @JiriOndrusek in #5416
- Splunk docker image for testing should be 9.0 (not 9.1) by @JiriOndrusek in #5423
- Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.1.1 to 3.1.2 by @dependabot in #5421
- Remove erroneous SpoolRule reflective class configuration from camel-k-runtime extension by @jamesnetherton in #5425
- Reformat generated files by @jamesnetherton in #5426
- Generated sources regen for SBOM by @github-actions in #5428
- Add gRPC codegen protoc support for ppc64le architecture by @jamesnetherton in #5431
- Support user TypeConverter as CDI beans by @jamesnetherton in #5436
- Ftp fails in the FIPS because of the not supported key. by @JiriOndrusek in #5433
- Fix #5437 to avoid FastCamelContext creating TypeConverter by @zhfeng in #5439
- Upgrade Quarkus to 3.5.0 by @jamesnetherton in #5440
Full Changelog: 3.4.0...3.5.0
3.2.1
What's Changed
- [3.2.x] Reinstate auto update of antora.yml camel-docs-version attribute by @jamesnetherton in #5239
- [3.2.x] Fix camel website build errors related to CQ by @jamesnetherton in #5257
- [3.2.x] Exclude com.google.auto.value:auto-value-annotations from gRPC and Google Pubsub extensions by @jamesnetherton in #5264
- [3.2.x] Upgrade to Quarkus CXF 2.2.3 by @ppalaga in #5266
- [3.2.x] Update supported since metadata from 3.0.0 to 3.2.0 by @jamesnetherton in #5272
- [3.2.x] Remove redundant camel-quarkus-bom import in knative runtime module by @jamesnetherton in #5276
- Backports 3.2.x by @zbendhiba in #5283
- Backport 3.2.x by @zhfeng in #5291
- [3.2.x] Javax replaced with jakarta in adoc files #5293 by @JiriOndrusek in #5295
- [3.2.x] Upgrade Quarkus to 3.2.6.Final by @jamesnetherton in #5305
- Backports from main by @zbendhiba in #5308
- Update jms doc to add some usages about IBM MQ Client by @zhfeng in #5342
- [3.2.x] Upgrade to Quarkus CXF 2.2.4 by @ppalaga in #5347
- Mongodb: native build fails because of CredentialsProviderFinder by @JiriOndrusek in #5337
- Backport 3.2.x by @zhfeng in #5344
- Xslt-saxon: native build fails because of BrotliInputSreamFactory by @JiriOndrusek in #5352
- Backport 3.2.x by @zhfeng in #5356
- [3.2.x] Regen by @zhfeng in #5359
- Aws2 kinesis: native build fails because of missing netty by @JiriOndrusek in #5363
- Kafka: native build fails because of missing vertx by @JiriOndrusek in #5368
- Salesforce: native build fails because of missing netty by @JiriOndrusek in #5372
- [3.2.x] Improve descriptions for xml-jaxp & yaml-io extensions by @jamesnetherton in #5373
- [3.2.x] Revert "Force Oracle devservices image to gvenzl/oracle-free:23.2-slim by @jamesnetherton in #5375
- [3.2.x] Add missing quarkus-netty dependency to gRPC extension by @jamesnetherton in #5384
- [3.2.x] Fix package name for xml-jaxp integration tests by @jamesnetherton in #5389
- [3.2.x] Improve implementation of GooglePubsubTest.testOrdering by @jamesnetherton in #5391
- jta: fix dataSource bean reference in documentation (#5395) by @aldettinger in #5396
- [3.2.x] Upgrade to Quarkus CXF 2.2.5 by @ppalaga in #5399
Full Changelog: 3.2.0...3.2.1
3.4.0
What's Changed
- Next is 3.3.0 by @zbendhiba in #5231
- Onboard Camel K Runtime fixups by @ppalaga in #5219
- Reinstate auto update of antora.yml camel-docs-version attribute by @jamesnetherton in #5238
- Upgrade to Quarkus 3.3.1 by @zbendhiba in #5236
- Update migration guide version for 3.2.0 LTS by @jamesnetherton in #5248
- Fix resolution of postgres.container.image config property in OpenTelemetry tests by @jamesnetherton in #5245
- Fix resolution of postgres.container.image config property in Quartz Clustered tests by @jamesnetherton in #5246
- Manage platform participant dependencies by @zbendhiba in #5250
- Generated sources regen for SBOM by @github-actions in #5252
- Fix camel website build errors related to CQ by @jamesnetherton in #5255
- Bump quarkiverse-jgit.version from 3.0.2 to 3.0.3 by @dependabot in #5256
- Exclude com.google.auto.value:auto-value-annotations from gRPC and Google Pubsub extensions by @jamesnetherton in #5259
- Bump quarkiverse-minio.version from 3.1.0.Final to 3.3.1 by @dependabot in #5262
- Bump quarkiverse-jsch.version from 3.0.3 to 3.0.4 by @dependabot in #5263
- Upgrade to Quarkus CXF 2.3.1 by @ppalaga in #5261
- Set native-image-xmx for camel-k-runtime integration tests for GitHub CI by @jamesnetherton in #5265
- Update supported since metadata from 3.0.0 to 3.2.0 by @jamesnetherton in #5267
- Test REST to SOAP bridge scenario by @ppalaga in #5271
- Do not run camel-k-maven-plugin tests if skipTests = true by @jamesnetherton in #5273
- Remove redundant camel-quarkus-bom import in knative runtime module by @jamesnetherton in #5274
- Bump org.seleniumhq.selenium:htmlunit-driver from 4.11.0 to 4.12.0 by @dependabot in #5275
- Upgrade Quarkus to 3.4.0.CR1 by @jamesnetherton in #5270
- Remove quarkus.camel.native.resources.*-patterns config properties #5251 by @spatnity in #5280
- Next is 3.4.0-SNAPSHOT by @jamesnetherton in #5281
- Telegram webhook extra doc by @zbendhiba in #5282
- Bump quarkiverse-jgit.version from 3.0.3 to 3.0.4 by @dependabot in #5285
- Generated sources regen for SBOM by @github-actions in #5286
- file: migrate quartz scheduled file polling to new test harness #3584 by @aldettinger in #5284
- Upgrade quarkus-pooled-jms to 2.1.0 by @zhfeng in #5287
- Remove redundant quarkus-virtual-threads dependency from knative extension by @jamesnetherton in #5288
- Fix #5212 to add XA test for IBMMQ client by @zhfeng in #5223
- Javax replaced with jakarta in adoc files #5293 by @JiriOndrusek in #5294
- Revert "Fix #5180 to skip quarkus build on jms-ibmmq-client integrati… by @zhfeng in #5290
- Add Generated SBOM to release as artifacts by @oscerd in #5296
- Telegram integration tests: add the possibility to disable running we… by @zbendhiba in #5299
- Correcting failing checks when localstack is upgraded to 2.2.0 by @spatnity in #5303
- Upgrade Quarkus to 3.4.0 by @jamesnetherton in #5304
Full Changelog: 3.2.0...3.4.0