Releases: apache/camel-quarkus
Releases · apache/camel-quarkus
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
3.2.0
What's Changed
- Generated sources regen for SBOM by @github-actions in #5130
- Update 3.x migration guide removed extensions table by @jamesnetherton in #5131
- Add missing graal-sdk dependency to ical runtime module by @jamesnetherton in #5132
- Add xslt-saxon native support by @zhfeng in #5133
- Upgrade async-http-client to 3.0.0.Beta2 by @jamesnetherton in #5134
- Align Apache HTTP Client 5.x with Camel by @jamesnetherton in #5135
- Remove redundant autowiring workaround in aws2-cw tests by @jamesnetherton in #5137
- Tidy iCal extension native workaround for absence of com.github.erosbjson-sKema by @jamesnetherton in #5138
- Restore AS2 testing by @jamesnetherton in #5140
- Upgrade Quarkus to 3.2.3.Final by @jamesnetherton in #5141
- Add instructions for auto release note generation to release docs by @jamesnetherton in #5143
- Bump org.seleniumhq.selenium:htmlunit-driver from 4.10.0 to 4.11.0 by @dependabot in #5146
- Bump quarkiverse-jsch.version from 3.0.2 to 3.0.3 by @dependabot in #5145
- Register known jakarta.mail exception classes for reflection by @jamesnetherton in #5148
- Fix #5149 to manage com.ibm.icu:icu4j by @zhfeng in #5150
- Generated sources regen for SBOM by @github-actions in #5151
- Manage test container versions in the root project pom.xml by @jamesnetherton in #5152
- Set encoding to UTF-8 when writing microprofile-config.properties by @jamesnetherton in #5157
- Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.4.2 to 2.4.3 by @dependabot in #5158
- Reclaim disk space before running integration tests by @jamesnetherton in #5159
- Ref#4772 Introduce group testing for different jdbc db types by @ldrozdo in #5116
- Bump quarkiverse-pooled-jms.version from 2.0.1 to 2.0.2 by @dependabot in #5171
- [5162] Add elasticsearch tests by @llowinge in #5170
- Add org.mapstruct:mapstruct-processor to the BOM by @jamesnetherton in #5172
- Extend test coverage of gRPC extension by @jamesnetherton in #5168
- Unban com.google.code.findbugs:jsr305 for gRPC extension by @jamesnetherton in #5175
- Generated sources regen for SBOM by @github-actions in #5176
- Camel 4.0.0 upgrade by @JiriOndrusek in #5169
- Upgrade to Quarkus CXF 2.2.1 by @ppalaga in #5181
- Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.4.3 to 2.4.4 by @dependabot in #5182
- Fix #5180 to skip quarkus build on jms-ibmmq-client integration tests by @zhfeng in #5183
- Fix compareVersion in sanity-checks.groovy #5165 by @zhfeng in #5166
- Introduce custom CodeGenProvider for gRPC extension by @jamesnetherton in #5185
- Remove integration-tests/jdbc module by @jamesnetherton in #5186
- chore: regen for mapstruct and xslt-saxon by @zhfeng in #5179
- Exclude unwanted vertx-grpc transitive dependencies form quarkus-grpc-common by @jamesnetherton in #5188
- Expand xslt-saxon test coverage by @zhfeng in #5173
- Expand Splunk test coverage by @jamesnetherton in #5192
- Fix dependency convergence error for google-auth-library-oauth2-http by @jamesnetherton in #5195
- Bump io.quarkiverse.micrometer.registry:quarkus-micrometer-registry-jmx from 3.1.2 to 3.2.4 by @dependabot in #5198
- Generated sources regen for SBOM by @github-actions in #5200
- file: migrate pollEnrich to the non-flaky test harness #3584 by @aldettinger in #5197
- Add yaml-io extension by @jamesnetherton in #5193
- Downgrade async-http-client to 2.12.3. Relates #5201 by @jamesnetherton in #5202
- Fix usage of deprecated Quarkus SSL config properties by @jamesnetherton in #5203
- Fix quarkus-maven-plugin groupId & version for gRPC itest module by @jamesnetherton in #5204
- Remove changelog GitHub action by @jamesnetherton in #5213
- Upgrade to Quarkus CXF 2.2.2 by @ppalaga in #5211
- Micrometer: Message History factory and JMX MicrometerMessageHistory is not covered by @jamesnetherton in #5210
- Populate FastComponentNameResolver component names from included component service paths by @jamesnetherton in #5215
- Add missing dependencies to cli-connector extension and include dev-console service pattern by @jamesnetherton in #5220
- Add missing logging dependency in elasticsearch extension by @zbendhiba in #5222
- Generated sources regen for SBOM by @github-actions in #5226
- Use defined images for dev services in tests by @llowinge in #5224
- Upgrade to Quarkus 3.2.5.Final by @zbendhiba in #5228
- Upgrade Amazon services to 2.4.5 by @zbendhiba in #5229
Full Changelog: 3.0.0-RC2...3.2.0
3.0.0-RC2
What's Changed
- Restore native profiles to kubernetes-client tests by @jamesnetherton in #5047
- Remove skip of maven-enforcer-plugin for Google extensions by @jamesnetherton in #5049
- Re-enable google-bigquery and add a work around by @zhfeng in #5041
- Bump quarkus-micrometer-registry-jmx from 3.0.2 to 3.1.2 by @dependabot in #5055
- Bump quarkus-amazon-services-bom from 2.3.3 to 2.4.0 by @dependabot in #5054
- Add sync tag for Groovy version property by @jamesnetherton in #5052
- Improve native support of camel-quarkus-debug by @essobedo in #5060
- Set the official snapshot repositories by @essobedo in #5062
- chore: fix various build/compilation warnings by @lburgazzoli in #5053
- Ref #5056: Replace the deprecated RecorderContext#classProxy by @essobedo in #5066
- Fix #5068 to add a pooling test with quarkus-qpid-jms by @zhfeng in #5069
- Restrict downloading of com.atlassian dependencies to packages.atlassian.com by @jamesnetherton in #5065
- Bump htmlunit-driver from 4.9.1 to 4.10.0 by @dependabot in #5063
- Bump os-maven-plugin from 1.7.0 to 1.7.1 by @dependabot in #5064
- Use NativeImageFeatureBuildItem instead of deprecated AutomaticFeature annotation by @jamesnetherton in #5074
- Register additional JDK classes for serialization required by Nitrite by @jamesnetherton in #5075
- chore: Add git diff when there are uncommitted changes by @essobedo in #5076
- Ref #5067: Make expression extractor supports properties by @essobedo in #5079
- Generated sources regen for SBOM by @github-actions in #5085
- Ref #5056: Improve the replacement of RecorderContext#classProxy by @essobedo in #5077
- Enable Twilio test after the component was fixed via Camel 4.0.0-M2 by @ppalaga in #5078
- NettyHttpJaasTestResource reads config.jaas from disk by @ppalaga in #5084
- Re-add activemq extension after it was added back in Camel 4.0.0-RC1 by @ppalaga in #5089
- Velocity $foreach.index, $foreach.count and $foreach.hasNext do not work in native mode by @ppalaga in #5090
- Add a note to the contributor guide about keeping junit & Co. in Maven test scope by @ppalaga in #5091
- [ #3087] Divide HTTP tests into separate modules by @avano in #5073
- Replace org.graalvm.nativeimage:svm with org.graalvm.sdk:graal-sdk which has a status of public API by @ppalaga in #5038
- Build Camel on the nightly build instead of relying on the SNAPSHOT repo by @jamesnetherton in #5061
- Generated sources regen for SBOM by @github-actions in #5097
- Bump quarkus-amazon-services-bom from 2.4.0 to 2.4.1 by @dependabot in #5093
- Bump quarkiverse-jsch.version from 3.0.1 to 3.0.2 by @dependabot in #5094
- Bump quarkiverse-tika.version from 2.0.0 to 2.0.2 by @dependabot in #5095
- Bump quarkus-qpid-jms-bom from 2.3.0 to 2.4.0 by @dependabot in #5096
- Remove pdfbox dependency excludes from quarkus-tika by @jamesnetherton in #5098
- Bump quarkiverse-jgit.version from 3.0.1 to 3.0.2 by @dependabot in #5101
- Manage io.dropwizard.metrics dependencies used by camel-quarkus extensions by @jamesnetherton in #5100
- Simplify MicrometerTest.testDumpAsJson results extraction by @jamesnetherton in #5102
- Add missing graal-sdk dependency declaration to extensions that use GraalVM APIs by @jamesnetherton in #5103
- Added atlassion-groupId for the correct functionality with the 'io.atlassian.fugue' by @JiriOndrusek in #5104
- Upgrade Quarkus to 3.2.1.final by @jamesnetherton in #5105
- Fix hamcrest GAV in bom-test by @claudio4j in #5106
- Build Camel from source for camel-main branch builds by @jamesnetherton in #5112
- Do not produce JmxMeterRegistry bean in native mode testing by @jamesnetherton in #5113
- Upgrade Quarkus to 3.2.2.Final by @jamesnetherton in #5114
- Generated sources regen for SBOM by @github-actions in #5115
- Bump quarkiverse-groovy.version from 3.2.1 to 3.2.2 by @dependabot in #5120
- Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.4.1 to 2.4.2 by @dependabot in #5124
- SNMPv3 test coverage by @JiriOndrusek in #5122
- Add MapStruct native support by @jamesnetherton in #5123
- Ref #5026: Delay the init of ICMPHelper on non Linux OS by @essobedo in #5125
- Disallow invalid host/port values on the vertx-websocket server consumer by @jamesnetherton in #5127
- Configure native-image-xmx for kubernetes and master-openshift native tests by @jamesnetherton in #5128
- Bump quarkiverse-mybatis.version from 2.0.0 to 2.1.0 by @dependabot in #5129
- Camel 4.0.0 rc2 upgrade by @JiriOndrusek in #5119
Full Changelog: 3.0.0-RC1...3.0.0-RC2
3.0.0-RC1
3.0.0-M2
2.13.3
All commits 2.13.2...2.13.3
3.0.0-M1
2.16.0
All commits 2.15.0...2.16.0
2.13.2
All commits: 2.13.1...2.13.2