This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push: new 0a6f51d1ba Updated CHANGELOG.md 0a6f51d1ba is described below commit 0a6f51d1ba87f0ad7b95cc59aa582e46a2384bd0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri May 26 03:17:15 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 110 +++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 61 insertions(+), 49 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a08955c842..51d86e9d5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,51 +2,20 @@ ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.13.3...HEAD) - -**Fixed bugs:** - -- Camel quartz job silently removed if io.quarkus.scheduler.Scheduled is in use [\#4823](https://github.com/apache/camel-quarkus/issues/4823) +[Full Changelog](https://github.com/apache/camel-quarkus/compare/3.0.0-M2...HEAD) **Closed issues:** -- \[camel-main\] Remove excludes for tika/runtime [\#4907](https://github.com/apache/camel-quarkus/issues/4907) -- \[camel-main\] Openapi-java native is not working \(CAMEL-18963\) [\#4900](https://github.com/apache/camel-quarkus/issues/4900) -- Paho MQTT 5 Component Quarkus: using ssl inside native image [\#4895](https://github.com/apache/camel-quarkus/issues/4895) -- Remove the local upgrade of maven-resolver used by mvnw once we upgrade to mvnw 3.9.2 [\#4885](https://github.com/apache/camel-quarkus/issues/4885) -- Snmp: cover snmp v3 for POLL operation [\#4881](https://github.com/apache/camel-quarkus/issues/4881) -- Stop managing woodstox directly, rather rely on quarkus-cxf-bom [\#4855](https://github.com/apache/camel-quarkus/issues/4855) -- Snmp: Extend coverage of some smaller features [\#4850](https://github.com/apache/camel-quarkus/issues/4850) -- Snmp: Extend coverage for supported versions [\#4843](https://github.com/apache/camel-quarkus/issues/4843) -- CI build fails to download Maven artifacts due to: ` java.net.ConnectException: Connection timed out` [\#4842](https://github.com/apache/camel-quarkus/issues/4842) -- Remove org.apache.cxf:cxf-codegen plugin \(cxf-sopak extension is used instead\) [\#4839](https://github.com/apache/camel-quarkus/issues/4839) -- Add tests and usage guide for LDAP extension [\#4821](https://github.com/apache/camel-quarkus/issues/4821) -- Snmp: add native support [\#4820](https://github.com/apache/camel-quarkus/issues/4820) -- FHIR integration test native image build fails [\#4811](https://github.com/apache/camel-quarkus/issues/4811) -- \[camel-main\] Add `quarkus-jackson-jq-extra` to jq extension runtime module dependencies [\#4799](https://github.com/apache/camel-quarkus/issues/4799) -- Smnp: Extend test coverage [\#4797](https://github.com/apache/camel-quarkus/issues/4797) -- Test OpenTelemetry extension integration with `opentelemetry-jdbc` [\#4789](https://github.com/apache/camel-quarkus/issues/4789) -- CamelJdbcTest leaks a statement [\#4752](https://github.com/apache/camel-quarkus/issues/4752) -- CXF generates different WSDL files with JVM/Native modes [\#4746](https://github.com/apache/camel-quarkus/issues/4746) -- Add Build-Date in MANIFEST.MF in Camel Quarkus release JARs [\#4711](https://github.com/apache/camel-quarkus/issues/4711) -- MinIO: Extend test coverage [\#4707](https://github.com/apache/camel-quarkus/issues/4707) -- Olingo4 olingo4endpointPropertyNames are missing queryParams for read method [\#4654](https://github.com/apache/camel-quarkus/issues/4654) -- \[Quarkus 3.0.0.CR1\] kubernetes-client not compatible with Camel 4.0.0-M2 [\#4651](https://github.com/apache/camel-quarkus/issues/4651) -- smallrye-reactive-messaging-camel not compatible with Camel 4.0.0-M2 [\#4637](https://github.com/apache/camel-quarkus/issues/4637) -- Improve vertx-websocket test coverage [\#4629](https://github.com/apache/camel-quarkus/issues/4629) -- vertx-websocket producer path handling is broken for some scenarios [\#4628](https://github.com/apache/camel-quarkus/issues/4628) -- `QuarkusVertxWebsocketHost` should return the actual port for the HTTP server [\#4557](https://github.com/apache/camel-quarkus/issues/4557) -- Permanently remove extensions depending on components removed from Camel 4 [\#4477](https://github.com/apache/camel-quarkus/issues/4477) -- Upgrade to OptaPlanner 9.x [\#4463](https://github.com/apache/camel-quarkus/issues/4463) -- Document the fact that the default value `/` of quarkus.cxf.path may cause RESTeasy endpoints to be inacessible [\#4192](https://github.com/apache/camel-quarkus/issues/4192) -- Fix `com.google.oauth-client:google-oauth-client` dependency convergence issues [\#4139](https://github.com/apache/camel-quarkus/issues/4139) -- Camel 3.19 - Add camel-cli-connector extension [\#4051](https://github.com/apache/camel-quarkus/issues/4051) -- LDAP native support [\#1735](https://github.com/apache/camel-quarkus/issues/1735) +- camel-quarkus-integration-test-js-dsl should unpack its resources to target rather than src [\#4931](https://github.com/apache/camel-quarkus/issues/4931) **Merged pull requests:** +- Dependency cleanup part 2 [\#4929](https://github.com/apache/camel-quarkus/pull/4929) ([jamesnetherton](https://github.com/jamesnetherton)) +- Add sync tag for retrofit version [\#4928](https://github.com/apache/camel-quarkus/pull/4928) ([jamesnetherton](https://github.com/jamesnetherton)) +- Remove optional org.jruby.joni:joni from json-validator extension [\#4926](https://github.com/apache/camel-quarkus/pull/4926) ([jamesnetherton](https://github.com/jamesnetherton)) - Upgrade Quarkus to 3.1.0.Final [\#4925](https://github.com/apache/camel-quarkus/pull/4925) ([jamesnetherton](https://github.com/jamesnetherton)) - Generated sources regen for SBOM [\#4922](https://github.com/apache/camel-quarkus/pull/4922) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Remove "none" WSDLs as they are not needed [\#4921](https://github.com/apache/camel-quarkus/pull/4921) ([llowinge](https://github.com/llowinge)) - Upgrade CycloneDX Maven plugin to version 2.7.9 [\#4917](https://github.com/apache/camel-quarkus/pull/4917) ([oscerd](https://github.com/oscerd)) - fix contributor links [\#4915](https://github.com/apache/camel-quarkus/pull/4915) ([onderson](https://github.com/onderson)) - Upgrade to Optaplanner 9.37.Final [\#4912](https://github.com/apache/camel-quarkus/pull/4912) ([zbendhiba](https://github.com/zbendhiba)) @@ -58,6 +27,7 @@ - Recommend using wsdl2Java -validate while wsdlvalidator is not supported [\#4901](https://github.com/apache/camel-quarkus/pull/4901) ([ppalaga](https://github.com/ppalaga)) - Generated sources regen for SBOM [\#4898](https://github.com/apache/camel-quarkus/pull/4898) ([github-actions[bot]](https://github.com/apps/github-actions)) - Bump quarkiverse-cxf.version from 2.0.3 to 2.0.4 [\#4897](https://github.com/apache/camel-quarkus/pull/4897) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Prepare tests for Quarkus Platform [\#4896](https://github.com/apache/camel-quarkus/pull/4896) ([ppalaga](https://github.com/ppalaga)) - Upgrade to quarkus-cxf 2.0.3 [\#4891](https://github.com/apache/camel-quarkus/pull/4891) ([ppalaga](https://github.com/ppalaga)) - Upgrade to Maven 3.9.2, Remove the local upgrade of maven-resolver used by mvnw [\#4890](https://github.com/apache/camel-quarkus/pull/4890) ([ppalaga](https://github.com/ppalaga)) - Be more specific when to use a ConsumerTemplate in extension tests [\#4889](https://github.com/apache/camel-quarkus/pull/4889) ([ppalaga](https://github.com/ppalaga)) @@ -1629,19 +1599,40 @@ - org.apache.camel.quarkus.main.CamelMainApplication should be registered for reflection [\#1454](https://github.com/apache/camel-quarkus/pull/1454) ([lburgazzoli](https://github.com/lburgazzoli)) - Document how to use mock in JVM mode tests \#1449 [\#1452](https://github.com/apache/camel-quarkus/pull/1452) ([JiriOndrusek](https://github.com/JiriOndrusek)) -## [2.13.3](https://github.com/apache/camel-quarkus/tree/2.13.3) (2023-04-14) +## [3.0.0-M2](https://github.com/apache/camel-quarkus/tree/3.0.0-M2) (2023-05-25) -[Full Changelog](https://github.com/apache/camel-quarkus/compare/3.0.0-M1...2.13.3) +[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.13.3...3.0.0-M2) **Fixed bugs:** +- Camel quartz job silently removed if io.quarkus.scheduler.Scheduled is in use [\#4823](https://github.com/apache/camel-quarkus/issues/4823) - Missing `@Component` annotation for `QuarkusVertxWebsocketComponent` [\#4741](https://github.com/apache/camel-quarkus/issues/4741) **Closed issues:** +- \[camel-main\] Remove excludes for tika/runtime [\#4907](https://github.com/apache/camel-quarkus/issues/4907) +- \[camel-main\] Openapi-java native is not working \(CAMEL-18963\) [\#4900](https://github.com/apache/camel-quarkus/issues/4900) +- Paho MQTT 5 Component Quarkus: using ssl inside native image [\#4895](https://github.com/apache/camel-quarkus/issues/4895) +- Snmp: add native support [\#4820](https://github.com/apache/camel-quarkus/issues/4820) +- Fix `com.google.oauth-client:google-oauth-client` dependency convergence issues [\#4139](https://github.com/apache/camel-quarkus/issues/4139) +- Remove the local upgrade of maven-resolver used by mvnw once we upgrade to mvnw 3.9.2 [\#4885](https://github.com/apache/camel-quarkus/issues/4885) +- Snmp: cover snmp v3 for POLL operation [\#4881](https://github.com/apache/camel-quarkus/issues/4881) +- Stop managing woodstox directly, rather rely on quarkus-cxf-bom [\#4855](https://github.com/apache/camel-quarkus/issues/4855) +- Snmp: Extend coverage of some smaller features [\#4850](https://github.com/apache/camel-quarkus/issues/4850) +- Snmp: Extend coverage for supported versions [\#4843](https://github.com/apache/camel-quarkus/issues/4843) +- CI build fails to download Maven artifacts due to: ` java.net.ConnectException: Connection timed out` [\#4842](https://github.com/apache/camel-quarkus/issues/4842) +- Remove org.apache.cxf:cxf-codegen plugin \(cxf-sopak extension is used instead\) [\#4839](https://github.com/apache/camel-quarkus/issues/4839) +- Cannot find eclipse-formatter-config.xml when an example is copied out of examples source tree. [\#4832](https://github.com/apache/camel-quarkus/issues/4832) +- Add tests and usage guide for LDAP extension [\#4821](https://github.com/apache/camel-quarkus/issues/4821) +- FHIR integration test native image build fails [\#4811](https://github.com/apache/camel-quarkus/issues/4811) +- \[camel-main\] Add `quarkus-jackson-jq-extra` to jq extension runtime module dependencies [\#4799](https://github.com/apache/camel-quarkus/issues/4799) +- Smnp: Extend test coverage [\#4797](https://github.com/apache/camel-quarkus/issues/4797) +- Test OpenTelemetry extension integration with `opentelemetry-jdbc` [\#4789](https://github.com/apache/camel-quarkus/issues/4789) - Intermittent failure of MyBatisConsumerTest [\#4781](https://github.com/apache/camel-quarkus/issues/4781) -- camel-quarkus-jdbc: using named parameters fails for postgresql db kind [\#4750](https://github.com/apache/camel-quarkus/issues/4750) +- \[camel-main\] ObservabilityTest.metrics in examples fails [\#4773](https://github.com/apache/camel-quarkus/issues/4773) +- CamelJdbcTest leaks a statement [\#4752](https://github.com/apache/camel-quarkus/issues/4752) - java-joor-dsl - Add templated route support to native mode [\#4749](https://github.com/apache/camel-quarkus/issues/4749) +- CXF generates different WSDL files with JVM/Native modes [\#4746](https://github.com/apache/camel-quarkus/issues/4746) - \[camel-main\] Csimple: Cannot find compiled csimple language for expression: Hello ${body} [\#4745](https://github.com/apache/camel-quarkus/issues/4745) - \[camel-main\] Foundation: BeanTest.parameterTypes fails with the current Camel main [\#4735](https://github.com/apache/camel-quarkus/issues/4735) - java-joor-dsl - Add support of inner classes [\#4731](https://github.com/apache/camel-quarkus/issues/4731) @@ -1650,6 +1641,8 @@ - Expand came-quarkus-mybatis test coverage [\#4717](https://github.com/apache/camel-quarkus/issues/4717) - java-joor-dsl - Add RegisterForReflection annotation support [\#4716](https://github.com/apache/camel-quarkus/issues/4716) - \[camel-main\] Groovy support causes CI failure [\#4712](https://github.com/apache/camel-quarkus/issues/4712) +- Add Build-Date in MANIFEST.MF in Camel Quarkus release JARs [\#4711](https://github.com/apache/camel-quarkus/issues/4711) +- MinIO: Extend test coverage [\#4707](https://github.com/apache/camel-quarkus/issues/4707) - Test CXF client with HTTP BASIC authentication [\#4705](https://github.com/apache/camel-quarkus/issues/4705) - Update wrong jvmSince and nativeSince [\#4698](https://github.com/apache/camel-quarkus/issues/4698) - Remove and replace some method in ReflectiveClassBuildItem [\#4694](https://github.com/apache/camel-quarkus/issues/4694) @@ -1658,32 +1651,54 @@ - Add back XML Security Sign [\#4684](https://github.com/apache/camel-quarkus/issues/4684) - Cxf-soap: Extend test coverage with Ssl scenario [\#4679](https://github.com/apache/camel-quarkus/issues/4679) - jira extension throws ClassNotFoundException: com.fasterxml.jackson.datatype.joda.JodaModule [\#4676](https://github.com/apache/camel-quarkus/issues/4676) -- Cleanup tests belonging to removed camel components [\#4675](https://github.com/apache/camel-quarkus/issues/4675) - Add `icon-url` attribute to `quarkus-extension.yaml` pointing to Camel logo [\#4672](https://github.com/apache/camel-quarkus/issues/4672) - jbosstm/lra-coordinator is not available [\#4667](https://github.com/apache/camel-quarkus/issues/4667) - Add prefix to copied test classes \(in integration-test-groups\) in integration tests [\#4664](https://github.com/apache/camel-quarkus/issues/4664) +- camel-quarkus-snakeyaml not compatible with Quarkus 3.0.0.Alpha6 [\#4662](https://github.com/apache/camel-quarkus/issues/4662) - camel-quarkus-management: Improve test coverage [\#4661](https://github.com/apache/camel-quarkus/issues/4661) - vertx-http: complete test coverage [\#4658](https://github.com/apache/camel-quarkus/issues/4658) -- Add Direct VM extension [\#4657](https://github.com/apache/camel-quarkus/issues/4657) +- \[Quarkus 3.0.0.CR1\] kubernetes-client not compatible with Camel 4.0.0-M2 [\#4651](https://github.com/apache/camel-quarkus/issues/4651) +- smallrye-reactive-messaging-camel not compatible with Camel 4.0.0-M2 [\#4637](https://github.com/apache/camel-quarkus/issues/4637) +- Improve vertx-websocket test coverage [\#4629](https://github.com/apache/camel-quarkus/issues/4629) +- vertx-websocket producer path handling is broken for some scenarios [\#4628](https://github.com/apache/camel-quarkus/issues/4628) - \[Camel 4.0-M3\] Upgrade to Groovy 4.x [\#4624](https://github.com/apache/camel-quarkus/issues/4624) - Dead link in weka extension [\#4622](https://github.com/apache/camel-quarkus/issues/4622) - Dead link in IPFS extension [\#4621](https://github.com/apache/camel-quarkus/issues/4621) -- Dead guide link in tagsoup extension [\#4620](https://github.com/apache/camel-quarkus/issues/4620) -- HealthCheck for ActiveMQ [\#4605](https://github.com/apache/camel-quarkus/issues/4605) - \[Quarkus 3.0.0.Alpha6\] IllegalAnnotationsException Two classes have the same XML type name thrown at build time by quarkus-jaxb [\#4603](https://github.com/apache/camel-quarkus/issues/4603) - Expand JDBC test coverage [\#4596](https://github.com/apache/camel-quarkus/issues/4596) +- `QuarkusVertxWebsocketHost` should return the actual port for the HTTP server [\#4557](https://github.com/apache/camel-quarkus/issues/4557) - Make it easier for Dependabot to upgrade dependencies [\#4532](https://github.com/apache/camel-quarkus/issues/4532) - TelegramTest.\[mp3|mp4|pdf\] fail with Camel 4 and Quarkus 3 [\#4513](https://github.com/apache/camel-quarkus/issues/4513) - cassandra-quarkus 1.1.3 not compatible with Quarkus 3 [\#4488](https://github.com/apache/camel-quarkus/issues/4488) - Remove `quarkus.camel.yaml.flow-mode` [\#4482](https://github.com/apache/camel-quarkus/issues/4482) +- Permanently remove extensions depending on components removed from Camel 4 [\#4477](https://github.com/apache/camel-quarkus/issues/4477) - Quarkiverse Tika incompatible with Camel 4 [\#4470](https://github.com/apache/camel-quarkus/issues/4470) +- Upgrade to OptaPlanner 9.x [\#4463](https://github.com/apache/camel-quarkus/issues/4463) - Improve the test coverage of the jOOR language [\#4447](https://github.com/apache/camel-quarkus/issues/4447) - Groovy DSL - Add support of Groovy extension modules [\#4384](https://github.com/apache/camel-quarkus/issues/4384) - Remove azure-identity `IdentityClientBase` runtime initialization native configuration [\#4356](https://github.com/apache/camel-quarkus/issues/4356) - \[CXF\] SoapFault: BSP:R3227: A SECURITY\_HEADER MUST NOT contain more than one TIMESTAMP [\#4291](https://github.com/apache/camel-quarkus/issues/4291) +- Ban `com.github.stephenc.jcip:jcip-annotations` [\#4193](https://github.com/apache/camel-quarkus/issues/4193) +- Document the fact that the default value `/` of quarkus.cxf.path may cause RESTeasy endpoints to be inacessible [\#4192](https://github.com/apache/camel-quarkus/issues/4192) +- Camel 3.19 - Add camel-cli-connector extension [\#4051](https://github.com/apache/camel-quarkus/issues/4051) - Introduce a new XML testing group [\#4043](https://github.com/apache/camel-quarkus/issues/4043) +- Sql tests with external oracle database fail [\#3256](https://github.com/apache/camel-quarkus/issues/3256) - Platform HTTP component under load won't serve health endpoints anymore [\#2974](https://github.com/apache/camel-quarkus/issues/2974) - Groovy language native support [\#1746](https://github.com/apache/camel-quarkus/issues/1746) +- LDAP native support [\#1735](https://github.com/apache/camel-quarkus/issues/1735) + +## [2.13.3](https://github.com/apache/camel-quarkus/tree/2.13.3) (2023-04-14) + +[Full Changelog](https://github.com/apache/camel-quarkus/compare/3.0.0-M1...2.13.3) + +**Closed issues:** + +- camel-quarkus-jdbc: using named parameters fails for postgresql db kind [\#4750](https://github.com/apache/camel-quarkus/issues/4750) +- Cleanup tests belonging to removed camel components [\#4675](https://github.com/apache/camel-quarkus/issues/4675) +- Add Direct VM extension [\#4657](https://github.com/apache/camel-quarkus/issues/4657) +- Dead guide link in tagsoup extension [\#4620](https://github.com/apache/camel-quarkus/issues/4620) +- HealthCheck for ActiveMQ [\#4605](https://github.com/apache/camel-quarkus/issues/4605) +- Olingo4 olingo4endpointPropertyNames are missing queryParams for read method [\#4654](https://github.com/apache/camel-quarkus/issues/4654) ## [3.0.0-M1](https://github.com/apache/camel-quarkus/tree/3.0.0-M1) (2023-03-14) @@ -1699,8 +1714,6 @@ **Closed issues:** -- \[camel-main\] ObservabilityTest.metrics in examples fails [\#4773](https://github.com/apache/camel-quarkus/issues/4773) -- camel-quarkus-snakeyaml not compatible with Quarkus 3.0.0.Alpha6 [\#4662](https://github.com/apache/camel-quarkus/issues/4662) - Expand JDBC test coverage - XA [\#4597](https://github.com/apache/camel-quarkus/issues/4597) - Improve yaml-dsl documentation [\#4487](https://github.com/apache/camel-quarkus/issues/4487) - io.quarkus:quarkus-bom's entries should exclude banned artifacts [\#4475](https://github.com/apache/camel-quarkus/issues/4475) @@ -1714,9 +1727,6 @@ - Have separate saaj extension in Quarkiverse CXF [\#4122](https://github.com/apache/camel-quarkus/issues/4122) - Test `aws-secrets-manager` extension with Localstack [\#3741](https://github.com/apache/camel-quarkus/issues/3741) - Sql derby - test exernal db if possible, remove workaround because of quarkus issue \#21639 [\#3327](https://github.com/apache/camel-quarkus/issues/3327) -- Sql tests with external oracle database fail [\#3256](https://github.com/apache/camel-quarkus/issues/3256) -- jOOR language native support [\#2083](https://github.com/apache/camel-quarkus/issues/2083) -- OGNL language native support [\#1748](https://github.com/apache/camel-quarkus/issues/1748) - camel-quarkus-language: Improve test coverage of languages and options [\#4640](https://github.com/apache/camel-quarkus/issues/4640) - ReflectiveClassBuildItem has been deprecated and marked for removal [\#4635](https://github.com/apache/camel-quarkus/issues/4635) - Remove org.freemarker:freemarker dependency override [\#4634](https://github.com/apache/camel-quarkus/issues/4634) @@ -1770,6 +1780,8 @@ - Aws2-sqs: Test with real account fails. [\#4389](https://github.com/apache/camel-quarkus/issues/4389) - Remove deprecated components: cmis and dozer [\#4377](https://github.com/apache/camel-quarkus/issues/4377) - Upgrade io.github.crac:org-crac because of missing license [\#4260](https://github.com/apache/camel-quarkus/issues/4260) +- jOOR language native support [\#2083](https://github.com/apache/camel-quarkus/issues/2083) +- OGNL language native support [\#1748](https://github.com/apache/camel-quarkus/issues/1748) **Merged pull requests:**