Closed issues:
- Ban netty-all #3464
- quarkus 2.6 - debezium mysql error #3463
- aws2-quarkus-client Verify that no client except quarkus one is used during test #3447
- Refactor aws2-quarkus-client-ddb(s3) by copying files (not duplicating) #3236
Merged pull requests:
- 📝 Improve documentation on setting up the Salesforce developer account #3469 (zbendhiba)
- Update Salesforce Integration tests to Salesforce API upgrade #3467 (zbendhiba)
- Ban netty-all #3465 (ppalaga)
- Aws2 quarkus client ddb refactor #3462 (JiriOndrusek)
- aws2-quarkus-client Verify that no client except quarkus one is used #3458 (JiriOndrusek)
- Make local maven settings applied to surefire plugin so that Quarkus … #3455 (ppalaga)
- Add 2.7.0 migration guide #3454 (jamesnetherton)
- Ban log4j 1.x #3452 (ppalaga)
- Remove vertx-kafka extension #3450 (jamesnetherton)
- Avoid usage of deprecated io.quarkus.arc.AlternativePriority #3445 (jamesnetherton)
- Add test coverage for OpenTelemetry
@WithSpan
annotation #3443 (jamesnetherton) - Remove redundancy in pom description #3440 (apupier)
- Exclude commons-logging from htmlunit-driver #3438 (jamesnetherton)
- Fix timestamp validation in syslog integration tests #3437 (jamesnetherton)
- Add test coverage for Quarkus SecurityIdentity & Principal in platform-http routes #3435 (jamesnetherton)
- Setup a reproducer showing that camel.main.durationMaxSeconds is not … #3434 (aldettinger)
- Explicit that the cron extension should be used in conjunction with a… #3431 (aldettinger)
- camel-website #701: RI info (main) #3426 (djencks)
- main update to docs local build v2 #3422 (djencks)
- Added Json-Patch JVM Extension #3419 (oscerd)
- Manage Eclipse jgit version and jzlib version #3415 (zbendhiba)
- 📝Add released branch to official documentation #3413 (zbendhiba)
- Force Bouncycastle dependency bcutil-jdk15on version #3412 (zbendhiba)
- 📝 Use Quarkus Platform Maven Wrapper #3409 (zbendhiba)
- Ban commons-logging and commons-logging-api #3406 (ppalaga)
- Next is 2.7.0 #3404 (zbendhiba)
- See #3396 Main content-as tables #3397 (djencks)
- ⬆️ Upgrade Tika version #3395 (zbendhiba)
- ⬆️ Upgrade Quarkiverse jgit and Amazon services #3393 (zbendhiba)
- ⬆️ Upgrade Camel to 3.14.0 #3392 (zbendhiba)
- ⬆️ Upgrade Quarkus 2.6.0.Final #3388 (zbendhiba)
- POC/WIP local build setup #3385 (djencks)
- protobuf: Missing method "getName" when using contentTypeFormat=json … #3384 (aldettinger)
- ⬆️ Use the Quarkus Artemis BOM and upgrade to 1.0.2 #3383 (zbendhiba)
- Fix #3374 to use File.separatorChar when get fqcn from generated … #3380 (zhfeng)
- Ban log4j-core and log4j-slf4j-impl #3378 (ppalaga)
- Remove com.amazonaws:aws-java-sdk-swf-libraries from the BOM #3376 (ppalaga)
- Exclude maven-artifact from camel-quarkus-debezium-mongodb #3373 (ppalaga)
- Ensure consistent version of
software.amazon.awssdk
dependencies #3371 (jamesnetherton) - Use yq installed on the GitHub actions VM instead of downloading and installing it #3368 (jamesnetherton)
- Upgrade Quarkus to 2.6.0.CR1 #3367 (jamesnetherton)
- Ban com.sun.activation:javax.activation #3362 (ppalaga)
- Workaround for NoSuchFileException: .../target/classes when executing a #3359 (ppalaga)
- Fix AWS Lambda failing itest #3356 #3357 (aldettinger)
- ✅ Test AWS2 SQS in isolation #3352 (zbendhiba)
- Fix bash syntax error in CI integration tests step #3351 (jamesnetherton)
- Avoid hard coding Bindy resource path for
NativeImageResourceDirectoryBuildItem
#3349 (jamesnetherton) - fix [JDK17]kudu:integration test failed in native mode #3340 #3341 (ffang)
- Fix misalignment of protobuf dependencies #3338 (jamesnetherton)
- Ban com.google.code.findbugs:jsr305 unconditionally #3337 (ppalaga)
- Remove
camel-quarkus-support-common
#3334 (jamesnetherton) - Verify that
kafka.bootstrap.servers
property is available before attempting to use it for dev services #3330 (jamesnetherton) - Add manifest to camel-quarkus-support-spring source JARs #3328 (jamesnetherton)
- Sql test using derby doesn't start dev service and stored procedure is not working on derby db #3324 (JiriOndrusek)
- Fix
MicroProfileHealthTest.testFailureThreshold
test failure #3322 (jamesnetherton) - Document that vertx-websocket consumers run on the Quarkus Vert.x web server #3320 (jamesnetherton)
- JFR Native support #3319 (jamesnetherton)
- Next is 2.6.0 #3317 (zbendhiba)
- core: Add RouteConfigurationsBuilder before regular RoutesBuilder whe… #3316 (aldettinger)
- Disable FOP integration test failed in native mode on Mac OS #3280 #3314 (ffang)
- Make building possible with Java 11 through 17 #3313 (ppalaga)
- Bump Optaplanner version to 8.14.0.Final #3311 (zbendhiba)
- Graceful shutdown strategy used as default one #3310 (JiriOndrusek)
- Bump nimbus-jose-jwt version from Quarkus bom #3309 (zbendhiba)
- Upgrade Quarkus Qpid JMS to 0.30.0 #3308 (jamesnetherton)
- Fix broken links to SmallRye Reactive Messaging documentation #3306 (jamesnetherton)
- Upgrade Quarkus to 2.5.0.Final #3305 (jamesnetherton)
- Make the dependency management more consistent #3303 (ppalaga)
- Add route configuration test coverage for endpoint route builder #2078 #3301 (aldettinger)
- Revert "Fixup 218bef4 Special fix for JMS extensions depending on" #3300 (ppalaga)
- Upgrade Camel to 3.13.0 #3299 (jamesnetherton)
- Remove management of netty-tcnative-boringssl-static #3293 (jamesnetherton)
- Improve Release guide #3292 (ppalaga)
- Avoid using Camel Salesforce DTO types as the return type or method parameters in integration tests #3291 (jamesnetherton)
- Debezium tests are using JUnit 4 Assertions and Assumptions #3289 #3290 (JiriOndrusek)
- Upgrade Quarkus to 2.5.0.CR1 #3288 (jamesnetherton)
- Fix #3284 to get kafka.bootstrap.servers from DevServicesLauncherConf… #3287 (zhfeng)
- Fixup 218bef4 Special fix for JMS extensions depending on #3286 (ppalaga)
- Remove BOM reference to non existent camel-quarkus-xstream-common-deployment dependency #3285 (jamesnetherton)
- Fix #3276 to make sure all objects have been deleted after each test … #3279 (zhfeng)
- Fixup 218bef4 Special fix for Solr - Cannot run tests against #3278 (ppalaga)
- Sql doc update because of the failure with external oracle database #… #3272 (JiriOndrusek)
- avro: Fix the documentation about avro schema build time parsing #3270 #3271 (aldettinger)
- Added missing stored procedure test for oracle #3269 (JiriOndrusek)
- Remove not needed anymore BeansWeakCache substitution. Closes #3226 #3264 (vladimirfx)
- Fixup 218bef4 Deactivate the virtualDepenencies profile via -DnoVirtu… #3263 (ppalaga)
- Cannot run tests against alternative BOMs #3262 (ppalaga)
- Sql - enable stored procedure test for different db types #3080 #3261 (JiriOndrusek)
- Expand route configurations test coverage #2978 #3257 (aldettinger)
- Fix #3254 to re-enable KafkaSaslSslIT and KafkaSslIT native tests #3255 (zhfeng)
- Make sure all AWS extensions tested with Quarkus clients have the option documented #3253 (ppalaga)
- Add notes about the salesforce-maven-plugin to the Salesforce extension docs #3250 (jamesnetherton)
- Sql - native tests fail on NPE during db initialization #3247 #3248 (JiriOndrusek)
- Assert that Component DSL and Endpoint DSL work for AtlasMap #3246 (ppalaga)
- Added explanation that Quarkus-amazon-lambda can not be used by aws2-… #3245 (JiriOndrusek)
- Align Azurite container version with Camel #3244 (jamesnetherton)
- Use log await strategy for Spring RabbitMQ container #3242 (jamesnetherton)
- Remove bulkhead related tests as this is not yet implemented in Camel… #3241 (aldettinger)
- Use log await strategy for RabbitMQ container #3240 (jamesnetherton)
- Simplify
defining-camel-routes.adoc
and remove camel-k-version property #3238 (jamesnetherton) - Fix #3095 improve the aws2-s3 doc to explain chunk_signature in multi… #3237 (zhfeng)
- Stub GeoCoder nominatim APIs #3235 (jamesnetherton)
- Disable MongoDB dev services in slack itest #3234 (jamesnetherton)
- camel quarkus main latest to next #3232 (djencks)
- Temporary disable Tika native tests #3230 #3231 (ppalaga)
- 2592 aws2 quarkus clients tests #3224 (JiriOndrusek)
- Import quarkus-bom before camel-quarkus-bom in tests #3223 (ppalaga)
- Upgrade Quarkus Qpid JMS to 0.29.0 #3221 (jamesnetherton)
- doc: rephrase the section about charsets in native mode to remove lin… #3220 (aldettinger)
- Fix #3206 to produce RunTimeConfigurationDefaultBuildItem with camel.… #3218 (zhfeng)
- update to new indexer,jsonpath syntax #3214 (djencks)
- Use JDK 17 in alternative JVM jobs #3212 (jamesnetherton)
- Upgrade Quarkus to 2.4.0.Final #3210 (jamesnetherton)
- Add missing shiro reflective class configuration for commons-beanutils converters #3209 (jamesnetherton)
- Upgrade Quarkiverse Minio to 2.3.0 #3205 (jamesnetherton)
- Use log await strategy for ipfs container #3202 (jamesnetherton)
- Fix #3157 to make sure the brokers option is configured in native mode #3198 (zhfeng)
- Documentation and metadata improvements #3197 (ppalaga)
- Remove quarkiverse-google-cloud-services dependencies #3188 (jamesnetherton)
- Fixes #3184: Add requires attribute to playbook #3187 (djencks)
- Aws2-lambda: Add event source mapping test #2749 #3186 (aldettinger)
- Improve the User guide #3185 (ppalaga)
- Fix source code formatting in native mode reflection docs #3183 (jamesnetherton)
- Simplify native mode locale docs section #3182 (jamesnetherton)
- Upgrade Quarkus to 2.4.0.CR1 #3180 (jamesnetherton)
- Update declaring Bean Capability #3178 (zbendhiba)
- Fix path to spring boot docs #3177 (jamesnetherton)
- Fix #3169 to add S3 KMS encryption test #3176 (zhfeng)
- AWS Aws2DdbQuarkusClientTest fails with real AWS #3174 #3175 (JiriOndrusek)
- Aws sqs test fix #3170 (VratislavHais)
- AWS S3 tests should delete all buckets they create #3168 (ppalaga)
- Switch back to using containers for ActiveMQ messaging tests #3166 (jamesnetherton)
- CI build should test example projects with camel-quarkus SNAPSHOT #3160 #3165 (ppalaga)
- fix Aws2S3Test could fail with real AWS S3 service caused by bucket … #3164 (ffang)
- Document how to pass parts of release announcement to Quarkus team #3162 (ppalaga)
- Check whether service binding is enabled before creating QuarkusKafkaClientFactory #3161 (jamesnetherton)
- Revert Aws2TestEnvContext changes in order to extend aws lambda function version operations test coverage #3158 (aldettinger)
- Camel 3.12 follow-up fixes #3153 (jamesnetherton)
- Register CDI event bridges only when required #3151 (jamesnetherton)
- Avoid release:prepare failure "The version could not be updated: #3150 (ppalaga)
- Enable auto replacement of camel-spring-boot docs branch reference #3148 (jamesnetherton)
- Issue 3143 fix eip xrefs some more #3147 (djencks)
- Fixes #3143: Add latest non-prerelease eips #3146 (djencks)
- Upgrade Camel to 3.12.0 #3144 (jamesnetherton)
- Enable Aws2TestEnvContext to handle setting up Quarkus AWS configuration properties #3141 (jamesnetherton)
- Upgrade Quarkus to 2.3.0.Final #3140 (jamesnetherton)
- aws2-lambda: Add lambda function tag operations test #2749 #3139 (aldettinger)
- Fix list continuation in aws2-ddb docs #3138 (jamesnetherton)
- Add missing grouped test modules to formatting steps #3136 (jamesnetherton)
- Test Quarkus S3 extension with Camel Quarkus AWS 2 S3 #3135 (zhfeng)
- Make integration tests runnable against Quarkus Platform BOM #3134 (ppalaga)
- Test Quarkus DynamoDB extension with Camel Quarkus AWS 2 DDB #3133 (jamesnetherton)
- Use camel-quarkus-build-parent-it as a direct parent of each test module #3128 (ppalaga)
- Add notes on Quarkus Dev Services to JDBC & SQL extension docs #3127 (jamesnetherton)
- aws2-lambda: Add alias tests #2749 #3126 (aldettinger)
- Improve Kafka integration with Quarkus dev services #3125 (jamesnetherton)
- Improve Kafka test coverage #3124 (zbendhiba)
- Upgrade Quarkus to 2.3.0.CR1 #3122 (jamesnetherton)
- aws2-lambda: Added updateFunction and getFunction tests #2749 #3120 (aldettinger)
- Upgrade Quarkus to 2.2.3.Final #3118 (jamesnetherton)
- Fixup 0be98ea Use test grouping for MongoDB extensions #3089 #3117 (ppalaga)
- Fixup 68be716 Allow extending an existing Catalog #3113 (ppalaga)
- Test platform-http with SSL enabled #3112 (jamesnetherton)
- Salesforce: Enable Platform Event custom fields in native mode #3111 (zbendhiba)
- use Antora 3.0.0-alpha.9 and fail build on warn to check xrefs #3110 (djencks)
- Upgrade aws localstack version #2749 #3108 (aldettinger)
- Reinstate binance in xchange tests #3106 (jamesnetherton)
- Update Salesforce testCDCAndStreamingEvents test to wait for consumin… #3105 (zbendhiba)
- Improve native support for
org.apache.http.impl.client.BasicAuthCache
#3104 (jamesnetherton) - Fix lambda tests on localstack #2595 #3102 (aldettinger)
- Revert back to taking the azure-sdk-bom version from Camel #3101 (jamesnetherton)
- Improve handling of quarkus.*.enabled configuration properties #3100 (jamesnetherton)
- Upgrade to the latest Camel & Quarkus releases #3099 (jamesnetherton)
- Fixup 9788fb65 Remove leftover extensions-jvm/digitalocean #3098 (ppalaga)
- Add notes on how to configure the Platform HTTP server #3096 (jamesnetherton)
- Use test grouping for MongoDB extensions #3092 (jamesnetherton)
- Remove superfluous xml-jaxb dependency from the REST test #3090 (ppalaga)
- Only configure OpenTracingTracer if Quarkus Jaeger tracing is enabled #3085 (jamesnetherton)
- Add documentation to OpenApi Java extension about apiContextIdListing limitations #3082 (jamesnetherton)
- Remove redundant dependencies from openapi-java extension #3081 (jamesnetherton)
- Fix #2745 Expand AWS S3 test coverage #3077 (zhfeng)
- WIP: [#2777] Increase test coverage of aws2sqs component #3074 (VratislavHais)
- Expand OpenApi Java test coverage #3073 (jamesnetherton)
- Fixed reference to camel-kamelets-catalog #3071 (oscerd)
- Fixed reference to Kamelets catalog #3070 (oscerd)
- Salesforce : add Platform events test fixes #2938 #3068 (zbendhiba)
- Sql - enable test with different databases #3053 #3066 (JiriOndrusek)
- [Website] fix attribute syntax #3064 (djencks)
- Allow extending an existing Catalog #3063 (ppalaga)
- Test OpenAPI with YAML responses #3062 (jamesnetherton)
- Use testcontainers gcloud for Google PubSub itest #3061 (jamesnetherton)
- Add additional test coverage for REST DSL methods #3060 (jamesnetherton)
- Document tagging examples in the Release Guide #3059 (ppalaga)
- Document mvn cq:await-release -Dcq.version=$VERSION #3057 (ppalaga)
- Exclude main-unknown-args-ignore test from the list of tests for the platform again #3055 (ppalaga)
- [#3028] Increase test coverage of a binding mode of camel-rest component #3052 (VratislavHais)
- Upgrade to OptaPlanner Quarkus 8.9.1.Final #3051 (ppalaga)
- Document the usage of partial Quarkus BOMs #3050 (ppalaga)
- Fix branch names in CI builds section #3049 (jamesnetherton)
- Have each release on a <major>.<minor>.x branch to make Antora happy … #3048 (ppalaga)
- Remove reference to camel-quarkus-attachments from platform-http docs as it is a non-optional transitive dependency #3047 (jamesnetherton)
- Fixup 5cf60953 SolrTest failure when using CloundContainer #3046 (ppalaga)
- Set the version in docs/antora.yml when tagging a release #3045 (ppalaga)
- Fix Splunk container exposed ports configuration #3041 (jamesnetherton)
- Exclude grpc-netty-shaded in favour of grpc-netty as it is not supported by quarkus-opentelemetry #3040 (jamesnetherton)
- Remove dummy quarkus.google.cloud.project-id after it was made option… #3039 (ppalaga)
- Upgrade Qpid JMS & Quarkiverse Google Cloud Services #3038 (jamesnetherton)
- Upgrade Quarkus to 2.2.0.Final #3035 (jamesnetherton)
- Add ability to test HL7 extension with multiple HAPI implementations #3034 (jamesnetherton)
- Fix #2965 to register SunJaxb21NamespacePrefixMapp for reflection #3033 (zhfeng)
- Enable Kubernetes extension native tests on CI #3032 (jamesnetherton)
- Add additional test coverage to messaging extesnions #3031 (jamesnetherton)
- Fix failure of SalesforceTest.testGetAccountByQueryHelper #3030 (jamesnetherton)
- property attribute with @Consume does not work #3029 (ppalaga)
- Test setting the kamelet from an external file provided at runtime #3025 #3026 (aldettinger)
- fix SolrTest failure when using CloundContainer #2967 #3024 (ffang)
- Test camel-xchange with kraken until binance issues are resolved #3020 (jamesnetherton)
- CoreTest.testCamelContextAwareRegistryBeansInitialized failing after … #3019 (ppalaga)
- Upgrade Quarkus to 2.2.0.CR1 #3015 (jamesnetherton)
- Ensure ActiveMQ container is fully started before running tests #3014 (jamesnetherton)
- Reduce console log output from EipTest.throttle #3012 (jamesnetherton)
- Add dev mode support to camel-quarkus-kotlin #3011 (jamesnetherton)
- fix extension creation on Windows #3008 (dufoli)
- Upgrade to cassandra-quarkus 1.1.1 #3007 (ppalaga)
- Salesforce: Expand Consumer integration tests : add tests for Streami… #3005 (zbendhiba)
- Avoid deprecated BuildProducer injection #3004 (jamesnetherton)
- Be more specific about which endpoints are mocked in AdviceWith test #3003 (jamesnetherton)
- Introduce a common set of extendable messaging tests #3000 (jamesnetherton)
- Salesforce : Expand producer test coverage #2998 (zbendhiba)
- Test language() DSL method & Language component native support #2996 (ppalaga)
- Upgrade to cq-maven-plugin 0.38.0, keep spaces in simple XML elements #2995 (ppalaga)
- Upgrade Camel to 3.11.1 #2994 (jamesnetherton)
- Improve grouped test modules READMEs #2993 (ppalaga)
- xchange: explicitly register the CurrencyNames bundle at build time #… #2992 (aldettinger)
- Expand AWS DDB tests #2776 #2988 (JiriOndrusek)
- Run cq:sync-versions in the CI build to verify properties are in sync #2987 (jamesnetherton)
- Upgrade Quarkus to 2.1.1.Final #2986 (jamesnetherton)
- Use shaded spring support dependencies in Spring RabbitMQ extension #2985 (jamesnetherton)
- leveldb: remove useless substitutions in favor of graalvm built-in Me… #2984 (aldettinger)
- Polish dependency management #2982 (ppalaga)
- Skip querying Jandex for quarkus.camel.native.reflection.include-patt… #2973 (ppalaga)
- jolt: remove the DeepCopySubstitution in favor of Quarkus serializati… #2972 (aldettinger)
- Use quarkus-grpc-common instead of quarkus-grpc in the gRPC extension #2971 (jamesnetherton)
- Introduce a build time optimized FastComponentNameResolver #2963 (jamesnetherton)
- More EIP DSL method tests #2962 (ppalaga)
- Fix foundation core faulttolerance itest package name #2961 (aldettinger)
- Test sending messages to an SNS FIFO topic #2625 #2960 (JiriOndrusek)
- Removed static modifier from top level class example #2959 (mmuzikar)
- Improve the Configuration by convention section of the configuration … #2958 (ppalaga)
- Polish the wording of the Configuration docs page #2956 (ppalaga)
- More EIP tests #2953 (ppalaga)
- AWS2 ddb-streams integration tests failures #2860 #2951 (JiriOndrusek)
- Document upgrading Camel Quarkus in Quarkus platform #2950 (ppalaga)
- Next is 2.2.0 #2949 (zbendhiba)
- Stress the more preferred way of configuring components via CDI by mo… #2947 (ppalaga)
- Expand ElasticSearch REST test coverage #2945 (jamesnetherton)
- Remove an outdated sentence from the SQL extension docs, which was re… #2944 (ppalaga)
- Test Quarkus and Camel ElasticSearch REST client configuration #2943 (jamesnetherton)
- [Camel 3.11] Solr cloud integration tests are failing #2814 #2942 (JiriOndrusek)
- Add native support for transferException #2940 (jamesnetherton)
- Upgrade Quarkus Debezium to 1.6.1.Final and Quarkus Google Cloud to 0… #2937 (zbendhiba)
- Upgrade Quarkus Qpid JMS to 0.26.0 #2936 (jamesnetherton)
- Upgrade to Quarkus 2.1.0.Final #2934 (ppalaga)
- Upgrade to Optaplanner 8.8.0 & fix removeProperty tests #2933 (ppalaga)
- Use default timer delay for main-unknown-args itest application #2931 (jamesnetherton)
- Use static issues to report nightly sync workflow failures #2928 (jamesnetherton)
- Make the creation of a GitHub release a part of the release process #2924 (ppalaga)
- Document the options for configuring the ElasticSearch REST client #2923 (jamesnetherton)
- Salesforce - Mock existing integration tests #2921 (zbendhiba)
- Remove reflective class registration for ScramSaslClientFactory #2920 (jamesnetherton)
- Support JMS ObjectMessage #2919 (jamesnetherton)
- Expand Netty test coverage #2918 (jamesnetherton)
- add zbendhiba public key #2917 (zbendhiba)
- Remove quarkus.camel.sql.script-files configuration property #2916 (jamesnetherton)
- Laveraging quarkus-security #2915 (JiriOndrusek)
- Prevent configuration of QuarkusKafkaClientFactory if quarkus-kubernetes-service-binding is not on the classpath #2913 (jamesnetherton)
- Add information about BOMs and precedence of them #2912 (mmuzikar)
- camel-quarkus-minio: quarkus.minio.url is not mandatory #2911 (JiriOndrusek)
- Upgrade Quarkus to 2.1.0.CR1 #2910 (jamesnetherton)
- fix js-dsl integration test failure #2908 #2909 (ffang)
- fix can't build camel-fhir extension native image #2906 #2907 (ffang)
- Use of serialization feature of Quakus (includes Sql and Nitrite) #2904 (JiriOndrusek)
- Warn users that not all combinations of artifacts managed by #2899 (ppalaga)
- Add tests for Quarkus traced beans with Camel routes #2898 (jamesnetherton)
- add info about usage of nimbus-jose-jwt #2896 (zbendhiba)
- Remove extra .Final in plugin version #2895 (gastaldi)
- Remove redundant jdk-8-classpath profile #2891 (jamesnetherton)
- Add a summary page for messaging extensions #2890 (jamesnetherton)
- Fix read-lock tests #2889 (philschaller)
- Remove useless docker-java8 profile #2887 (aldettinger)
- kudu: remove the useless test harness logic dedicated to Java 8 #2885 #2886 (aldettinger)
- Upgrade Quarkus to 2.0.1.Final #2883 (jamesnetherton)
- Avoid producing FeatureBuildItem in support extensions #2882 (jamesnetherton)
- Leverage catalog metadata to discover unremovable types #2881 (jamesnetherton)
- kafka : impossible to authenticate with oauth2 #2879 (zbendhiba)
- Add test for camel.faulttolerance.* properties #2780 #2877 (aldettinger)
- Fix #2869 to combine build sanity checks into a single scirpt #2875 (zhfeng)
- Clean up unnecessary use of @Unremovable #2871 (jamesnetherton)
- Default to JDK 11 source & target compiler options #2870 (jamesnetherton)
- Fix #2763 to ensure jvmSince and nativeSince not newer that current v… #2866 (zhfeng)
- Fix usage of incorrect @Produces annotation #2865 (jamesnetherton)
- Dependency upgrades #2863 (ppalaga)
- Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651 #2859 (JiriOndrusek)
- Add OpenTelemetry extension #2854 (jamesnetherton)
- Remove Camel 3.11 staging repository #2851 (jamesnetherton)
- Improve extension descriptions #2848 (ppalaga)
- Fix #2285 upgrade to use the lasest narayana lra-coordinator #2847 (zhfeng)
- Add a TypeConverter for platform-http to convert Buffer to ByteBuffer and work around #2838 #2846 (jamesnetherton)
- Add a section about mocking remote endpoints to Testing page of user guide #2843 (jamesnetherton)
- Fix InfinispanTest failed on Mac #2840 #2841 (ffang)
- Upgrade to Camel 3.11 #2839 (ppalaga)
- Use a custom NativeImageStartedNotifier for box native tests to work around #2830 #2837 (jamesnetherton)
- Add a section about testing to the Contributor guide #2836 (ppalaga)
- Upgrade to Quarkus 2.0.0.Final #2835 (ppalaga)
- Deprecate quarkus.camel.sql.script-files configuration property #2827 (jamesnetherton)
- Update the Command mode docs page #2826 (ppalaga)
- Test camel.threadpool.* set of properties #2781 #2825 (aldettinger)
- Migration guide: mention Quarkus 2.0 migration guide, #2824 (ppalaga)
- Manage Groovy dependencies with groovy-bom import #2821 (jamesnetherton)
- Upgrade to Quarkiverse Google Cloud Services 0.8.0.CR1 #2820 (ppalaga)
- Tested and documented the specification of custom beans in applicatio… #2818 (aldettinger)
- Unmanage unnecessary google dependencies #2817 (ppalaga)
- Replace quarkus.camel.native.resources.* with quarkus.native.resource… #2813 (ppalaga)
- Remove camel-quarkus-main #2811 (ppalaga)
- Reduce Splunk minimum free disk space requirement #2809 (jamesnetherton)
- Remove redundant apt dependency from camel-quarkus-bom #2808 (jamesnetherton)
- Upgrade to Cassandra Quarkus 1.1.0-rc2, fix #2801 #2807 (ppalaga)
- Expand HTTP clients test coverage #2806 (jamesnetherton)
- Website build fixed after commit of kamelet docs #2804 (oscerd)
- Expand jsonpath test coverage #2783 #2803 (aldettinger)
- fix Issue/2733 : Native support for kamelet.yaml discovery #2799 (valdar)
- Test Quarkus and Camel Infinispan client configuration #2798 (jamesnetherton)
- Fixup #2658 Intermittent failures in MongoDbTest.testTailingConsumer(… #2795 (ppalaga)
- Avoid leaking localstack containers when ryuk is disabled #2792 (jamesnetherton)
- Fix JSON Jackson jacksonConversionPojo test-addressed feedback #2726 #2790 (ffang)
- fix hazelcast integration-test failed in native mode(On Mac) #2719 #2789 (ffang)
- Dependency upgrades #2788 (ppalaga)
- Deprecated @BuildTimeAvroDataFormat in favor of quarkus-avro build ti… #2787 (aldettinger)
- Exclude org.bouncycastle:bcprov-debug-jdk15on from camel-as2 because we #2785 (ppalaga)
- Fix typo in JIRA relationship name #2784 (mmuzikar)
- Remove health configuration workaround #2779 (jamesnetherton)
- Adapt Observability docs page to Quarkus 2.0.0 #2775 (jamesnetherton)
- Test setting MLLP default charset from system property for native mode #2774 (jamesnetherton)
- fix Unable to determine the status of the running process in TimerIT … #2773 (ffang)
- Kafka - add Kafka Idempotent repository test #2771 (zbendhiba)
- Retry Solr cloud container 'is started' steps on failure #2770 (jamesnetherton)
- Avoid port clashes where it may already be reserved via the build-helper-maven-plugin #2769 (jamesnetherton)
- Use autoOffsetReset earliest to avoid missing messages sent by the Kafka producer #2768 (jamesnetherton)
- Avoid duplicating code in BaseModel & FastCamelContext #2765 (jamesnetherton)
- Camel quarkus 2652 #2764 (aldettinger)
- Fix Qute component metadata in Camel Quarkus catalog #2760 (ppalaga)
- Unregister MongoDb's ChangeStreamDocument from reflection once it is … #2759 (ppalaga)
- Upgrade to azure-bom 1.0.3 and fix #2207 Upgrading to Jackson 2.12.1 … #2758 (ppalaga)
- yaml-dsl: enable flow mode deserialization by default #2757 (lburgazzoli)
- camel-jackson-avro data format native support #2754 (jamesnetherton)
- Sql aggregator does not work in native mode. #2748 (JiriOndrusek)
- Intermittent failures in MongoDbTest-testTailingConsumer and testPersistentTailingConsumer #2746 (JiriOndrusek)
- Intermittent failures in Aws2SqsSnsIT #2743 (ppalaga)
- Add integration test for discovering custom ProtobufMapper beans #2742 (jamesnetherton)
- Unable to determine the status of the running process in LogIT without resteasy #2740 (ppalaga)
- Fixed the CryptoIT test #2673 #2738 (aldettinger)
- Improve KafkaClientFactory integration #2735 (jamesnetherton)
- Disable dev services for Kafka itests #2734 (jamesnetherton)
- Fix MasterTest health check endpoint path #2732 (jamesnetherton)
- camel-jackson-protobuf data format native support #2728 (jamesnetherton)
- Fix #2608 to create destination correctly and re-enable the test case #2725 (zhfeng)
- Upgrade to Quarkus 2.0.0.CR3 #2722 (ppalaga)
- Fixes for Quarkus Platform 2.0.0 #2720 (ppalaga)
- Enable test for REST body validation #2717 (jamesnetherton)
- Add missing use cases into MongoDb test coverage #2715 #2716 (JiriOndrusek)
- Added move and delete tests for FTP extension #2645 #2710 (aldettinger)
- Fix vertx-http SSL integration test #2705 (jamesnetherton)
- Expanded Saxon test coverage with XPath saxon tests and fixed related… #2703 (aldettinger)
- Build with JDK 16 as 15 is EOL #2700 (jamesnetherton)
- Document usage of dashed query params with platform-http #2699 (jamesnetherton)
- Upgrade SmallRye Reactive Messaging Camel to 3.3.2 #2698 (jamesnetherton)
- fix typo #2697 (zbendhiba)
- Expand Sql test coverage #2623 #2694 (JiriOndrusek)
- Upgrade to Quarkus 2.0.0.CR2 #2688 (ppalaga)
- Fix another typo 'EndpointInject' #2687 (kdubois)
- Fix typo in EndpointInject title #2686 (kdubois)
- Add tests and documentation for transaction policies #2684 (jamesnetherton)
- Fix aws2-support dependency on httpclient #2683 (aloubyansky)
- fix camel-quarkus-jacksonxml:JsonView annotations take no effect in n… #2682 (ffang)
- Fix Error when using camel-quarkus-jackson in native mode: java.lang.… #2680 (ffang)
- jackson: add test coverage #2634 #2672 (ffang)
- upgrade json-smart #2669 (zbendhiba)
- quarkus-jackson is included quarkus-kafka-client since quarkus 2.0.0.… #2668 (zbendhiba)
- Quick fix - Intermittent failures in MongoDbTest.testTailingConsumer #2665 (JiriOndrusek)
- Eagerly initialized Random in various extensions #2663 (ppalaga)
- Fix #2604 to add a camel-sql case in jta integration tests #2655 (zhfeng)
- Ensure camel-quarkus-integration-wiremock-support is test scope #2644 (jamesnetherton)
- Upgrade to Camel 3.10.0 and Quarkus 2.0.0.Alpha3 #2643 (ppalaga)
- Expand MongoDb test coverage #2622 #2642 (JiriOndrusek)
- Test EIPs DSL methods #2628 #2641 (ppalaga)
- Use CamelContextCustomizer from camel-api #2640 (jamesnetherton)
- Use WireMock for GitHub tests #2639 (jamesnetherton)
- #2633 jacksonxml: add test coverage #2635 (ffang)
- add quarkus-jackson in the camel-quarkus-kafka extension #2629 (zbendhiba)
- Use concurrency key instead of cancel-workflow-runs action #2620 (jamesnetherton)
- Add tests for path prefixes and all HTTP methods #2619 (jamesnetherton)
- Test core languages in isolation #2614 (ppalaga)
- Add tests for MicroProfile metrics configuration options #2611 (jamesnetherton)
- Add test coverage for additional JMS message types #2609 (jamesnetherton)
- Update first-steps.adoc #2603 (yazidaqel)
- Leverage quarkus-hazelcast-client-bom, upgrade to quarkus-hazelcast-client 1.2.0 #2602 (ppalaga)
- Document locale limitations in native mode #2601 (ppalaga)
- Revisit core, main and foundation integration tests #2362 #2597 (ppalaga)
- AWS2 components have to set client.endpointOverride() to work on Loca… #2596 (ppalaga)
- REST extension doc link is not processed correctly #2593 (ppalaga)
- Support @Consume #2588 (ppalaga)
- Add DataSource configuration docs to JDBC & SQL extensions #2587 (jamesnetherton)
- Fixed native issue and completed test/documentation #1710 #2585 (aldettinger)
- Test TypeConverters #2537 #2584 (JiriOndrusek)
- Do not use deprecated BuildStep.applicationArchiveMarkers() #2583 (jamesnetherton)
- Support @EndpointInject and @Produce #2581 (ppalaga)
- With fix of #2260 too many @Converters are registered #2570 #2571 (JiriOndrusek)
- Move RestBindingMode XML tests to rest itest module #2563 (jamesnetherton)
- Add additional SOAP extension test coverage #2562 (jamesnetherton)
- Custom TypeConverter is not automatically registered #2260 #2560 (JiriOndrusek)
- [fix] #2356 Test file language #2559 (KurtStam)
- Explained how to override default build locale in bindy documentation… #2557 (aldettinger)
- Update changelog action to v1.4 #2556 (jamesnetherton)
- Add MLLP test coverage for setting charset #2555 (jamesnetherton)
- #2550 fix several native integration-test failure #2553 (ffang)
- Wrap PR template content in comments by default #2552 (jamesnetherton)
- xpath: Fixed native issue and completed tests/documentation #2547 #2551 (aldettinger)
- Test Batch Consumer, charset, filter, sortby, idempotent of the file component #2548 (JiriOndrusek)
- XChange native support #2545 (jamesnetherton)
- Test bean binding #2544 (ppalaga)
- fix org.apache.camel.quarkus.component.splunk.it.SplunkTest failure i… #2543 (ffang)
- Added tests and docs for the simple language #2533 #2541 (aldettinger)
- Expand HL7 test coverage #2538 (jamesnetherton)
- Expand REST test coverage #2535 (jamesnetherton)
- Document the possibility to use CDI beans with camel bean component #2531 (ppalaga)
- Test class component, test bean language #2530 (ppalaga)
- fix org.apache.camel.quarkus.component.lra.it.LraTest failed #2523 #2524 (ffang)
- Fix asciidoctor warnings at camel-website build #2517 (tadayosi)
- Fix admonitions in adocs #2516 (tadayosi)
- Fixed classpath and no prefix resources that were ignored in dev mode… #2515 (aldettinger)
- Qute component improperly classified as other in Camel Quarkus Catalog #2510 (ppalaga)
- AtlasMap: Use jandex to discover the types we need to register for re… #2509 (zbendhiba)
- Add test coverage for Kafka with SASL_SSL #2507 (jamesnetherton)
- #2490 fix camel-quarkus-hbase-integration-test #2506 (ffang)
- Google Storage support #2421 #2505 (JiriOndrusek)
- Add integration-tests-support-kafka module #2504 (jamesnetherton)
- Replace references to camel master branch with main in antora playbooks #2501 (jamesnetherton)
- Add test coverage for Kafka with SSL #2500 (jamesnetherton)
- update ci doc #2498 (zbendhiba)
- Add integration tests #2388 #2497 (zbendhiba)
- bindy: fixed the locale test so that it detects issues on Java 8 too … #2496 (aldettinger)
- Fix SlackConfig class for native builds #2495 (jamesnetherton)
- Fix invalid xref link to configuration.adoc #2494 (jamesnetherton)
- Simplify testcontainers usage #2493 (jamesnetherton)
- Reballance CI test categories even more #2488 (ppalaga)
- Reballance CI test categories, do not validate docs links in inital-mvn-install CI phase #2485 (ppalaga)
- Test skipped in native mode should be executed on default Java version at least #2482 (ppalaga)
- Add Quarkus service binding support to Kafka extension #2480 (jamesnetherton)
- Upgrade to Quarkus 1.13.2.Final #2478 (ppalaga)
- Run Azure tests grouped on the CI thus saving some time #2477 (ppalaga)
- documentation fixes #2475 (aldettinger)
- Revisit the documentation #2136 #2470 #2374 #2474 (ppalaga)
- Upper case Bootstrap, Fix #2164 #2472 (cunningt)
- Docs improvements #2469 (ppalaga)
- Improve MongoDB extension documentation of named clients #2467 (jamesnetherton)
- Fix intermittent failure in native MicroprofileMetricsIT #2464 (jamesnetherton)
- Added native support for camel-openstack * components #1943 #2463 (aldettinger)
- Make Quarkus Micrometer optional for Reactor Netty extension #2462 (jamesnetherton)
- Forward HBase testcontainer's log to stdout to see whether #2458 is o… #2459 (ppalaga)
- Fix #2441 to remove the unused beanContainer in FhirR5Processor #2455 (zhfeng)
- Add code.quarkus.io badges on extension pages #2454 (ppalaga)
- camel-quarkus-dozer Error when running native executable #2449 #2453 (JiriOndrusek)
- Fix xref-validator download failure #2446 (ppalaga)
- Show deprecation info in Extensions reference #2444 (ppalaga)
- [fix] Enforce correct maven version #2443 (llowinge)
- Upgrade CassandraQL quarkus extension to 1.0.1 #2423 #2440 (zbendhiba)
- openstack: added nova server and swift tests #1943 #2438 (aldettinger)
- Azure Storage Data Lake appends newline to the file content #2437 (ppalaga)
- Fix NPE if Qute template can't be found #2434 (jamesnetherton)
- Make camel-quarkus-xml-io work again after we broke it with camel-qua… #2432 (ppalaga)
- Split misc test category into new networking-dataformats category #2430 (jamesnetherton)
- Upgrade quarkus-google-cloud-services to 0.5.0 #2429 (jamesnetherton)
- MLLP Native support #2428 (jamesnetherton)
- Consume kubernetes-client-bom via Quarkus BoM #2427 (ppalaga)
- docs: add xref support for adoc file sourced from javadoc #2420 (ppalaga)
- Fix intermittent failure in camel-quarkus-master-integration-test #2419 (jamesnetherton)
- core: Removed the href in core javadoc as it does not generate a corr… #2418 (aldettinger)
- Fix of Spring RabbitMQ integration test failures after spring update #2415 (JiriOndrusek)
- bindy: do not embed useless resources #2413 #2414 (aldettinger)
- Document the process for maintaining (quarkus | camel)-master branches #2412 (jamesnetherton)
- bindy: created a test to show the locale issue in native and document… #2408 (aldettinger)
- Remove Camel 3.9.0 staging repository #2404 (jamesnetherton)
- Revert Disable doc xref checks as there is no camel-3.9.x branch yet #2394 (jamesnetherton)
- Quarkiverse dependency upgrades #2390 (ppalaga)
- DigitalOcean native support #1594 #2387 (zbendhiba)
- Replace hbase-testing-util with docker container #2295 #2379 (JiriOndrusek)
- Upgrade to Camel 3.9.0 #2378 (jamesnetherton)
- Only invoke completed method on unknown arguments if the failure remedy is FAIL #2373 (jamesnetherton)
- openstack: added neutron port, subnet and nova flavor tests #1943 #2372 (aldettinger)
- Merge camel-quarkus-main into camel-quarkus-core #2358 #2371 (ppalaga)
- Upgrade to Quarkus 1.13.0.Final #2370 (ppalaga)
- Increase MicroProfile health extension test coverage #2369 (jamesnetherton)
- Use AbstractHealthCheck for custom health checks #2364 (jamesnetherton)
- openstack: added neutron network tests #1943 #2359 (aldettinger)
- Add test coverage for FTPS #2357 (jamesnetherton)
- Deprecate camel-quarkus-componentdsl and camel-quarkus-endpointdsl ex… #2355 (ppalaga)
- Add a link to a blog post about Camel Quarkus command line applications #2352 (ppalaga)
- Fix some deprecation warnings #2348 (jamesnetherton)
- Upgrade Kotlin to 1.4.31 #2347 (jamesnetherton)
- openstack: added keystone tests #1943 #2346 (aldettinger)
- Remove AWS SDK v1 extensions after they have been removed from Camel #2345 (ppalaga)
- Upgrade to Quarkus 1.13.0.CR1 #2343 (jamesnetherton)
- Register classes with Solr Field annotations for reflection #2342 (jamesnetherton)
- Add configuration option to ignore unknown arguments #2338 (jamesnetherton)
- Disable OptaplannerTest.solveSync on CI #2337 (jamesnetherton)
- openstack: added cinder snapshots and glance tests #1943 #2335 (aldettinger)
- Fix wrong format of RouteBuilder #2334 (llowinge)
- openstack: added cinder volume tests #1943 #2330 (aldettinger)
- Upgrade Quarkus to 1.12.2.Final #2329 (jamesnetherton)
- Document that AtlasMap user classes may need to be registered for ref… #2328 (zbendhiba)
- couchbase JVM : add integration tests fixes #2326 #2327 (zbendhiba)
- HL7 Native support #2325 (jamesnetherton)
- Updated link in testing doc #2324 (mmuzikar)
- Workaround #2207 in Azure Storage Data Lake test #2322 (ppalaga)
- Use camel-servicenow-maven-plugin to generate model classes #2321 (jamesnetherton)
- Unable to use Salesforce DTOs in native mode #2315 (jamesnetherton)
- Upgrade Quarkus to 1.12.1.Final #2313 (jamesnetherton)
- Adjust references to the runner JAR for the fast-jar format #2311 (jamesnetherton)
- Paho MQTT 5 support #2310 (ppalaga)
- Stitch and Huawei SMN JVM support #2309 (ppalaga)
- Review usage of quarkus.ssl.native in integration tests #2307 (jamesnetherton)
- Azure Storage Data Lake JVM support #2289 #2305 (ppalaga)
- Move HTTP send-dynamic test to HTTP itest module #2303 (jamesnetherton)
- bindy: added native support for methods registered with @DataField #2298 (aldettinger)
- Use azure-sdk-bom instead of individual azure artifact versions #2297 (ppalaga)
- Test AWS 2 SES #2288 (ppalaga)
- LRA native support #2286 (jamesnetherton)
- Test AWS 2 Lambda #2283 (ppalaga)
- bindy: fixed reflective classes registration, fixes #2268 #2281 (aldettinger)
- Test AWS 2 CloudWatch #2280 (ppalaga)
- Improve the release guide #2279 (ppalaga)
- Prefer SyntheticBeanBuildItem to initializing bean producers via volatile fields #2277 (ppalaga)
- Next is 1.8.0 #2274 (ppalaga)
- Azure EventHubs test fixup #2271 (ppalaga)
- Upgrade Quarkus Qpid JMS to 0.23.0 #2270 (jamesnetherton)
- Make git tests ignore local configuration #2269 (jamesnetherton)
- Disable ryuk on CI builds #2267 (jamesnetherton)
- Deprecate Webocket JSR 356 #2262 #2265 (ppalaga)
- Add basic Netty UDP tests #2264 (jamesnetherton)
- Upgrade Quarkus to 1.12.0.Final #2263 (jamesnetherton)
- JFR JVM only support #2259 (jamesnetherton)
- Added CBOR data format native support #1754 #2257 (aldettinger)
- Test AWS 2 Firehose #2256 (ppalaga)
- Nitrite native support #1298 #2254 (JiriOndrusek)
- AWS 2 Kinesis native support #2252 (ppalaga)
- Remove Camel 3.8.0 staging repository #2251 (jamesnetherton)
- Enable FOP native integration tests #2247 (jamesnetherton)
- Fix intermittent failure of SpringRabbitmqTest #2246 (jamesnetherton)
- await for consumer fixes #2205 #2245 (zbendhiba)
- Remove outdated extensions README #2244 (jamesnetherton)
- Test AWS 2 DynamoDB Streams #2242 (ppalaga)
- Docs xref checks failure with Camel 3.8.0 #2240 (jamesnetherton)
- Test AWS 2 DynamoDB properly #2238 (ppalaga)
- AtlasMap native support #1989 #2237 (zbendhiba)
- [update] Upgrade testcontainers version #2236 (llowinge)
- Add Kamelet component extension #2235 (jamesnetherton)
- Removing unnecessary exclusions in test for CassandaQL #2234 (JiriOndrusek)
- camel-spring-rabbitmq - new component #2128 #2233 (JiriOndrusek)
- Remove redundant Netty reflective class configuration #2232 (jamesnetherton)
- Upgrade to Quarkus 1.12.0.CR1 #2231 (jamesnetherton)
- Allow running AWS 2 tests both grouped and isolated #2230 (ppalaga)
- Use Java 15 as 14 is EOL #2229 (jamesnetherton)
- Ensure integration tests have enough free disk space #2228 (jamesnetherton)
- Upgrade to Camel 3.8.0 #2227 (jamesnetherton)
- Fix camel-master CI branch build #2224 (jamesnetherton)
- Test AWS 2 SNS properly #2222 (ppalaga)
- PubNub native support #2218 (jamesnetherton)
- Test AWS 2 SQS properly #2217 (ppalaga)
- Replaced the JettyTestServer class with MockOaipmhServer based on wir… #2214 (aldettinger)
- Azure EventHubs native build fails with Quarkus 1.12 #2208 (ppalaga)
- Replace the deprecated VanillaUuidGenerator with DefaultUuidGenerator #2203 (lburgazzoli)
- Upgrade SmallRye Reactive Messaging Camel to 2.8.0 #2199 (jamesnetherton)
- Test AWS 2 S3 properly #2198 (ppalaga)
- Syslog native support #2197 (jamesnetherton)
- Changelog is back #2195 (oscerd)
- AWS2 EventBridge native support #2193 (oscerd)
- Added OAI-PMH support #2190 (aldettinger)
- XML Security native support #2186 (jamesnetherton)
- Freemarker native support #2184 (ppalaga)
- Import quarkus-qpid-jms-bom to our BoM instead of importing quarkus-q… #2181 (ppalaga)
- Some JVM-only extensions falsely advertized as supporting native #2179 (ppalaga)
- Azure Event Hubs support #2178 (ppalaga)
- StAX native support #2177 (jamesnetherton)
- Upgrade Quarkus to 1.11.1.Final #2173 (jamesnetherton)
- XML Tokenize language native support #2169 (jamesnetherton)
- Fix #1895 to remove registerNarayanaReflectiveClass #2165 (zhfeng)
- Improvement for first-steps docs #2162 (tstuber)
- IPFS native support #2159 (jamesnetherton)
- Upgrade Camel to 3.7.1 #2158 (jamesnetherton)
- Avoid usage of deprecated capabilities string constants #2154 (jamesnetherton)
- Improve the release docs #2150 (ppalaga)
- Upgrade to cq-maven-plugin 0.27, stop using mvnd.rules altogether #2148 (ppalaga)
- add Awaitility + suppress warnings #2127 #2146 (zbendhiba)
- Azure Storage Queue Service native support #2143 (ppalaga)
- Improve the release docs #2141 (ppalaga)
- Avoid automatic minio client autowiring #2134 #2140 (JiriOndrusek)
- Azure Storage Blob native support #2139 (ppalaga)
- Upgrade Quarkus Qpid JMS to 0.22.0 #2138 (jamesnetherton)
- Hazelcast integration tests : switch to testcontainers #2127 #2137 (zbendhiba)
- Upgrade Quarkus to 1.11.0.Final #2133 (jamesnetherton)
- Allow running the Azure test against the real Azure API in addition to #2132 (ppalaga)
- Add notes on enabling Geolocation APIs for geocoder extension integration tests #2130 (jamesnetherton)
- add missing QuarkusTestResource #2129 (zbendhiba)
- Add vertx-kafka component support #2125 (jamesnetherton)
- Remove changelog generation workflow #2124 (jamesnetherton)
- Debezium MongoDB Connector native support #2123 (ppalaga)
- Switch back to AdoptOpenJDK/install-jdk action #2121 (jamesnetherton)
- Align Kotlin and SmallRye Reactive Messaging Camel with Quarkus #2118 (jamesnetherton)
- Remove docker.io prefix for images #2117 (llowinge)
- Minio native support #2040 #2116 (JiriOndrusek)
- Add more integration tests for camel-hazelcast extension #2094 #2115 (zbendhiba)
- antora/xref-validator failure after a component was removed from Camel #2114 (ppalaga)
- Upgrade Quarkus to 1.11.0.CR1 #2111 (jamesnetherton)
- Temporary workaround for #2109 antora/xref-validator after a componen… #2110 (ppalaga)
- CSimple NPE even if CSimple language is not used #2108 (ppalaga)
- Added Redis Aggregation Repository support in JVM mode only #2085 #2106 (aldettinger)
- Remove hystrix from test-categories.yaml #2105 (llowinge)
- Temporarily switch to actions/setup-java #2104 (jamesnetherton)
- Upgrade SmallRye Reactive Messaging Camel to 2.7.0 #2100 (jamesnetherton)
- Fix twitter itest in native mode using ConfigProvider insted of Confi… #2096 (llowinge)
- Hazelcast native support fixes #1647 #2093 (zbendhiba)
- Removed loadsApplicationClasses = true as it has no more effect #2092 (aldettinger)
- Upgrade to Quarkus 1.11.0.Beta1 #2089 (ppalaga)
- Added JSONata extension #2088 (aldettinger)
- CAMEL-15948: examples.json instead of .adoc files #2087 (zregvart)
- Last release is 1.5.0 #2086 (ppalaga)
- Next is 1.6.0 #2076 (ppalaga)
- Documented the Camel Quarkus testing approach #1981 #2075 (aldettinger)
- Require Java 11 #2073 (ppalaga)
- Upgrade to Quarkus 1.10.3.Final #2062 (ppalaga)
- Polish how we pass -Djavax.net.ssl.trustStore to the Solr test #2029 #2056 (ppalaga)
- Fix persistence of WireMock mappings #2054 (jamesnetherton)
- Updated the release guide in order to publish sources #2053 (aldettinger)
- Use camel-dependencies as parent pom to inherit camel version properties #2051 (jamesnetherton)
- Micrometer component support #2050 (jamesnetherton)
- Upgrade Quarkus to 1.10.2.Final #2047 (jamesnetherton)
- Fix GeocoderNominationTest postalCode field assertion failure #2043 (jamesnetherton)
- Fixup 94ef785 Next is 1.5.0-SNAPSHOT #2041 (ppalaga)
- Add JVM only extensions for minio #2039 (github-actions[bot])
- JSch native support #2038 (jamesnetherton)
- Add Nitrite tests #2035 (ppalaga)
- Upgrade Quarkus to 1.10.1.Final #2032 (jamesnetherton)
- Upgrade Quarkus Qpid JMS to 0.21.0 #2030 (jamesnetherton)
- Test the Freemarker extension properly, although only in JVM mode for #2028 (ppalaga)
- Solr native support fixes #1703 #2026 (zbendhiba)
- Camel Avro RPC component native support #1941 #2025 (JiriOndrusek)
- Fix protobuf itest dependency on deployment #2021 (llowinge)
- Fix debezium itest pom dependencies to deployments #2020 (llowinge)
- Leverage Quarkus plugin's generate-code mojo instead of protobuf-maven-plugin to generate protobuf stubs #2018 (ppalaga)
- Upgrade Quarkus Qpid JMS to 0.20.0 #2017 (jamesnetherton)
- Upgrade Quarkus to 1.10.0.Final #2016 (jamesnetherton)
- Added key #2015 (aldettinger)
- Added JSLT native support #1740 #2010 (aldettinger)
- Fix github itest to use oauth token instead username/password #2009 (llowinge)
- Kudu: unshade and remove embedded netty and use quarkus-netty instead #2008 (ppalaga)
- Upgrade to Quarkus 1.10.0.CR1 #2004 (jamesnetherton)
- Added MSV native support #2000 (aldettinger)
- Configurable Debezium itest timeout #1999 (llowinge)
- Upgrade Quarkus to 1.9.2.Final #1994 (jamesnetherton)
- Migrate ServiceNow, Slack, Geocoder & Telegram tests to WireMock #1993 (jamesnetherton)
- Added nagios native support #1726 #1991 (aldettinger)
- core: allign BaseModel with org.apache.camel.impl.DefaultModel #1985 (lburgazzoli)
- PostgresSQL Event : add usage of Quarkus AgroalDatasource fixes #1909 #1982 (zbendhiba)
- Reenable Olingo4 integration test #1980 (jamesnetherton)
- Configuration option (not) to start the runtime #1969 #1977 (ppalaga)
- Add JVM only extensions for aws2-eventbridge #1975 (github-actions[bot])
- Automate the process of creating jvm only extensions #1974 (jamesnetherton)
- Fixup Provide a quick profile #1607 #1968 (ppalaga)
- Zendesk native support #1967 (jamesnetherton)
- Upgrade Quarkus to 1.9.1.Final #1966 (jamesnetherton)
- Twilio native support #1964 (jamesnetherton)
- Fix #819 saga native support #1963 (zhfeng)
- Provide a quickly profile #1962 (ppalaga)
- Leverage Quarkus JAXP extension where applicable #1806 #1958 (ppalaga)
- Document Spark peculiarities #1928 #1957 (ppalaga)
- Leverage camel-platform-http-vertx in platform-http extension #1954 (jamesnetherton)
- Replace ${camel.quarkus.project.root} set by directory-maven-plugin w… #1953 (ppalaga)
- lumberjack : move client payload sending to test fixes #1949 #1950 (zbendhiba)
- ActiveMQ Default XPath evaluator could not be loaded #1947 (jamesnetherton)
- Fix usage of deprecated GitHub actions commands #1946 (jamesnetherton)
- Camel 3.6.0 upgrade leftovers #1940 (jamesnetherton)
- Exclude glassfish dependencies from hbase-testing-util #1939 (jamesnetherton)
- Lumberjack native support fixes #1732 #1938 (zbendhiba)
- Enable Spring dependent extensions to work with Quarkus Spring #1937 (jamesnetherton)
- Set retention-days parameter on upload-artifact action #1936 (jamesnetherton)
- Remove Camel 3.6.0 staging repository #1934 (jamesnetherton)
- Increase test coverage for Spring dependent extensions #1932 (jamesnetherton)
- FOP tests fail in Quarkus Platform #1930 #1931 (ppalaga)
- Jenkinsfile build: changed the JDK name following INFRA new approach #1929 (oscerd)
- Align jackson-dataformat-xml version with Quarkus jackson #1925 (jamesnetherton)
- Upgrade Quarkus Qpid JMS to 0.19.0 #1924 (jamesnetherton)
- Trigger changelog generation on workflow_dispatch #1923 (jamesnetherton)
- Upgrade Quarkus to 1.9.0.Final #1921 (jamesnetherton)
- Added nsq native support fixes #1722 #1920 (aldettinger)
- pgevent: correct service name #1919 (zbendhiba)
- Spark JVM support #1916 (ppalaga)
- Workaround AdviceWithRouteBuilder and MicroprofileMetrics conflict #1915 (jamesnetherton)
- HBase JVM support #1906 (ppalaga)
- PostgresSQL Event native support fixes #1719 #1905 (zbendhiba)
- Prevent CI workflows running on forks #1904 (jamesnetherton)
- Document all ways to start a new project #1903 (jamesnetherton)
- LevelDB native support #1839 #1902 (JiriOndrusek)
- camel-quarkus-jira: Add resteasy-common dependency #1899 (mmelko)
- File specific issues for TODOs where necessary #1285 #1897 (ppalaga)
- Restrict changelog workflow to only run on apache/camel-quarkus repo #1893 (jamesnetherton)
- Quarkus 1.9.0 post upgrade fixes #1890 (jamesnetherton)
- Upgrade Quarkus to 1.9.0.CR1 #1887 (jamesnetherton)
- Crypto extension requires reflective access to DigitalSignatureConstants #1883 (jamesnetherton)
- Upgrade to Debezium 1.3.0.Final #1882 (ppalaga)
- CAMEL-QUARKUS-1720: Added Postgres replication slot native support #1880 (aldettinger)
- Crypto (JCE) native support #1878 (jamesnetherton)
- Fix twitter itest so it initially waits when start polling tweets #1877 (llowinge)
- Add an Examples step to the release guide #1875 (ppalaga)
- NoSuchMethodException: org.apache.camel.service.lra.LRASagaRoutes.<init>() #1873 (ppalaga)
- Headersmap native support #1872 (jamesnetherton)
- Generate the list of examples from the AsciiDoc pages generated in the #1870 (ppalaga)
- Let's see if removing -Dmaven.wagon.http.pool=false solves the Maven … #1867 (ppalaga)
- Upgrade SmallRye Reactive Messaging Camel to 2.4.0 #1866 (jamesnetherton)
- Move examples to a separate git repository #1864 (ppalaga)
- Fix platform-http handler exception handling #1863 (jamesnetherton)
- Turn of Maven connection pooling to avoid connection issues on the CI… #1859 (ppalaga)
- Tidy up pom.xml files #1858 (ppalaga)
- platform-http: handle requests using a thread from the worker pool #1857 (lburgazzoli)
- Geocoder native support fixes #1645 #1856 (zbendhiba)
- Document allowContextMapAll native mode limitations #1855 (jamesnetherton)
- Upgrade to cq-maven-plugin 0.20.0, set nativeSince property when prom… #1854 (ppalaga)
- Document camel main xml configuration properties #1853 (jamesnetherton)
- Shiro, Ribbon, JCache JVM support #1849 (ppalaga)
- Duplicate license headers in Velocity test templates #1843 #1847 (JiriOndrusek)
- Ensure InputStream is closed after reading rome.properties #1842 (jamesnetherton)
- AWS XRay, Headersmap, Jasypt, LevelDB, LRA JVM support #1841 (ppalaga)
- RSS native support #1836 (jamesnetherton)
- List of misc. components empty after the recent docs generation chang… #1835 (ppalaga)
- Exclude .idea directory from license checks #1833 (jamesnetherton)
- Use distinct descriptions for the for the various JSON data formats #1832 (ppalaga)
- Atom native support #1831 (jamesnetherton)
- String template native support #1694 #1828 (JiriOndrusek)
- Fix intermittent failure of AHC-WS itest #1827 (jamesnetherton)
- Remove redundant skip of maven-enforcer-plugin execution #1825 (jamesnetherton)
- OptaPlanner native support fixes #1721 #1822 (zbendhiba)
- Configure NativeImageResourceBuildItem for camel route classpath resources #1821 (jamesnetherton)
- Run verify for the docs module on the CI #1819 #1820 (ppalaga)
- Improve mock backend logging #1818 (llowinge)
- Camel quarkus disable auto route discovery not working #1817 (lburgazzoli)
- Use partials instead of pages for the individual Camel bits #1814 (ppalaga)
- Added UniVocity data formats native support #1756 #1813 (aldettinger)
- Align guava & google-http-client versions with Quarkus #1811 (jamesnetherton)
- Upgrade Quarkus to 1.8.1.Final #1809 (jamesnetherton)
- Fix launch of camel main applications from IntelliJ #1808 (jamesnetherton)
- Velocity Support #837 #1804 (JiriOndrusek)
- feat(ssh): promoting native extension #1802 (squakez)
- Browse native support #1801 (jamesnetherton)
- gRPC native support #1797 (jamesnetherton)
- Remove UpdateDocExtensionsListMojo followup #1777 #1794 (ppalaga)
- FOP native support #1642 #1793 (JiriOndrusek)
- Added jing native support fixes #1741 #1792 (aldettinger)
- Disruptor native support #1791 (lburgazzoli)
- Update camel-quarkus-last-release property to 1.1.0 #1789 (jamesnetherton)
- Document update #1788 (NiteshKoushik)
- Switch from Gitter to Zulip #1787 (lburgazzoli)
- Exclude daily branch build bot generated issues from the changelog #1786 (jamesnetherton)
- Caffeine native support #1785 (lburgazzoli)
- Added automatic changelog gh action #1784 (oscerd)
- Fix intermittent failures of SmallRyeReactiveMessagingIT #1780 (jamesnetherton)
- Wrong jira component version definition in camel-quarkus-bom #1775 #1778 (ppalaga)
- Use asciidoctor-antora-indexer to produce lists of extensions #1777 (ppalaga)
- Upgrade to cq-maven-plugin 0.19.0, Make mvn -N cq:format remove empty… #1774 (ppalaga)
- Add some pre-release tasks to the release guide #1771 (jamesnetherton)
- camel-quarkus-main - Uses reflection for setting its name #1768 (lburgazzoli)
- Document cq:create -Dcq.nativeSupported=false for creating JVM-only e… #1767 (ppalaga)
- Quarkus 1.8.0.final #1766 (jamesnetherton)
- Added ssl authentation to the nats extensions #1764 (aldettinger)
- Test for #1497 xml-io should pass namespace info to NamespaceAware #1760 (ppalaga)
- AWS2-Lambda Extension: Adding interceptors and align to the other ext… #1758 (oscerd)
- JGroups, JGroups raft, HL7 Terser, Syslog, JSonApi, ASN.1 File, Barcode, BeanIO, CBOR, JSon Fastjson, uniVocity, Freemarker JVM support #1757 (ppalaga)
- Aws2 sts #1745 (oscerd)
- Management JVM support #1744 (jamesnetherton)
- JT400, JSLT, Jing, JCR, JClouds JVM support #1743 (ppalaga)
- Enhance Github itest with configurable credentials #1738 (llowinge)
- MLLP, Milo, Lumberjack, Lucene, LDIF, LDAP, Language JVM support #1736 (ppalaga)
- Promote AWS 2 Lambda to native #1730 (Jeansen)
- SSH, Nagios, MyBatis, MVEL and MSV JVM support #1729 (ppalaga)
- Printer, PostgresSQL Event, PostgresSQL Replication Slot, OptaPlanner and NSQ JVM support #1724 (ppalaga)
- Fixed bean parameter bindings using language annotations in native mo… #1716 (aldettinger)
- Weather native support fixes #1631 #1715 (zbendhiba)
- XQuery, Saga, RSS, Robot Framework and QuickFix JVM support #1713 (ppalaga)
- Soroush, Solr, SNMP, SMPP, SIP, and Schematron JVM support #1708 (ppalaga)
- Upgrade to cq-maven-plugin 0.18.1 #1700 (ppalaga)
- String Template, Stomp, StAX, Splunk HEC and Splunk JVM support #1699 (ppalaga)
- Dropbox native support #1693 (jamesnetherton)
- Speedup the initial CI mvn install by adding -T1C #1692 (ppalaga)
- Remove camel 3.5.0 staging repositories #1690 (jamesnetherton)
- Replace mvnd.builder.rules with virtual dependencies #1689 (ppalaga)
- Feat(mongodb): add support for named client #1688 (squakez)
- Move FastUuidGenerator to Camel #1683 (lburgazzoli)
- Align dependencies with latest camel & quarkus releases #1682 (jamesnetherton)
- Add vertx-websocket component extension #1681 (jamesnetherton)
- Add integration tests for the camel-quarkus-kotlin extension #1679 (lburgazzoli)
- Upgrade to Quarkus 1.8.0.CR1 #1678 (jamesnetherton)
- Remove UnbannedReflectiveBuildItem #1677 (jamesnetherton)
- Added nats native support fixes #1578 #1674 (aldettinger)
- Add vertx-http component extension #1673 (jamesnetherton)
- Fix Google gmail itest to wait for deletion of mail #1671 (llowinge)
- Upgrade to Camel 3.5.0 #1670 (ppalaga)
- Add some logging to debug #1632 #1668 (jamesnetherton)
- Register missing Camel quartz job classes for reflection #1665 (jamesnetherton)
- Fix Twitter itest to wait for latest sent message #1660 (llowinge)
- Hipchat, IEC 60870, Ignite, IOTA and JBPM JVM support #1657 (ppalaga)
- Re-ballance test-categories.yaml once again #1655 (ppalaga)
- More CI tweaks #1651 (ppalaga)
- HDFS, hazelcast, Guava EventBus, Geocoder and Ganglia JVM support #1650 (ppalaga)
- FOP, Flink, Facebook, ElSQL and Ehcache JVM support #1643 (ppalaga)
- Weather, Velocity, Twilio, Thrift and Stub JVM support #1636 (ppalaga)
- XChange, Workday, Wordpress, Weka and Web3j JVM support #1629 (ppalaga)
- Upgrade Quarkus to 1.7.1.Final #1628 (jamesnetherton)
- Add IPFS, IRC & JSch JVM only extensions #1627 (jamesnetherton)
- CI definition tweaks #1624 (ppalaga)
- ZooKeeper, ZooKeeper Master, Zendesk, Yammer, XSLT Saxon, XMPP, XML Security and XJ JVM support #1618 (ppalaga)
- Fix JAXB dependency alignment issues #1609 (jamesnetherton)
- Fix #1602 Speed up the CI #1606 (ppalaga)
- Send unique messages in Slack itest to avoid false positive tests #1604 (llowinge)
- Upgrade to cq-maven-plugin 0.17.0, sanitize model.name when using it as #1603 (ppalaga)
- Crypto (JCE), DigitalOcean, Disruptor, Deep Java Library and Drill JVM support #1600 (ppalaga)
- Fix servicenow itest to clean resources #1596 (llowinge)
- Add DNS, etcd & plusar JVM only extensions #1595 (jamesnetherton)
- CM SMS Gateway, CMIS, CoAP, CometD and Corda JVM support #1590 (ppalaga)
- Bonita, Beanstalk, Caffeine, ChatScript and Chunk JVM support #1585 (ppalaga)
- Improve docs #1579 (ppalaga)
- Add Dropbox, jOOQ & NATS JVM support #1576 (jamesnetherton)
- Clean google drive in google sheets itest #1575 (llowinge)
- Atomix, AWS 2 Kinesis, AWS 2 Lambda, Azure Storage Blob and Azure Storage Queue JVM support #1569 (ppalaga)
- Added flatpack component support #1541 #1568 (aldettinger)
- RabbitMQ native extension #1567 (Jeansen)
- Tests for #1563 contextPath ignored for platform-http with REST DSL #1565 (ppalaga)
- Fix itest when Twitter acount have spaces in name #1562 (llowinge)
- APNS, Asterisk and Atom JVM support #1559 (ppalaga)
- Update mvnd rules and split their entries by newlines where merge con… #1555 (ppalaga)
- Fix telegram itest component property resolution #1554 (llowinge)
- Compute the component counts using JavaScript to avoid merge conflicts #1552 (ppalaga)
- Document snapshot builds in CI docs #1551 (jamesnetherton)
- Fix #765 Git support #1548 (ppalaga)
- Publish SNAPSHOT builds #1547 (jamesnetherton)
- Use proper extension page URLs in quarkus-extension.yaml #1546 (ppalaga)
- update create new extension guide : add update of test-categories.yaml #1544 (zbendhiba)
- Add missing netty dependencies to olingo4 extension #1543 (jamesnetherton)
- Added support for flatpack dataformat fixes #796 #1542 (aldettinger)
- Switch from restcountries.eu to estcountries.com as the .eu service is not reliable anymore #1539 (lburgazzoli)
- Fixup c11d8da9 Let the list of extensions page show extensions #1537 (ppalaga)
- chore(build): configure ci to run on release rbanches #1536 (lburgazzoli)
- Let the list of extensions page show extensions, move list of supported #1534 (ppalaga)
- Avoid purging artifacts for builds that may be in progress #1529 (jamesnetherton)
- Upgarde to camel v3.4.3 #1527 (lburgazzoli)
- Fixed the VerifyError in the health example fixes #1517 #1525 (aldettinger)
- 1.0.0 post release cleanup #1524 (ppalaga)
- Upgrade Quarkus Qpid JMS to 0.17.0 #1521 (jamesnetherton)
- Upgrade to Quarkus 1.7.0.Final #1520 (jamesnetherton)
- Disable merge commits on pull requests #1519 (jamesnetherton)
- Simplify component configuration for box and fhir itests #1518 (jamesnetherton)
- Add missing camel-quarkus-main dependency to braintree & twitter itests #1516 (jamesnetherton)
- Completed bean itests with an @InjectMock test #1515 (aldettinger)
- Add extension for smallrye-reactive-messaging-camel #1514 (jamesnetherton)
- Upgrade to Quarkus 1.7.0.CR2 #1513 (jamesnetherton)
- Add master extension #1511 (jamesnetherton)
- Upgrade to Quarkus 1.7.0.CR1 #1508 (ppalaga)
- Added grok support #1466 #1504 (aldettinger)
- Fixup #1244 Improve the docs about the default REST transport provider #1503 (ppalaga)
- Remove service exclude for ThreadPoolProfileConfigurationProperties #1499 (jamesnetherton)
- Correct bind type for OpenTracingTracer bean #1498 (jamesnetherton)
- Make camel-quarkus-rest depend on camel-quarkus-platform-http #1496 (lburgazzoli)
- Upgrade to Camel 3.4.2 #1492 (lburgazzoli)
- Upgrade Quarkus to 1.6.1.Final #1489 (jamesnetherton)
- Fix #1286 Pass deprecation info to quarkus-extension.yaml #1485 (ppalaga)
- Upgrade to Apache Camel 3.4.1 #1484 (lburgazzoli)
- Fixup #1468 Intermittent failure of CamelDevModeTest #1483 (ppalaga)
- Fix #1426 Dependency parity checks are now done by Quarkus extension-descriptor mojo #1481 (ppalaga)
- Fixup #1448 Add delay=-1&repeatCount=1 to the command mode test route… #1480 (ppalaga)
- Use java.home system property in TrustStoreResource #1479 (jamesnetherton)
- Fix #1448 Add an integration test for the command mode #1477 (ppalaga)
- Fix #1468 Intermittent failure of CamelDevModeTest #1473 (ppalaga)
- Add JPA extension #1467 (jamesnetherton)
- Reproducer for #1459 #1465 (lburgazzoli)
- improve bootstrap and configuration documentation #1464 (lburgazzoli)
- Fix issues with building from the source release zip #1463 (jamesnetherton)
- Add example about how to use @Handler with beans registered to the Camel Context #1461 (lburgazzoli)
- Fix #1455 Exclude the node directory from src kit #1458 (WillemJiang)
- Fix #1428 to add the usage.adoc #1457 (zhfeng)
- org.apache.camel.quarkus.main.CamelMainApplication should be registered for reflection #1454 (lburgazzoli)
- Document how to use mock in JVM mode tests #1449 #1452 (JiriOndrusek)
2.2.1 (2022-01-14)
Fixed bugs:
- SecurityIdentity is not propagated to Camel route #3353
Closed issues:
- Ban log4j 1.x #3451
- camel.main.durationMaxSeconds is not honoured #3433
- Manage Eclipse jgit version and jzlib version #3414
- Ban
commons-logging
andcommons-logging-api
#3405 - Create a Json-patch extension #3403
- [Docs] Self-contained way of generating components/dataformats/etc tables #3396
- [Quarkus 2.6.0.Final] Remove
software.amazon.awssdk:apache-client
dependency override #3366
2.6.0 (2021-12-18)
Fixed bugs:
- Exclude maven-artifact from camel-quarkus-debezium-mongodb #3372
Closed issues:
- Testing transacted routes with Quarkus and CamelTestSupport fails #3379
- Using camel-quarkus-xslt-saxon in native mode ends up with java.lang.NoSuchMethodException at runtime #3360
- Remove CI workflow steps to install
yq
#3355 - [Camel 3.14.0] Kafka integration test never completes #3312
- [Camel 3.13.0]
MicroProfileHealthTest.testFailureThreshold
test failure #3277 - Sql test using derby doesn't start dev service and shows class loading issue if stored procedure is called #3260
- Camel-Catalog-Quarkus: It is missing for release-1.0.0-M5 #904
- protobuf: Missing method "getName" when using contentTypeFormat=json in native mode #3382
- Use the Quarkiverse Artemis BOM and upgrade to 1.0.2 #3381
- Ban log4j-core and log4j-slf4j-impl #3377
- Remove com.amazonaws:aws-java-sdk-swf-libraries from the BOM #3375
- XSLT integration-test fails on Windows 10 #3374
- Ban com.sun.activation:javax.activation #3361
vertx-kafka
extension incompatible withkafka-clients
3.0.0 #3358- aws-lambda: itest failing when run against the real AWS API #3356
- Bindy extension should avoid hard coding the resource path for
NativeImageResourceDirectoryBuildItem
#3348 - [JDK17]kudu:integration test failed in native mode #3340
- Ban com.google.code.findbugs:jsr305 unconditionally #3335
- Camel Quarkus Kafka extension dev services support should check for the availability of
kafka.bootstrap.servers
#3329 - camel-quarkus-support-* source JARs should have manifests #3321
- Document that
vertx-websocket
consumers run on the Quarkus Vert.x web server #3318 - FOP integration test failed in native mode #3280
- Consider removing
camel-quarkus-support-common
#3243 quarkus.camel.main.shutdown.timeout
doesn't work as intended #3179- [Camel 3.12] New feature: route configurations #2978
- [Quarkus 2.5] Example with kafka + Oauth2 needs the stimzi Oauth client #2872
- Test AWS2 SQS in isolation #2606
- JFR Native support #2151
Merged pull requests:
2.5.0 (2021-11-19)
Closed issues:
- Debezium tests are using JUnit 4 Assertions and Assumptions #3289
- quarkus:dev NPE KafkaProcessor.configureKafkaComponentForDevServices(KafkaProcessor.java:65) #3284
- Camel-quarkus-couchbase Consumer is not working #3283
- Document that a maintenance branch should be created also in examples for each minor release #3281
- AWS Integration test doesn't clean bucket #3276
- [camel 3.13.0]compilation failure in ftp integration test which is caused by recent SSHD upgrade in Camel 3.13 #3274
- Fix of issue #3080 (Sql - enable stored procedure test for different db types) misses Oracle db type #3268
- Avoid using Camel Salesforce DTO types as the return type or method parameters in integration tests #3259
- Cannot run tests against alternative BOMs #3258
- Re-enable KafkaSaslSslIT and KafkaSslIT #3254
- Sql - native tests fail on NPE during db initialization #3247
- [Quarkus 2.5.0] Kafka SASL / SSL tests are failing #3239
- [Quarkus-Main] Kafka DevService properties #3227
- GraalVM 21.2.0 + Java 16 - Native build fails #3226
- [camel 3.13.0]
MllpTest.testCharsetFromMsh18
failure #3225 - Make sure all AWS extensions tested with Quarkus clients have the option documented #3201
- Investigate the large size of content uploading with camel-quarkus-aws2-s3 #3095
- Sql - enable stored procedure test for different db types #3080
- Check whether/how the clients for Quarkus AWS extension can be used in Camel routes #2592
- Stub nominatim.openstreetmap.org APIs with WireMock for GeocoderNominationTest #2033
- avro: fix the documentation about avro schema build time parsing #3270
- [camel 3.13] NativeImageResourceBuildItem fails for Atlasmap extension #3189
- Make integration tests runnable against Quarkus Platform BOM #3123
- Aws2-ddb: Document usage of quarkus-amazon-dynamodb for client creation (and limitations) #2989
- [camel 3.13] Atlasmap : use jandex index for atlasmap bean discovery #2578
2.4.0 (2021-10-22)
Fixed bugs:
- gRPC producers with TLS enabled do not work #2966
Closed issues:
- Test AWS Kinesis with Quarkus client #3200
- doc: rephrase the section about charsets in native mode #3219
ShiroProcessor
is missing reflective class configuration forcommons-beanutils
converters #3208- Investigate KafkaDevServicesDisabledTest failure test #3206
- Improve AWS2 DDB docs #3195
- Improve the Avro extension page #3194
- Improve the description of camel-quarkus-sql #3193
- Improve the description of camel-quarkus-openapi-java #3192
- Error: @antora/user-require-helper tried to access {requires} #3184
- AWS Aws2DdbQuarkusClientTest fails with real AWS #3174
- [Quarkus 2.4.0] Messaging tests fail with ambiguous dependencies for
org.apache.camel.quarkus.component.messaging.it.util.scheme.ComponentScheme
#3173 - io.quarkus.deployment.builditem.CapabilityBuildItem(name) is deprecated #3172
- OpenAPI Java integration tests fail with Camel 3.13.0-SNAPSHOT #3171
- Test AWS S3 encryption using KMS #3169
- AWS S3 tests should delete all buckets they create #3167
- Aws2S3Test could fail with real AWS S3 service caused by bucket name conflicts #3163
- URL to the Kafka brokers must be configured with the brokers option in native mode #3157
- QuarkusKafkaClientFactoryDisabledViaPropertiesTest is broken #3154
- Unify package names for the for the test in camel-quarkus-examples #3152
- Register camel <--> CDI event bridges only when observers for the events are detected #3149
- Docs xref check failures #3143
- [Camel 3.12] Remove the reflection register for SunJaxb21NamespacePrefixMapper #3132
- Google-Storage Extension: Cannot set serviceAccountKey because of Quarkiverse extension #3131
- [Quarkus 2.4.0] AWT packages forced to be runtime initialized #3130
- [Camel 3.12] enable autoCreate CI integration tests #3097
- [Camel 3.12] Subclasses of ServiceCallConfiguration should not need to be registered for reflection #2955
- [Camel 3.12] UnmarshalTypeName should be renamed to unmarshalType #2874
- [camel 3.12] core: camel.threadpools.config[*] properties should not need reflection anymore #2828
- Expand AWS Lambda test coverage #2749
2.3.0 (2021-10-01)
Fixed bugs:
- Opentracing can't be disabled via config #3084
- XchangeTest failure due to deprecated binance WAPI endpoints #3016
Closed issues:
- RestClient and Opentracing runs into StackOverflowError #3145
- Split Quartz test into Quartz and Cron #3086
- JdbcAggregationRepository build error by spring JtaTransactionManager #3054
- Examples should have use Quarkus Main Application #1280
- Split package usage warning with camel-quarkus #3159
- clientRequestValidation not working with camel REST DSL #3129
- Improve Kafka integration with Quarkus dev services #3121
- Finish expanding of AWS DDB tests #3114
- Docs xref check failures #3109
- Salesforce integration tests: possible failures #3103
- Test
platform-http
with SSL enabled #3093 - Improve handling of
quarkus.*.enabled
configuration properties #3091 - Split MongoDB test into MongoDB and Mongo Grid FS #3089
- Improve native support for
org.apache.http.impl.client.BasicAuthCache
#3079 - [Camel 3.11.2 / Camel 3.12.0] Enable tests for OpenApi license and contact info #3076
- Expand OpenAPI Java test coverage #3072
- Salesforce : Impossible to custom fields for Platform events #3067
- Sql - enable test with different databases #3053
- Expand REST DSL test coverage #3036
- Unsatisfying test coverage of binding mode in rest component #3028
- [Quarkus 2.3.0]
GooglePubSubTest
failure #3027 CoreTest.testCamelContextAwareRegistryBeansInitialized
failing after RouteBuilder started implementing CamelContextAware #3002- [Camel 3.11.2, 3.12.0] Consider usage of
IgnoreSplitPackageBuildItem
#2997 - Salesforce : add test coverage #2938
- Expand AWS S3 test coverage #2745
- Kafka - add test coverage #2627
- AWS2 Lambda integration timeouts on Localstack #2595
- Test camel-quarkus-aws2-s3 together with quarkus-amazon-s3 #2590
2.2.0 (2021-08-27)
Fixed bugs:
- [Quarkus 2.2.0] XChange native itest fails to find
CurrencyNames
resource bundle #2983 - [Quarkus 2.2.0] Spring RabbitMQ native build fails #2980
- [Quarkus 2.2.0]
quarkus-google-cloud-services
dependent extensions native image build fails #2979 - [Quarkus 2.2.0] Infinispan itests fail in native mode #2975
- Camel-Infinispan consumer doesn't work #2344
Closed issues:
- xchange native itests failure #3042
- Exception when configuring camel-kafka with environment variables in native mode #3017
- Solr: Investigate, why native tests fail in openjdk 11 (not in graalvm jdk) #2941
- Test creating a subscription of an SQS Queue to an SNS Topic #2624
- [CI] - Camel Master Branch Build Failure #2393
- [CI] - Quarkus Master Branch Build Failure #2375
- Nightly branch sync issue reporting sometimes does not work #2367
- Document the relation about quarkus beans and camel components #1245
- Language component native support #817
- kamelet: Test the kamelet location option #3025
- Document the usage of partial Quarkus BOMs #3023
- Salesforce test failure #3022
property
attribute with@Consume
does not work #3021- Add test coverage to messaging extesnions #3018
- Reduce console log output from
EipTest.throttle
#3001 - creation of extension on windows failed #2999
- Upgrade to to GraalVM 21.2 #2981
- [Quarkus 2.2.0] XmlSecurity itests fail in native mode #2977
- Skip querying Jandex for quarkus.camel.native.reflection.include-patterns that have no wildcards #2970
- SolrTest failure when using CloundContainer #2967
- Automatically register for reflection: org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper #2965
- Multiple gRPC consumers for the same service class does not work #2954
- Provide a common set of JMS tests to test different combinations of JMS extension, client & broker #2914
- Read-lock tests are flawed #2888
- AWS2 ddb-streams integration tests failures #2860
- Make
quarkus.google.cloud.project-id
optional #2858 - Have each release on a <major>.<minor>.x branch to make Antora happy #2853
- Set the version in docs/antora.yml when tagging a release #2852
- Cannot convert buffer types in platform-http #2838
- Box native integration test failure #2830
- Expand ElasticSearch REST test coverage #2819
- [Camel 3.11] Solr cloud integration tests are failing #2814
- Google PubSub Extension is not working in camel-k #2796
- Expand AWS DDB tests #2776
- Apple M1 cannot build the camel-quarkus project #2762
- Add ability to test HL7 extension with multiple HAPI implementations #2744
- [elastic-search] Test both camel and quarkus configuration of underlying component quarkus client #2714
- Test EIPs DSL methods #2628
- Test sending messages to an SNS FIFO topic #2625
- LevelDB: mapped bytebuffer cleaner update for jdk 9+ needs workaround to work in native mode #1908
- [Serialization] transferException URI option does not work in native mode #1868
- [Serialization] Jolt: Remove the DeepCopySubstitution when/if graal supports Object serialization #1433
- Kubernetes extension native compilation high memory consumption #1101
- [camel-master branch] support ComponentNameResolver #892
2.1.0 (2021-07-23)
Fixed bugs:
- Cannot re-process old Kafka messages because of Quarkus overriding the group.id #2901
Closed issues:
- Revise DefaultExchangeHolder #2905
- openapi-java failure when building native-image #2892
- string-template:bean Bean Injection: camel quarkus cannot find resource error #2849
- Document the need of @RegisterForReflection in Bean doc #2844
- add affinity dependency in a mac profile for camel-hazelcast extension #2800
- Intermittent failure of testJmsTransaction #2767
- Test both camel and quarkus configuration of underlying component quarkus client #2712
- Split with AggregationStrategy #2690
- No consumers available on endpoint #2632
- Autowiring of beans can cause warning and problem "bean was marked as unused and removed during build" #2519
- Turn off bean removal by ArC #1387
- NPE when testing serviceCall EIP #2952
- js-dsl integration test failure #2908
- can't build camel-fhir extension native image #2906
- kudu: remove the useless test harness logic dedicated to Java 8 #2885
- Avoid producing
FeatureBuildItem
in support extensions #2873 - Promote tags to GitHub releases #2864
- Give some guidance to end users which messaging extensions they should use in which situation #2856
- [Quarkus 2.1] Remove reflective class registration for
ScramSaslClientFactory
#2850 - Remove
quarkus.camel.sql.script-files
configuration property #2823 - Leverage catalog metadata to discover unremovable bean types #2822
- Update the Command mode docs page #2782
- Test camel.faulttolerance.* set of properties #2780
- Automatic check to ensure that camel.quarkus.jvmSince and camel.quarkus.nativeSince are not newer than the current SNAPSHOT #2763
- Refactor registration of serialization once support is present in Quarkus #2755
- Add Kamelet example #2731
- camel-quarkus-minio: "quarkus.minio.url" is mandatory and must be a valid url #2721
- Revisit user guide testing page #2679
- Salesforce : Mock existing tests #2667
- Class loader issues in AvroRpcTest with Quarkus 2.0.0.Alpha3 #2651
- Expand Netty test coverage #2636
- Add camel-kamelet extension example #2630
- Support JMS ObjectMessage #2599
- Document the options for configuring the ElasticSearch REST client #2502
- Nitrite - follow up - simplify serialization configuration #2255
- OpenTelemetry support #2084
- Investigate replacing bouncycastle support extension with Quarkus bouncycastle #2005
2.0.0 (2021-06-25)
Implemented enhancements:
- Native support for kamelet.yaml discovery #2733
Fixed bugs:
- Camel jira throws in native mode java.lang.ClassNotFoundException: org.glassfish.jersey.internal.RuntimeDelegateImpl #2650
Closed issues:
- onException in xml dsl #2842
- Ability to retrieve traceId for observability in routes #2802
- camel-kamelet-reify native support #2617
- Use in an example: autowiring of beans available in the CDI container to CamelContext and components #2351
- camel-quarkus-kafka : Kafka oauth authentication issue with kafka-oauth-client 0.8.x versions #2878
- Combine build sanity checks into a single script #2869
- InfinispanTest failed on Mac #2840
- Add a section about mocking remote endpoints to Testing page of user guide #2834
- Salesforce native integration tests throw CNFE for
java.io.InputStream
#2831 - Let quarkus-google-cloud-services or com.google.cloud:libraries-bom align opencensus, perfmark & Co. #2816
- Manage Groovy dependencies with
groovy-bom
import #2812 - CNFE MapperResultProducerService when com.datastax.oss:java-driver-mapper-runtime is not in the class path #2801
- Expand HTTP extension test coverage #2794
- camel-quarkus-http doesn't build native image - Random/SplittableRandom #2793
- Expand jsonpath test coverage #2783
- Test camel.threadpool.* set of properties #2781
- Test specifying custom beans in application.properties #2778
- Unable to determine the status of the running process in TimerIT without resteasy #2772
- Solr test doesn't work on RHEL 8 #2766
- camel.main.dump-routes = true does not work #2761
- Avoid duplicating code in
org.apache.camel.quarkus.core.BaseModel
#2752 - kubernetes integration-test failure in native mode #2730
- Use EmbeddedActiveMQ in messaging and jta integration tests #2727
- Fix JSON Jackson jacksonConversionPojo test #2726
- cassandra-driver-core 3.5.0 managed in Debezium BOM too old for testcontainers 1.15.3 #2724
- hazelcast integration-test failed in native mode(On Mac) #2719
- [infinispan] Test both camel and quarkus configuration of underlying component quarkus client #2713
- Register all @JsonView array elements for reflection #2708
- demonstrate how to configure quarkus-jackson extension's own ObjectMapper instance and reuse it in our jackson test #2706
- [Camel 3.11] Remove vertx-http itest SSL workaround #2704
- Expand Saxon test coverage with xpath saxon tests #2702
- [Camel 3.11] ThreadPoolBulkhead not available in smallrye-fault-tolerance 5.1.0 #2696
- Debezium: Unresolved type during parsing: org.eclipse.jetty.util.StringUtil #2695
- Sql aggregator does not work in native mode, solve DefaultExchangeHolder globally. #2693
- Unmanage unnecessary google dependencies #2689
- Problem with dashed queryParams #2685
- camel-quarkus-jacksonxml:JsonView annotations take no effect in native mode #2681
- Quarkus Native: SQS to Mongo fails to compile with NoClassDefFoundError: jnr/unixsocket/UnixSocket #2678
- Intermittent failures in MllpIT #2671
- AWS2 test: org.apache.log4j.Priority required via netty, although netty should not be in the class path at all #2670
- Adapt Observability docs page to Quarkus 2.0.0 #2659
- Solr test fails during native compilation after upgrade to Camel 3.10.0 and Quarkus 2.0.0.Alpha3 #2657
- vert-x http client failing for HTTPS with Quarkus 2.0.0.Alpha3 #2656
- kamelet extension: add test for kamelet discovery mechanism #2652
- Test moving and deleting files on an FTP server #2645
- jackson: add test coverage #2634
- jacksonxml: add test coverage #2633
- Kafka - add Kafka Idempotent repository test #2626
- Expand Sql test coverage #2623
- Reinstate camel integration tests to the Quarkus Platform nightly SNAPSHOT build #2621
- [camel 3.10] load selected list of kamelets definitions at build time #2618
- camel-jackson-protobuf data format native support #2615
- camel-jackson-avro data format native support #2610
- Add a section about testing to the Contributor guide #2607
- [camel 3.10] Test setting MLLP default charset from system property for native mode #2554
- [Quarkus 2.0] Consider following the way how Quarkus handles Avro schemas #2513
- Salesforce fails to start because loginUrl configuration is ignored #2499
- [Camel 3.10] Improve KafkaClientFactory integration #2486
- [Camel 3.10] jsonpath: Getting rid of json-smart as explicit and transitive dependency #2435
- Remove camel-quarkus-main #2391
- Test LRA extension with the latest Narayana LRA coordinator #2285
- Upgrading to Jackson 2.12.1 via Quarkus BOM 1.12 breaks Azure SDK v12 extensions #2207
- Replace quarkus.camel.native.resources.* with quarkus.native.resources.* #988
2.0.0-M2 (2021-06-10)
Closed issues:
- Error when using Camel Kinesis component - java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory #2666
- Native compilation issues on GraalVM 21.1 #2653
- CamelKafkaTest fails intermittently on the CI #2461
- Quarkus Oracle Jdbc Issue NativeMode #2448
- Optaplanner native integration tests fail with Quarkus 1.12 #2205
- Mocking ProducerTemplate #2067
- Debezium-mongodb - observe issue DBZ-2831, which blocks integration tests. #2060
- aws kinesis: De-aggregate producer side aggregated msgs #2023
- AWS properties not picked up #1871
- Investigate intermittent build failures due to port conflicts #1370
- Kafka and Strimzi examples #1028
- Ugly re-formatted code #444
- Do not include the source XSLT files into the application archive #438
- Consider importing camel-bom in camel-quarkus-bom #159
- Intermittent failures in Aws2SqsSnsIT #2741
- Unable to determine the status of the running process in LogIT without resteasy #2737
- Resume release command needs to be performed from target/checkout directory #2736
- Kafka SASL tests fail after the upgrade to Quarkus 2.0.0.CR3 #2729
- camel-quarkus-example : dev mode issue #2723
- Add missing use cases into MongoDb test coverage #2715
- [camel-quarkus-examples] HealthTest/TimerLogMainTest/ObservabilityTest failure on camel-quarkus-main branch #2711
- Fix Qute component metadata in Camel Quarkus catalog #2701
- [Quarkus 2.0.0.CR3] ClassNotFoundException: com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test #2692
- Error when using camel-quarkus-jackson in native mode: java.lang.ClassNotFoundException: com.fasterxml.jackson.module.jaxb.JaxbAnnotationModule #2677
- GraalVM 21.1 in CryptoIT: Trying to verify a provider that was not registered at build time: BC version 1.68 #2673
- camel-quarkus-master-integration-test failing after the upgrade to Camel 3.10.0 and Quarkus 2.0.0.Alpha3 #2660
- Intermittent failures in MongoDbTest.testTailingConsumer() and MongoDbTest.testPersistentTailingConsumer() #2658
- Unregister MongoDb's ChangeStreamDocument from reflection once it is provided by Quarkus #2649
- [Quarkus 2.0.0.CR1] Stop managing kotlinx-coroutines-core once we get it managed from Quarkus #2646
- Messaging integration test for JMS topics is not working #2608
- [Camel 3.10] Upgrade to minio 8.2.1 in Camel 3.10 breaks Quarkiverse Minio and MinioClientProducer in our test #2503
- [2.0] Remove camel-quarkus-xml-io #2436
- Remove -H:+InlineBeforeAnalysis from Spring RabbitMQ test once Quarkus has InlineBeforeAnalysisBuildItem #2416
- [2.0] Remove camel-quarkus-componentdsl and camel-quarkus-endpointdsl extensions #2354
- Import Debezium BOM #1310
2.0.0-M1 (2021-05-26)
Implemented enhancements:
- Support @EndpointInject and @Produce #2539
Closed issues:
- package org.apache.camel.builder does not exist when using fast-jar in application.properties #2612
- [Quarkus 2.0.0.Alpha2] : quarkus-bootstrap-maven-plugin #2568
- Datasonnet language not supported? #2546
- SetHeader does not create a Map when using [] #2540
- CDI: programmatic lookup problem detected io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans #2532
- Investigate need of @ApplicationScoped annotation #2471
- HBase testcontainer fails with UnknownHostException: <myhostname>.localdomain: Name or service not known #2458
- Issue with Camel FHIR extension when upgrading to 1.13.0.Final #2450
- GraalVM 21.1, KafkaSaslSslIT: ClassNotFoundException: org.apache.kafka.common.security.scram.internals.ScramSaslClient$ScramSaslClientFactory #2674
- Eagerly initialized Random in various extensions #2664
- Use
CamelContextCustomizer
from camel-api #2637 - Complete simple core doc concerning "type:***" expressions #2631
- Expand MongoDb test coverage #2622
- Test data format EIPs #2616
- Test core languages in isolation #2613
- Add a camel-sql case in jta integration tests #2604
- Cancel Stale Workflow Runs job is cancelling workflows on all branches #2594
- REST extension doc link is not processed correctly #2591
- [camel 3.10] NATS native image build failure #2589
- Support @Consume #2580
- [Quarkus 2.0.0.Alpha2] vert.x failure #2577
- [Quarkus 2.0.0.Alpha2] Capabilities error #2573
- [Quarkus 2.0.0.Alpha2] System.properties not recognized if set in Test Resource #2572
- With fix of #2260 too many @Converters are registered #2570
- [Quarkus 2.0.0.Alpha2] upgrade to GrpcService annotation #2569
- [Quarkus 2.0.0.Alpha2] quarkus.test.profile not considered in TestResource #2566
- Expand SOAP extension test coverage #2561
- several integration-test failure in native mode #2550
- Test XPath #2547
- org.apache.camel.quarkus.component.splunk.it.SplunkTest failure if system timezone isn't UTC #2542
- Test TypeConverters #2537
- Test simple language #2533
- Expand REST test coverage #2529
- REST JSON example should use the Camel REST DSL #2528
- org.apache.camel.quarkus.component.lra.it.LraTest failed on non-linux machines #2523
- Document locale limitations in native mode #2522
- Adapt MicroProfile Health to Camel 3.10 #2521
- Expand HL7 test coverage #2520
- Expand MLLP test coverage #2518
- quarkus.test.flat-class-path=true required to run Avro tests #2514
- Test Batch Consumer, charset, filter and sortby options of the file component #2512
- Qute component improperly classified as "other" in Camel Quarkus Catalog #2508
- Test bean binding #2492
- Document the possibility to use CDI beans with camel bean component #2491
- Unable to build mongo-to-slack in native with 1.13 quarkus #2489
- Add test coverage for Kafka with SSL #2484
- Stop testing JavaScript DSL in native mode #2481
- Dev Mode: rests xml resources seems ignored #2476
- Add info about Camel IDE plugins to the documentation #2470
- Improve MongoDB extension documentation of named clients #2466
- Intermittent failure in native MicroprofileMetricsIT #2460
- [camel 3.10] kotlin-dsl Enforcer rules have failed #2451
- camel-quarkus-dozer Error when running native executable #2449
- [Camel 3.10] Missing EndpointKey #2447
- FixedLengthWithLocaleTest.marshalFixedLengthWithLocaleShouldSucceed fails on Java 8 #2445
- Unable to add camel-quarkus-microprofile-metrics when using camel-quarkus-azure-eventhubs components #2442
- Unable to start Quarkus with Camel FHIR #2441
- Add code.quarkus.io badges on extension pages #2433
- Upgrade CassandraQL quarkus extension to 1.0.1 #2423
- Google Storage support #2421
- Kafka with SASL_SSL does not work in quarkus native mode #2409
- [Camel 3.10] jsonpath : Missing property in path $['room'] #2395
- Tests skipped in native mode should be executed on default Java version at least #2389
- Add integration tests for Digitalocean #2388
- Adapt examples to the merger of main into core #2377
- Adjust the documentation after the merger of main into core #2374
- Store the association between Camel Quarkus Catalog items and Camel Catalog items #2368
- Revisit core, main and foundation integration tests #2362
- Test class component, test bean language #2361
- Test file language #2356
- kafka: better integration with quarkus kafka extension #2333
- couchbase JVM : add integration tests #2326
- [camel-master] Support for new DSLs #2301
- FileTest fails on the platform #2278
- Show deprecation info in Extensions reference #2266
- Custom TypeConverter is not automatically registered #2260
- AtlasMap: Use jandex to discover the types we need to register for reflection #2241
- AWS2 components have to set client.endpointOverride() to work on Localstack #2216
- Startup log of bootstrap runtime #2164
- Use AsciiDoc variable for Quarkus version in the documentation #2163
- Document correct BoM usage #2136
- Using Camel's @Produce injection #2066
- Openstack native support #1943
- Add a filter to discard AnnotationTypeConverterLoader #1896
- Add integration tests for camel-quarkus-kafka + sasl #1783
- XQuery component and language native support #1710
- DigitalOcean native support #1594
- REST OpenApi native support #1235
- Add support for MicroProfile Fault Tolerance #1234
- NullPointerException with telegram webhook #1200
- ClassNotFoundException: CamelCronService #1195
- Remove Elasticsearch Rest doc title fix when upgrading to Camel 3.3.0 #1167
- XChange native support #769
1.8.1 (2021-04-01)
Fixed bugs:
- Spring RabbitMQ integration test fails in native mode with Camel 3.9.0 #2340
Closed issues:
- [CI] - Camel Master Branch Build Failure #2392
- Stop CI testing on Java 8 #2287
- camel-nats intermittently failing on quarkus-platform #2061
- Make camel-quarkus-xml-io work again after we broke it with camel-quarkus-xml-io-dsl in 1.8.0 #2431
- Consume kubernetes-client-bom via Quarkus BoM #2426
- camel-quarkus-cassandraql : build failure in camel-master branch #2424
- docs: add xref support for adoc file sourced from javadoc #2417
- bindy: do not embed useless resources #2413
- NPE if Qute template can't be found #2410
- Document the process for maintaining (quarkus | camel)-master branches #2406
- Upgrade to the latest Quarkiverse Google Cloud Services #2405
- Intermittent failure in camel-quarkus-master-integration-test #2384
- Add test coverage for health check interval and failure-threshold #2366
- Add test coverage for a custom HealthCheckRepository #2365
- Use camel-servicenow-maven-plugin to generate model classes #2316
- [Camel 3.9] Azure Storage Data Lake appends newline to the file content #2302
- MLLP native support #1731
1.8.0 (2021-03-26)
Fixed bugs:
- Unable to use Salesforce DTOs in native mode #2312
Closed issues:
- Direct component example #2363
- [CI] - Quarkus Master Branch Build Failure #2360
- Test autowiring of beans available in the CDI container to CamelContext and components #2350
- [CI] - Camel Master Branch Build Failure #2349
- [CI] - Quarkus Master Branch Build Failure #2336
- [CI] - Camel Master Branch Build Failure #2332
- [CI] - Quarkus Master Branch Build Failure #2331
- quarkus 1.7.0 DocumentBuilderFactoryImpl not found #2323
- Camel DSL Azure - Storage Blob Service doesn't work as native build. #2318
- [CI] - Quarkus Master Branch Build Failure #2314
- Azure Storage Data Lake listFileSystem operation causes an infinte loop of requests #2304
- CI job integration-tests-alternative-jvm (15) failing against a valid PR #2300
- [CI] - Camel Master Branch Build Failure #2284
- plugin update-extension-doc-page fails when running extensions-jvm tests #2276
- [CI] - Quarkus Master Branch Build Failure #2275
- [CI] - Camel Master Branch Build Failure #2261
- Perform basic testing of aws extension through localstack #1071
- LRA native support #793
- Think about consolidating enforcing rules #293
- Freemarker native support #223
- Merge camel-quarkus-main into camel-quarkus-core #2358
- Make Solr extension automatically register classes with @Field annotations for reflection #2341
- Document that AtlasMap user classes may need to be registered for reflection #2319
- Test FTPS #2317
- Investigate integration test usage of quarkus.ssl.native #2306
- Azure extension native build fails with Quarkus 1.13 #2299
- SQL integration tests fail with Quarkus 1.13 - Multiple DataSources found in the registry #2296
- Replace hbase-testing-util with docker container #2295
- [camel-master] Support for YAML DSL #2294
- main: add an option to ignore command line arguments #2293
- bindy: @DataField(method=*) is not supported #2282
- Prefer SyntheticBeanBuildItem to initializing bean producers via volatile fields #2273
- Bindy - Do not rely on quarkus-resteasy-jackson to register reflective classes #2268
- Remove support for Webocket JSR 356 #2262
- Camel Quarkus OptaPlanner does not work as of Quarkus 1.12 in apps generated by code.quarkus.io #2253
- Optaplanner : upgrade to 8.x extension #2243
- Optimise the camel-quarkus-examples CI build #2147
- Paho MQTT 5 support #2145
- Move Netty related BuildItems to Quarkus Netty extension #2142
- Revisit transaction support #1918
- HL7 Terser language native support #1747
- Splunk native support #1698
- Add tests to example projects #1501
- Nitrite native support #1298
1.7.0 (2021-02-19)
Closed issues:
- Building native fails for Quarkus 1.11.3.Final #2250
- [CI] - Quarkus Master Branch Build Failure #2249
- [CI] - Camel Master Branch Build Failure #2248
- [CI] - Camel Master Branch Build Failure #2239
- [camel-master] azure-storage-* integration tests fail #2215
- FHIR tests don't work with all possible options #2201
- [CI] - Quarkus Master Branch Build Failure #2194
- Red #2188
- [CI] - Quarkus Master Branch Build Failure #2183
- [CI] - Camel Master Branch Build Failure #2182
- [CI] - Camel Master Branch Build Failure #2175
- [CI] - Quarkus Master Branch Build Failure #2170
- [CI] - Quarkus Master Branch Build Failure #2161
- [CI] - Camel Master Branch Build Failure #2157
- [CI] - Quarkus Master Branch Build Failure #2153
- [CI] - Camel Master Branch Build Failure #2144
- Figure out how we could leverage Quarkus Developer Console #2007
- XML Tokenize language native support #780
- Docs xref checks failure with Camel 3.8.0 #2226
- [camel-master] azure-eventhubs: discovered unresolved type during parsing #2213
- [camel-master] nats: failure running integration tests #2211
- camel-quarkus-git: integration test fail if gpg signing is enabled #2210
- camel 3.8 - Removed reflection in 9 components #2209
- Azure EventHubs native build fails with Quarkus 1.12 #2204
- OAI-PMH: Get rid of the JettyTestServer class for tests #2192
- Re-introduce Changelog GH Action #2189
- Netty UDP does not work in native mode #2187
- [camel 3.8] create an extension for the kamelet component #2174
- Require Java 11 in examples #2152
- Reimplement creation of minio client to avoid minio extension limitations #2134
- camel-spring-rabbitmq - new component #2128
- Hazelcast integration tests : random failing tests on CI #2127
- Align Kubernetes client version with Quarkus #2126
- FOP integration tests fail in native mode with GraalVM 20.3.0 #2113
- ReplicatedMap : The Hazelcast consumer is not notified on its listener #2095
- OAI-PMH support #2081
- Azure Event Hubs support #2079
- AtlasMap native support #1989
- AWS2 EventBridge native support #1976
- PubNub native support #1944
- Remove JtaProcessor.registerNarayanaReflectiveClass when quarkusio/quarkus#10180 gets fixed #1895
- CBOR data format native support #1754
- StAX native support #1696
- XML Security native support #1617
- Azure Storage Queue Service native support #1574
- AWS 2 Kinesis native support #1571
- CassandraQL native support #1355
- IPFS native support #770
- Syslog data format native support #595
1.6.0 (2021-01-15)
Closed issues:
- Document the correct usage of BoMs #2135
- camel-quarkus-csimple package not exists but presented in documentation #2131
- Could not find artifact com.google.protobuf:protoc:exe:osx-x86_64:3.13.0 in nexus #2097
- [CI] - Camel Master Branch Build Failure #2077
- [CI] - Quarkus Master Branch Build Failure #2065
- Release: Update Apache Committee Report Helper for camel-quarkus-1.6.0 released on 2021-01-18 #2149
- Minio: Observe issue in quarkiverse-minio #2120
- Remove changelog gh action #2119
- Geocoder tests with external service are not working #2112
- antora/xref-validator failure after a component was removed from Camel #2109
- CSimple NPE even if CSimple language is not used #2098
- Add more integration tests for camel-hazelcast extension #2094
- Skipped tests on CI (eg. hystrix) #2091
- Twitter itest doesn't work in native mode #2090
- Redis support #2085
- Vert.x Kafka support #2082
- JSONata support #2080
- Create ASF distribution #2045
- Minio native support #2040
- BigQuery native support #2014
- camel-quarkus-kafka: Reconnection issues when working with schema registry #1960
- Hazelcast native support #1647
- Azure Storage Blob native support #1573
- Require Java 11 #1299
- Debezium MongoDB Connector native support #1190
1.5.0 (2020-12-14)
Closed issues:
- [CI] - Camel Master Branch Build Failure #2071
- Camel import not working #2068
- [CI] - Camel Master Branch Build Failure #2064
- [CI] - Camel Master Branch Build Failure #2059
- [CI] - Quarkus Master Branch Build Failure #2058
- [CI] - Quarkus Master Branch Build Failure #2049
- [CI] - Camel Master Branch Build Failure #2046
- [CI] - Quarkus Master Branch Build Failure #2044
- [CI] - Camel Master Branch Build Failure #2037
- [CI] - Quarkus Master Branch Build Failure #2031
- [CI] - Camel Master Branch Build Failure #2019
- [CI] - Quarkus Master Branch Build Failure #2013
- FastHeadersMapFactory ClassNotFoundException since 1.0.0-M6 #1086
- JSch native support #797
- Protobuf dataformat native support #789
- [Camel 3.7] Test with camel.main.lightweight=true #2063
- CSimple language support #2036
- Micrometer component support #2034
- Polish how we pass -Djavax.net.ssl.trustStore to the Solr test #2029
- timer-log-main example: The example is not working in dev mode #2024
- [CI] - Camel Master Branch Build Failure #2022
- [Camel 3.7] Camel main autowire properties by type has been removed #2002
- Antora xref check fails on camel-master branch #1996
- [Camel 3.7] Investigate reason of the explicit registration of some resources in CamelProcessor #1995
- Make UpdateExtensionDocPageMojo generate cross reference URLs #1986
- NATS integration test failure - Unable to connect to NATS servers #1978
- [Camel 3.7] JSON-B data format support #1973
- Olingo integration test is throwing SSLPeerUnverifiedException #1972
- LevelDB extension does not compile with Camel 3.7.0-SNAPSHOT #1948
- Camel Avro RPC component native support #1941
- Remove Camel AS2 configuration class reflection registration #1874
- OptaPlanner native support #1721
- Solr native support #1703
- Google pubsub extension native support #1041
1.4.0 (2020-11-19)
Fixed bugs:
- AdviceWithRouteBuilder replaceFromWith and microprofile-metrics conflict #1894
- Main extension cannot load rest XML definitions #1852
- quarkus-spring-web breaks startup of camel-quarkus-activemq #1759
Closed issues:
- [CI] - Camel Master Branch Build Failure #2012
- [CI] - Quarkus Master Branch Build Failure #2006
- [CI] - Camel Master Branch Build Failure #2003
- [CI] - Quarkus Master Branch Build Failure #1998
- [CI] - Camel Master Branch Build Failure #1997
- [CI] - Quarkus Master Branch Build Failure #1987
- Data Format : Unable marshal LinkedHashMap to Protobuf #1983
- [CI] - Quarkus Master Branch Build Failure #1971
- [CI] - Camel Master Branch Build Failure #1970
- [CI] - Quarkus Master Branch Build Failure #1959
- [CI] - Camel Master Branch Build Failure #1945
- How to add startHistoryId queryParameter to google-mail:history/list (camel-quarkus-google-mail) #1927
- [CI] - Quarkus Master Branch Build Failure #1922
- [CI] - Camel Master Branch Build Failure #1912
- SnappyCompression fails while building native image #1910
- Log with KafkaProducer does not work #1862
- Hipchat native support #1652
- Need an archetype for Camel Quarkus #1173
- PDF integration tests failing with Camel 3.7.0-SNAPSHOT #1979
- Configuration option (not) to start the runtime #1969
- json-validator native build fails with Camel 3.7.0-SNAPSHOT #1961
- lumberjack : move client payload sending to test #1949
- ActiveMQ Default XPath evaluator could not be loaded #1933
- FOP tests fail in Quarkus Platform #1930
- Document Spark peculiarities #1928
- Unreleased Resource: Streams #1913
- PostgresSQL Event : add usage of Quarkus AgroalDatasource #1909
- [Camel Quarkus 1.2] Remove quarkus.camel.native.resources.include-patterns = routes/*.xml in examples #1901
- Crypto extension requires reflective access to DigitalSignatureConstants #1881
- Fix usage of deprecated GitHub actions commands #1876
- [Quarkus 1.9] leverage Quarkus JAXP extension where applicable #1806
- JSLT native support #1740
- Lumberjack native support #1732
- MSV native support #1728
- Nagios native support #1726
- Revert PR #1667 once kudu-client stops shading Netty #1669
- Twilio native support #1633
- Zendesk native support #1613
- Provide a quick profile #1607
- Automate the process of creating jvm only extensions #1561
- Leverage camel-platform-http-vertx in platform-http extension #1144
- Saga native support #819
1.3.0 (2020-10-16)
Closed issues:
- HBase integration tests fail with Camel 3.6.0 #1914
- Test Geocoder with Google maps mock API if GOOGLE_GEOCODER_API_KEY is not provided #1860
- Shiro native support #1844
- [Camel 3.6] Remove workaround for CAMEL-15518 #1769
- [Camel 3.6?] Remove createEndpoint method override in QuarkusVertxWebsocketComponent #1737
- [Camel 3.6?] Improve the camel-bean extension by not using an alias for BeanAnnotationExpressionFactory #1725
- [Camel 3.6] Remove QuarkusVertxHttpBinding #1675
1.2.0 (2020-10-15)
Implemented enhancements:
- Suggestion: Add column for native supported version in camel quarkus extensions list #1781
Fixed bugs:
- pgevent : config issue #1917
- The stream has no active subscriptions when using camel-quarkus-smallrye-reactive-messaging #1851
- NoSuchMethodException: org.apache.camel.service.lra.LRASagaRoutes.<init>() #1840
- Intermittent failure of AhcWsProducerConsumer #1815
- 1.1.0 Main fails to start in IntelliJ #1800
- Camel-Quarkus Kafka: Failed to configure SaslClientAuthenticator #1687
Closed issues:
- [CI] - Camel Master Branch Build Failure #1900
- IllegalArgumentException thrown on itest application startup #1891
- [CI] - Quarkus Master Branch Build Failure #1886
- [CI] - Quarkus Master Branch Build Failure #1865
- [CI] - Quarkus Master Branch Build Failure #1850
- [CI] - Quarkus Master Branch Build Failure #1830
- [CI] - Camel Master Branch Build Failure #1826
- [CI] - Quarkus Master Branch Build Failure #1810
- [CI] - Camel Master Branch Build Failure #1805
- NATS tests do not work on the platform #1803
- [CI] - Camel Master Branch Build Failure #1798
- [CI] - Camel Master Branch Build Failure #1779
- [CI] - Quarkus Master Branch Build Failure #1773
- Add more examples #310
- Add Camel-Aws-SSM extension #108
- [QUARKUS 1.9] Remove the driver registration workaround from Postgres Replication Slot extension #1885
- Duplicate license headers in Velocity test templates #1843
- LevelDB native support #1839
- Headersmap native support #1838
- List of misc. components empty after the recent docs generation changes #1834
- Document all ways to start a new project #1824
- A user guide page informing about various ways to define routes #1823
- Run verify for the docs module on the CI #1819
- Camel quarkus disable auto route discovery not working #1816
- Configure NativeImageResourceBuildItem for camel route classpath resources #1812
- allowContextMapAll requires template engines to have reflective access to camel core classess #1807
- Find a proper place for registering SAXMessages native resource bundle #1796
- Generate partials instead of pages for the individual Camel bits #1795
- [Quarkus 1.9] Caffeine: remove CacheLoader processor #1790
- Wrong jira component version definition in camel-quarkus-bom 1.0.1 file #1775
- Adding Changelog generated automatically through gh action #1772
- Component counts not shown on the website #1770
- [Quarkus 1.9] Move httpmine from our BOM to Quarkus BOM #1763
- uniVocity data formats native support #1756
- Jing native support #1741
- NSQ native support #1722
- PostgresSQL Replication Slot native support #1720
- PostgresSQL Event native support #1719
- Be able to determine that the test was run against external service or not #1717
- RSS component native support #1711
- Stop managing httpclient-cache as it is managed by Quarkus #1704
- String template native support #1694
- Move examples to a separate git repository #1691
- Make mvn -N cq:format remove empty application.properties files #1676
- Document cq:create -Dcq.nativeSupported=false for creating JVM-only extensions #1662
- camel-quarkus-activemq extension broker url configuration #1661
- Geocoder native support #1645
- FOP native support #1642
- SmallRyeReactiveMessagingIT fails intermittently #1632
- MongoClientName annotation class not available when using camel-quarkus-mongodb extension #1608
- Disruptor native support #1597
- Crypto (JCE) native support #1593
- Atom native support #1560
- Use asciidoctor-antora-indexer to produce lists of extensions and components on the reference pages #1557
- Add styles for Quarkus config options fixed at build time #1410
- File specific issues for TODOs where necessary #1285
- Velocity Support #837
- Browse native support #816
- SSH support #798
- Caffeine native support #794
- gRPC native support #762
1.1.0 (2020-09-09)
Fixed bugs:
- KuduIT fails with Camel 3.5.0 #1664
- Unable to use quartz as scheduler for ScheduledPollConsumer in native mode #1663
- [Camel 3.5] OpenTracing integration test fails with Camel 3.5.0-SNAPSHOT #1493
Closed issues:
- [CI] - Camel Master Branch Build Failure #1532
- camel-quarkus-main - Uses reflection for setting its name #1765
- Add TLS based authentication support to the nats extension #1761
- @Simple annotated bean parameter binding not working in native mode #1685
- Create an AWS2-STS extension #1680
- Weather native support #1631
- ClassNotFoundException thrown when using onException in native mode #1605
- Speed up the CI #1602
- jakarta.xml.bind:jakarta.xml.bind-api version alignment issues #1601
- NATS native support #1578
- Dropbox native support #1577
- AWS 2 Lambda native support #1572
- make camel-management a camel-quarkus extension. #1564
- [Camel 3.5?] contextPath ignored for platform-http with REST DSL #1563
- Cron component not initialized when used with Endpoint DSL (since Quarkus 1.7.0.Final) #1553
- Telegram test doesn't work #1550
- Flatpack component support #1541
- http related tests rely on external service that may sometimes be down #1538
- Add ArangoDB component extension #1533
- RabbitMQ native support #1531
- Add entry in Quarkus MAINTAINERS.adoc #1523
- health example throws VerifyError as class MonkeyHealthCheck_ClientProxy overrides final method AbstractHealthCheck.addMetaData #1517
- Add core extension to the list of extensions documentation #1510
- UpdateExtensionDocPageMojo generates wrong link for Camel threadpoolfactory-vertx component #1506
- [Camel 3.5/3.4.3] xml-io should pass namespace info to NamespaceAware elements #1497
- Create a vert.x http client extension #1491
- org.apache.camel.NoTypeConversionAvailableException: No type converter available to convert from type: java.util.HashMap to the required type: java.nio.ByteBuffer with value {name=e} #1475
- Add Camel AS2 Modules as Quarkus Extension #1471
- [Camel 3.5] Move FastUuidGenerator to Camel #1470
- Add support for smallrye-reactive-messaging-camel #1469
- Extension for camel-threadpoolfactory-vertx #1430
- [Camel 3.5] Configuring api context path with property camel.context.rest-configuration.api-context-path does not work #1303
- [Camel 3.5] Create a vert.x websocket extension #1301
- Investigate removing reflective class configuration for components that extend AbstractApiComponent #1108
- Flatpack dataformat support #796
- Create extension for camel-master component #711
- Remove UnbannedReflectiveBuildItem + policy extension ? #699
1.0.1 (2020-08-26)
Closed issues:
- IPFS native support #1623
- Browse component native support #1582
- [CI] - Quarkus Master Branch Build Failure #1566
- [CI] - Quarkus Master Branch Build Failure #1530
- [CI] - Quarkus Master Branch Build Failure #1522
- Add support for Azure SDK12 components #1494
- Git support #765
- Provide aggregated tests for quarkus-platform #413
1.0.0 (2020-08-10)
Implemented enhancements:
- Don't bind auto-discovered beans to the registry if they are produced by the user #1406
- Create a Camel Json Jackson extension #306
- Auto configuration of metrics management strategies #195
- Initialization ordering #147
- Create a Camel Kafka extension #142
- Expose health in quarkus #141
- Expose metrics in quarkus #128
Fixed bugs:
Closed issues:
- [CI] - Quarkus Master Branch Build Failure #1509
- @BindToRegistry not working with @ApplicationScoped route builders #1505
- [CI] - Quarkus Master Branch Build Failure #1502
- [CI] - Quarkus Master Branch Build Failure #1487
- [CI] - Quarkus Master Branch Build Failure #1482
- Add camel-master extension #1476
- Running a Camel-main batch application #1474
- [CI] - Quarkus Master Branch Build Failure #1472
- [CI] - Camel Master Branch Build Failure #1456
- [CI] - Quarkus Master Branch Build Failure #1451
- Quarkus And XML Routes #1436
- [Quarkus 1.6.1.Final] platform-http: dev mode breaking with log "Request has already been read" #1373
- Kafka Component Writing Messages with ProducerTemplate #743
- vertx-websocket extension #1507
- Health example fails to start #1500
- Debezium test fails on branch camel-master #1490
- Intermittent failure of CamelDevModeTest #1468
- Add Grok Extension #1466
- Unable to build from source release zip #1460
- @Handler on Bean does not resolve method #1459
- src kit need to exclude the node installation #1455
- org.apache.camel.quarkus.main.CamelMainApplication should be registered for reflection #1453
- Document how to use mock in JVM mode tests #1449
- Add an integration test for the command mode #1448
- Document JTA extension usage #1428
- [Quarkus 1.6.0] Remove our dependency parity check once quarkusio/quarkus#10279 is fixed #1426
- Upgrade to Debezium 1.2.0.Final #1418
- The CI should fail if there are uncommitted changes after the build #1415
- [Quarkus 1.7] quarkus-extension-processor race conditions when modules are built in parallel #1403
- Asterisk not escaped in Quarkus config docs #1402
- Remove service exclude for ThreadPoolProfileConfigurationProperties #1380
- OpenAPI Java extension cannot handle non-default API context path #1309
- Pass deprecation info to quarkus-extension.yaml #1286
- Make camel-quarkus-rest depend on camel-quarkus-platform-http #1244
- Add extension support for camel-jpa #889
- Unable to GET an https URL with netty-http client #695
- Fhir test are not working in native mode #473
- Fix camel-quarkus-pdf native tests #472
- Add an option to filter auto-discovered routes #396
- Remove MicroProfile Metrics extension workarounds #319
- Improve dev mode #314
- Use Camel's async processor in platform-http #299
- Add OpenTracing extension #276
- Ensure the PlatformHttpComponent is registered before the routes are started #218
- [platform http] support for rest dsl #217
- Make xml and jaxb disabled by default and opt-in when depending on camel #188
- Leverage platform http service #184
- Generate documentation to be included in quarkus #183
- @ConfigProperty and @Inject do not work in RouteBuilders #136
- Add support for quarkus provided event loop #131
- Include quarkus info in camel-catalog #75
- quarkus-camel - Use MainSupport as base for running Camel #9
Merged pull requests:
1.0.0-CR3 (2020-07-03)
Implemented enhancements:
Fixed bugs:
- CamelBeanPostProcessor is invoked after routes are already configured #1368
- [Quarkus 1.6][iCal] TimeZone-less DTSTART and DTEND changed to GMT in native mode #838
Closed issues:
- Question regarding AWS Credentials without XML beans #1431
- [CI] - Quarkus Master Branch Build Failure #1427
- [CI] - Quarkus Master Branch Build Failure #1417
- [CI] - Quarkus Master Branch Build Failure #1381
- [CI] - Quarkus Master Branch Build Failure #1345
- Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member #1328
- [CI] - Quarkus Master Branch Build Failure #1297
- [CI] - Camel Master Branch Build Failure #1284
- [CI] - Quarkus Master Branch Build Failure #1283
- [CI] - Quarkus Master Branch Build Failure #1271
- camel-quarkus-avro: Remove ObjectSubstitution when/if quarkus serialization has been fixed #1247
- Tests fail on integration-tests/platform-http for 1.0.0-M5 #906
- camel-quarkus - Optimize to not allow adding new routes #726
- JAX-RS endpoint accessible before Camel context is started #1439
- Jolt support #1421
- Observe Camel's Lifecycle events #1399
- Package Maven Plugin: Goal prefix is specified as: 'camel-quarkus'. Maven currently expects it to be 'camel-quarkus-package'. #1395
- The quarkus-bootstrap-maven-plugin is listed twice on all the runtime extensions POMs #1390
- AWS2-Athena extension #1388
- Create a camel-componentdsl extension #1376
- Json Validator Support #1367
- [suggestion] log message for FileNotFound exception not clear enough #1365
- Add an AWS2-SES native extension #1363
- Add an AWS2-MSK native extension #1360
- Add an AWS2-MQ native extension #1359
- Add an AWS2-KMS native extension #1358
- Add an AWS2-IAM native extension #1357
- Add an AWS2-DDB native extension #1356
- List all the configuration properties onthe website #1350
- Replace joschi/setup-jdk with AdoptOpenJDK/install-jdk #1349
- Create vertx component extension #1322
- NoClassDefFoundError for HttpServletRequest in native tests for olingo4 #1319
- Make Kudu native test runnable on Quarkus Platform on Java 8 and 11 #1314
- [Quarkus 1.6] Unresolved method AutoscalingAPIGroupDSL.v1() error in Kubernetes native image generation #1313
- Debezium unit tests failing with Quarkus master #1312
- Add an AWS2-Translate native extension #1308
- Document SSL auto-enabled by extensions #1300
- Platform HTTP does not automatically set content-length or chunked #1288
- Add rest and restapi to the list of discoverable factories #1287
- Create extension for camel-openapi-java #1281
- Add enforce rule to avoid extension depending on camel-quarkus-xml-io or camel-quarkus-xml-jaxb directly #1277
- [Quarkus 1.6] quarkus:dev can't reload when updating timer-log example #1274
- [Quarkus 1.6] Unsupported type MethodAccessorGenerator on Consul #1273
- Azure native test failure #1269
- camel-jta support #1263
- Remove NettyHttpComponent producer method from RestOpenapiResource #1237
- Remove mongodb from BOM after upgrade to Quarkus 1.5.x #1225
- Example can't be run from the project itself #1223
- Revert workaround for @EnabledIf after upgrade to Quarkus 1.5.x #1222
- transacted() support in camel-quarkus #1197
- Debezium SQL Server Connector native support #1193
- Unresolved type Base64 in camel-jira native test #1166
- Add an AWS2-EKS native extension #1142
- Add an AWS2-ECS native extension #1141
- Add an AWS2-EC2 native extensions #1140
- Revisit camel-quarkus bootstrap #1128
- Jira test fails in native mode on Quarkus Platform #1090
- Remove the need for registering RestBindingJaxbDataFormatFactory service #1066
- Remove enforcing camel keyword in metadata #1058
- Support Quarkus command mode #1037
- Couchdb native support for Consumer Mode #1022
- camel-quarkus-aws-sns failing to compile image-native #870
- NullPointerException when starting with quarkus:dev goal #828
- Tika support #799
- Test the Jira extension using Testcontainer and the Jira image #752
- Add documentation about configuration options #536
- Feature: Add camel-mock #531
- Improve extension summary so they have more details in the code.quarkus.io #465
Merged pull requests:
- Upgrade Quarkus Qpid JMS to 0.16.0 #1450 (jamesnetherton)
- Feature: Add camel-mock #531 #1447 (JiriOndrusek)
- Upgrade to Quarkus 1.6.0.Final #1446 (ppalaga)
- Make sure that Quarkus orders booting our runtime before starting to serve HTTP endpoints. #1445 (ppalaga)
- Split main startup logic #1444 (lburgazzoli)
- Improve the bootstrap docs #1442 (ppalaga)
- Re-enable TimerDevModeTest.logMessageEdit() after the upgrade to Quar… #1440 (ppalaga)
- Upgrade cq-maven-plugin to 0.11.0 #1438 (jamesnetherton)
- Fix #1415 The CI should fail if there are uncommitted changes after t… #1435 (ppalaga)
- Add skip option to UpdateExtensionDocPageMojo to be able to workaroun… #1434 (ppalaga)
- Added Jolt support #1421 #1432 (aldettinger)
- Fix #1313 Upgrade to Kubernetes Client 4.10.2 to align with Quarkus #1425 (ppalaga)
- Enable Debezium tests after the upgrade to Quarkus 1.6.0.CR1 #1424 (ppalaga)
- Upgrade to Quarkus 1.6.0.CR1 #1423 (ppalaga)
- Ensure Quarkus Vertx instance is set on the camel component when not using camel-quarkus-main #1422 (jamesnetherton)
- Ensure CamelContextAware beans have CamelContext set when bound to the registry #1420 (jamesnetherton)
- Rename camel-quarkus-package-maven-plugin to camel-quarkus-maven-plugin #1416 (lburgazzoli)
- CAMEL-15216 : Omit the warning of level index #1414 (AemieJ)
- Added an AWS2-Athena native extension #1412 (oscerd)
- Fix #1263 - Add the camel-jta extension #1411 (zhfeng)
- Update dependencies #1409 (lburgazzoli)
- Added Json Validator support #1367 #1408 (aldettinger)
- Create a camel-componentdsl extension #1407 (lburgazzoli)
- Observe Camel's events #1405 (lburgazzoli)
- Observe Camel's Lifecycle events #1404 (lburgazzoli)
- Aws2 ses #1401 (oscerd)
- Observe Camel's Management events #1400 (lburgazzoli)
- Cleanup #1397 (lburgazzoli)
- The quarkus-bootstrap-maven-plugin is listed twice on all the runtime extensions POMs #1396 (lburgazzoli)
- component injection: produce a CamelRuntimeTaskBuildItem for synchronization purpose #1394 (lburgazzoli)
- Fix potential NPE #1393 (lburgazzoli)
- Replace joschi/setup-jdk with AdoptOpenJDK/install-jdk #1392 (lburgazzoli)
- Fix #1350 List Quarkus configuration options on extension pages #1389 (ppalaga)
- Post Camel 3.4.0 upgrade cleanups #1386 (jamesnetherton)
- AWS2-MSK #1385 (oscerd)
- Upgrade to Quarkus 1.5.2.Final #1382 (jamesnetherton)
- Log message for FileNotFound exception not clear enough #1365 #1379 (JiriOndrusek)
- Fix #1300 Document SSL auto-enabled by extensions #1378 (ppalaga)
- Adding a dependency to make example work #1377 (JiriOndrusek)
- Upgrade to Camel 3.4.0 #1375 (jamesnetherton)
- Aws2 mq #1374 (oscerd)
- Type safe component injection #1372 (lburgazzoli)
- AWS2-KMS #1369 (oscerd)
- Fix #838 TimeZone-less DTSTART and DTEND not changed to GMT #1366 (ppalaga)
- Aws2 iam #1364 (oscerd)
- AWS2-ECS: Fixed the deployment module #1362 (oscerd)
- AWS2 DDB #1361 (oscerd)
- Aws2 eks #1354 (oscerd)
- Unable to GET an https URL with netty-http client #695 #1352 (JiriOndrusek)
- debezium-embedded dependencies #1340 #1351 (JiriOndrusek)
- chore(doc): rephrase CamelServiceDestination javadocs. #1348 (lburgazzoli)
- debezium: exclude org.apache.kafka:kafka-log4j-appender from debezium-embedded transitive dependencies #1347 (lburgazzoli)
- integration-tests: make influxdb tests more idiomatic #1346 (lburgazzoli)
- Upgrade to Quarkus 1.5.1.Final #1343 (ppalaga)
- Make the local Antora build produce .htaccess file with redirects based #1342 (ppalaga)
- Add notes related to quarkus extension configuration for amqp, kubernetes & mongo-gridfs docs #1341 (jamesnetherton)
- The next is 1.0.0-CR3 #1339 (ppalaga)
- Cleanup #1337 (lburgazzoli)
- Add vertx component extension #1336 (jamesnetherton)
- Declare org.graalvm.nativeimage:svm as provided #1335 (lburgazzoli)
- Revert "Fixed how to build link in create new extension guide" #1334 (oscerd)
- Revert link #1333 (oscerd)
- Link fix #1332 (oscerd)
- Fix #1066 Remove the need for registering RestBindingJaxbDataFormatFa… #1331 (ppalaga)
- Fixed contributor guide index.adoc links #1330 (oscerd)
- AWS2-ECS native extension #1329 (oscerd)
- Fixing the contributing guide links in README.adoc #1327 (oscerd)
- Avoid duplicate feature registration of camel-support-debezium #1326 (jamesnetherton)
- Debezium tests fail on Quarkus Platform in native mode #1311 #1325 (JiriOndrusek)
- Add servlet-api to classpath to help pointsto analysis #1319 #1324 (galderz)
- Added couchdb consumer support in native mode #1022 #1323 (aldettinger)
- Fix #1314 Make Kudu native test runnable on Quarkus Platform on Java … #1318 (ppalaga)
- Aws2 translate #1317 (oscerd)
- Leverage cq:promote when porting extensions from JVM to native #1316 (ppalaga)
- Fixed link in Debezium-sqlserver extension #1315 (oscerd)
- chore(pgp): update pgp key for Nicola Ferraro #1307 (nicolaferraro)
- Add AWS2-EC2 native extension #1306 (oscerd)
- Revert #1299 require Java 11 #1305 (ppalaga)
- Fixup #1193 Debezium SQL Server Connector native support #1304 (ppalaga)
- Minor fixes #1302 (ppalaga)
- 1.0.0-CR2 post release polishing #1296 (ppalaga)
- Remove superflous metrics dependencies from OpenTracing extension #1295 (jamesnetherton)
- Enable SSL for Azure extension #1269 #1294 (galderz)
- Create extension for camel-openapi-java #1293 (lburgazzoli)
- Drop the Jaxb based XMLRoutesDefinitionLoader #1292 (lburgazzoli)
- Add rest and restapi to the list of discoverable factories #1290 (lburgazzoli)
- Fix #1288: automatically set content-length or chunked on platform-ht… #1289 (nicolaferraro)
- chore(deps): update testcontainers to v1.14.3 #1279 (lburgazzoli)
- Debezium SQL Server Connector native support #1193 #1278 (JiriOndrusek)
- extension dependencies issue #1276 (lburgazzoli)
- Stub Jira endpoints for integration testing #1270 (jamesnetherton)
- Tika support #998 (JiriOndrusek)
- Revisit camel-quarkus bootstrap #1344 (lburgazzoli)
1.0.0-CR2 (2020-05-29)
Closed issues:
- Revisit factory finder set-up #1112
- extension dependencies issue #1275
- Document how extension pages are generated #1255
- Document how quarkus-extemsion.yaml is generated #1243
- Per-extension documentation pages #1232
- Cute Extension - Add options for allowing template via header/context map #1212
- Use influxdb 2.18 as in Camel 3.3.0 #1208
- Debezium MySQL Connector native support #1192
- Debezium PostgresSQL Connector native support #1191
- ASM Unsupported api 524288 after the upgrade to Gizmo 1.0.3 #1182
- Avro dataformat native support #1180
- Add simple timer dev mode test #1177
- Dev mode does not work using platform 1.4.1 #1171
- ClassNotFoundException JAXBContext in camel-core-impl #1161
- Drop Kudu container-based itests infra for JDK 8 #1157
- javadoc plugin re-run in release:perform #1156
- Disable tests (unit and integration) while doing a release #1155
- Generating JavaDoc is slown on Java 11 #1154
- Import camel-quarkus-bom-test into camel-quarkus-build-parent-it #1153
- Add JDK 11 support to the Kudu container based itests infrastructure #1132
- mongo-gridfs should reuse the Quarkus Mongo extension #932
1.0.0-CR1 (2020-05-27)
Closed issues:
- Unregister unnecessary Camel configuration classes from reflection #1266
- [CI] - Camel Master Branch Build Failure #1261
- [CI] - Quarkus Master Branch Build Failure #1251
- [CI] - Quarkus Master Branch Build Failure #1218
- [CI] - Quarkus Master Branch Build Failure #1210
- Kudu IT failing #1206
- [CI] - Camel Master Branch Build Failure #1205
- [CI] - Quarkus Master Branch Build Failure #1179
- [CI] - Camel Master Branch Build Failure #1174
- ActiveMQ XalanXPathEvaluator CNFE warning #1160
- [CI] - Quarkus Master Branch Build Failure #1148
- MethodAccessorGenerator reachable error in camel-activemq tests with jdk11u-dev #1145
- Remove register for reflection in file/ftp when upgrading to Camel 3.3 #1113
- Test Azure extension with Azurite #1072
- Improve the quality of quarkus-extension.yaml files #1006
- Elasticsearch Rest native mode #896
- Cannot build examples/timer-log in native mode #756
Merged pull requests:
- Add Peter Palaga's PGP key #1268 (ppalaga)
- Upgrade Quarkus to 1.5.0.Final #1267 (jamesnetherton)
- Remove camel-rest workaround as the fic for the issue is included in Apache Camel 3.3.0 #1265 (lburgazzoli)
- Fix #1208 Use influxdb 2.18 as in Camel 3.3.0 #1264 (ppalaga)
- Status badges on extension pages #1260 (ppalaga)
- Split doc pages to user-guide and contributor-guide directories and s… #1259 (ppalaga)
- Debezium MySQL Connector native support #1192 #1258 (JiriOndrusek)
- Fix #1255 Document how extension pages are generated #1257 (ppalaga)
- Document how quarkus-extemsion.yaml is generated #1256 (ppalaga)
- #1232 Extension pages #1254 (ppalaga)
- Upgrade to Quarkus 1.5.0.CR1 #1253 (ppalaga)
- Automatically cancel redundant workflow runs #1252 (jamesnetherton)
- Enable update-extension-doc-page mojo in newly scaffolded extensions #1250 (ppalaga)
- Fix #1232 Per-extension documentation pages #1249 (ppalaga)
- Add support for MicroProfile Fault Tolerance #1248 (jamesnetherton)
- Added native support for avro dataformat #1180 #1246 (aldettinger)
- Add MongoDB GridFS native support #1242 (jamesnetherton)
- Fix #1212 - Add the allowTemplateFromHeader option in the qute component #1241 (zhfeng)
- Reduce the number of Qute component dependencies #1240 (ppalaga)
- Remove duplicate kubernetes-client.version property #1238 (ppalaga)
- Add REST OpenApi native support #1236 (jamesnetherton)
- Bump Testcontainers to version 1.14.2 #1231 (oscerd)
- Improve Quarkus metadata #1230 (ppalaga)
- Remove Elasticsearch Rest doc title fix #1229 (jamesnetherton)
- Test Azure extension with Azurite #1228 (jamesnetherton)
- Run the CI on Java 14 instead of Java 12 #1227 (ppalaga)
- Camel 3.3.0 upgrade follow ups #1226 (ppalaga)
- Upgrade to Camel 3.3.0 #1224 (ppalaga)
- Workaround for quarkusio/quarkus/issues/9273 #1221 (gnodet)
- Follow the existing naming convention in SAP NetWeaver test artifactId #1220 (ppalaga)
- Remove 'core' prefix for main related integration tests modules #1217 (lburgazzoli)
- Introduce RuntimeCamelContextCustomizerBuildItem to allow to customize the camel context before it is started #1216 (lburgazzoli)
- Debezium PostgresSQL Connector native support #1191 #1215 (JiriOndrusek)
- Rename test support extension to a more meaningful name #1214 (lburgazzoli)
- Do not use version literals in BOMs #1213 (ppalaga)
- Refactor core module layout #1211 (lburgazzoli)
- Move integration-tests support modules out of integration-tests folder #1207 (lburgazzoli)
- Idiomatic Mustache test #1204 (ppalaga)
- Do not skip tests in native jobs using -DskipTest it skips also #1203 (ppalaga)
- fix caffeine-lrucache modules name #1202 (lburgazzoli)
- ftp: remove redundant build items #1201 (lburgazzoli)
- Ensure consistent itest name tag #1199 (jamesnetherton)
- Use artifact uploads/downloads instead of cache to pass Maven repo to… #1198 (ppalaga)
- Fix ClassNotFoundException when using quartz extension #1196 (jamesnetherton)
- Import software.amazon.awssdk:bom instead of managing the items indiv… #1194 (ppalaga)
- AWS2-Commons extensions: Added back SSL Native support #1189 (oscerd)
- Add branch commit to the intergration build failure report #1187 (ppalaga)
- AWS2 Extensions cleanup #1186 (oscerd)
- Add jaxb as dependency and allow skipping formatting #1185 (galderz)
- Build Quarkus master faster with -Denforcer.skip -Dquarkus.build.skip… #1184 (ppalaga)
- Fix #1182 ASM Unsupported api 524288 after the upgrade to Gizmo 1.0.3 #1183 (ppalaga)
- Upgrade Quarkus to 1.4.2.Final #1181 (jamesnetherton)
- Fix #1177 Add simple timer dev mode test #1178 (ppalaga)
- Fixed the jvm8 CI build #1157 #1176 (aldettinger)
- Code cleanup #1175 (lburgazzoli)
- Bump Jandex to version 1.0.8 #1172 (oscerd)
- Bump Camel-Quarkus last release to 1.0.0-M7 #1170 (oscerd)
- Replace hard coded native test categories with dynamic lookup #1169 (jamesnetherton)
- Fix #1153 Import camel-quarkus-bom-test into camel-quarkus-build-pare… #1168 (ppalaga)
- Upgrade Quarkus Qpid JMS to 0.14.1 #1165 (jamesnetherton)
- Add native support for Elasticsearch REST #1164 (jamesnetherton)
- Release process improvements #1162 (ppalaga)
- deps: update kotlin to v1.3.72 #1159 (lburgazzoli)
- Improve master -> camel-master sync workflow #1158 (jamesnetherton)
- build: create build-parent-it pom to collect common integration tests set-up #1151 (lburgazzoli)
- Automatic sync branch master to camel-master #1150 (github-actions[bot])
- Upgrade Activemq to version 5.11.12 #1149 (oscerd)
- Update quarkus to v1.4.1.Final #1147 (lburgazzoli)
- Upgrade Quarkus Qpid JMS to 0.14.0 #1143 (jamesnetherton)
- Exclude docs module from quarkus-master sync build #1139 (jamesnetherton)
- Bump Github-api to version 1.111 #1138 (oscerd)
- Bump Testcontainers to version 1.14.1 #1137 (oscerd)
- Update quarkus to v1.4.0.Final #1135 (lburgazzoli)
- Added an AWS2-CW native extension #1134 (oscerd)
- Added release guide to the documentation #1131 (oscerd)
- Add a doc page to describe the CI setup #1130 (jamesnetherton)
- Fixed wrong repository to point for releasing #1129 (oscerd)
- Improve master -> quarkus-master branch scheduled synchronization workflow #1127 (jamesnetherton)
- Fixes CAMEL-14945: move attribute to component descriptor... #1125 (djencks)
- Automatic sync branch master to quarkus-master #1124 (github-actions[bot])
- Fix Kudu native build on JDK 11 #1122 (jamesnetherton)
- Trigger project build on push #1119 (jamesnetherton)
- Automatic sync branch master to quarkus-master #1118 (github-actions[bot])
- Dynamic endpoint cannot be resolved properly (toD) #1117 (lburgazzoli)
- Paho extension native support for Websocket Connections #1114 (lburgazzoli)
- Automatic sync branch master to quarkus-master #1111 (github-actions[bot])
- Add integration test for #1105 #1110 (philschaller)
- Remove unneccessary reflective class registration for camel configuration #1107 (jamesnetherton)
- Automatic sync branch master to camel-master #1106 (github-actions[bot])
- Automatic sync branch master to quarkus-master #1104 (github-actions[bot])
- Simplify the Catalog related code after the upgrade to Camel 3.2.0 #1103 (ppalaga)
- Automatic sync branch master to quarkus-master #1102 (github-actions[bot])
- Added an AWS2 SNS extension #1100 (oscerd)
- Docs navigation improvements, docs wording #1098 (ppalaga)
- Fixed Typo in the antora.yml file #1096 (oscerd)
- Kubernetes extension native support #1095 (jamesnetherton)
- Automatic sync branch master to quarkus-master #1094 (github-actions[bot])
- Introducing an AWS2 support extension #1093 (oscerd)
- Fix AMQP tests hanging in CI environment #1091 (jamesnetherton)
- Upgrade Quarkus to 1.4.0.CR1 #1089 (jamesnetherton)
- Automatic sync branch master to quarkus-master #1087 (github-actions[bot])
- AWS2 S3 native extension #1085 (oscerd)
- Upgrade Jackson to version 2.10.3 to align with Camel version used #1082 (oscerd)
- Upgrade to Testcontainers 1.14.0 #1081 (oscerd)
- Automatic sync branch master to quarkus-master #1080 (github-actions[bot])
- http-log example #1079 (davsclaus)
- Fix #984 introduce the CamelContextCustomizerBuildItem #1076 (zhfeng)
- Automatic sync branch master to camel-master #1074 (github-actions[bot])
- Bump to Camel Quarkus 1.0.0-M6 #1073 (oscerd)
- Add a native extension for AWS2-SQS #1070 (oscerd)
- Sidebar menu tidy up names-14567 #1068 (rimshach)
- Post 3.2 cleanup #1067 (lburgazzoli)
- Move spring's kotlin processors and substitutions to a dedicated file #1065 (lburgazzoli)
- Post Camel 3.2.0 upgrade fixes #1063 (jamesnetherton)
- Automatic sync branch master to quarkus-master #1062 (github-actions[bot])
- Use test resources instead of system properties for easy testing within the quarkus platform #1060 (lburgazzoli)
- CI build improvements #1059 (jamesnetherton)
- Bump Quarkus to version 1.3.2.Final #1056 (oscerd)
- Moved the guide to promote a JVM Only extension to native to a dedica… #1052 (aldettinger)
- Completed the contributor guide with a section to promote JVM Only ex… #1051 (aldettinger)
- InfluxDB native support #1036 #1050 (JiriOndrusek)
- CI build improvements #1049 (jamesnetherton)
- Webhook component support #1048 (jamesnetherton)
- Servlet tests #853 #854 #1046 (ppalaga)
- Update groovy to v3.0.2 #1045 (lburgazzoli)
- BeanInfo::getImplClazz can be null for primitives or arrays #1043 (lburgazzoli)
- TrustStoreResource does not work on Java 11 #1042 (lburgazzoli)
- SAP NetWeaver native support #1038 (jamesnetherton)
- Automatic sync branch master to quarkus-master #1033 (github-actions[bot])
- Fix intermittent failure of messaging tests #1031 (jamesnetherton)
- AWS-SWF: Make the extension native #1030 (oscerd)
- Revisit #1017 Be even less intrusive when registering our Transformer… #1027 (ppalaga)
- chore(xslt): cleanup and small fix #1026 (lburgazzoli)
- Temporarilly disable JmsTest until #1023 is fixed #1025 (jamesnetherton)
- Added native support for Couchdb extension in producer mode #989 #1024 (aldettinger)
- Camel-AWS-SDB: Make the extension Native #1020 (oscerd)
- chore: small cleanup #1019 (lburgazzoli)
- Fix #1017 Do not hardcode the TransformerFactory implementation irrev… #1018 (ppalaga)
- Use testcontainer to test camel infinispan extension to reduce test dependencies on infinispan #1014 (lburgazzoli)
- Workaround for the platform http not be able to handle matchOnUriPrefix #1012 (lburgazzoli)
- Fix native images issues on Java 11 #1011 (lburgazzoli)
- Fix #706 Improve RuntimeCatalogConfig docs #1009 (ppalaga)
- Fix #963 Build processor class template may create redundant LOG field #1008 (ppalaga)
- Upgrade Quarkus Qpid JMS to 0.13.1 #1007 (jamesnetherton)
- Make consul depend on core-cloud #1003 #1004 (galderz)
- New source assembly descriptor and root pom rename #1002 (ppalaga)
- Add jaxb dependency #996 #997 (galderz)
- Automatic sync branch master to quarkus-master #993 (github-actions[bot])
- Update Quarkus to v1.3.1.Final #992 (lburgazzoli)
- Make a tabular list of examples for the examples page #991 (AemieJ)
- [CAMEL-13704] - Added PR template file with instructions on what to include #990 (Xxyumi-hub)
- Fix #253 Build time property to register classes for reflection #987 (ppalaga)
- Update Quarkus extension description for zip-deflater and lzf #986 (rsvoboda)
- Move quarkus.camel.resources.* config options to quarkus.camel.native… #983 (ppalaga)
- Add GitHub extension #982 (jamesnetherton)
- Separate some misc extensions into their own categories #981 (jamesnetherton)
- Fix asciidoc syntax errors in native-mode.adoc #980 (djencks)
- Fix asciidoc syntax error #979 (djencks)
- Add Google Pubsub extension (JVM only) #978 (jamesnetherton)
- Fix #976 REST OpenApi support (JVM only) #977 (ppalaga)
- Speedup the Validate PR Style GH workflow by invoking only mvn validate #975 (ppalaga)
- Protobuf and gRPC #974 (ppalaga)
- Clean up poms: introduce test BOM, manage only where necessary #973 (ppalaga)
- Documented the use of quarkus.camel.resources.*-patterns #961 #971 (aldettinger)
- Update to add the camel-servicenow extension #970 (zhfeng)
- Add Avro JVM Extension #969 (mmelko)
- Add AMQP extension #968 (jamesnetherton)
- Remove redundant native profile from kubernetes extension #967 (jamesnetherton)
- Add Kubernetes extension (JVM only) #966 (jamesnetherton)
- AWS SWF and SDB #962 (ppalaga)
- Added options to select resources for inclusion in native executable #868 #960 (aldettinger)
- Fix #936 Warn if JVM only extensions are used in native mode #957 (ppalaga)
- AWS 2 #955 (ppalaga)
- Add Google BigQuery extension #954 (jamesnetherton)
- Automatic sync branch master to quarkus-master #940 (github-actions[bot])
- SAP NetWeaver, Groovy and OGNL #938 (ppalaga)
- Add quartz & cron extensions #935 (jamesnetherton)
- PubNub and RabbitMQ #933 (ppalaga)
- OpenStack support (JVM only) #930 (jamesnetherton)
- InfluxDB, Kudu, MongoDB GridFS and Nitrite #929 (ppalaga)
- Updated Maven version in Prerequisites section #923 (djcoleman)
- Use Awaitility to poll for Google calendar deletion #921 (jamesnetherton)
- Debezium connectors #920 (ppalaga)
- Add Google Sheets extension #919 (jamesnetherton)
- Add Google Calendar extension #914 (jamesnetherton)
- chore(deprecation): replace usage fo deprecated io.quarkus.vertx.web.deployment.BodyHandlerBuildItem #913 (lburgazzoli)
- chore(it): small telegram tests cleanup #912 (lburgazzoli)
- Cassandra, CouchDB and Couchbase #911 (ppalaga)
- Add Google Drive extension #907 (jamesnetherton)
- Add Google Mail extension #905 (jamesnetherton)
- POM enhancements #903 (ppalaga)
- Fix #901 GraphQLResource should read from the classpath instead from … #902 (ppalaga)
- Bump to Camel-Quarkus 1.0.0-M5 #900 (oscerd)
- Fix #897 List the JVM-only extensions in the docs #898 (ppalaga)
- The first JVM-only extension #895 (ppalaga)
- telegram extension cannot construct IncomingMessageEntity for commands #893 (lburgazzoli)
- Automatic sync branch master to quarkus-master #890 (github-actions[bot])
- camel-quarkus-core: make caffeine cache optional #887 (lburgazzoli)
- Add soap dataformat quarkus extension #883 (mmelko)
- Update to introduce the quarkus qute extension #878 (zhfeng)
1.0.0-M7 (2020-04-27)
Fixed bugs:
- Property binding requires reflective access to configuration classes #843
- Gson integration test fails with Camel 3.1.0 #776
Closed issues:
- [CI] - Quarkus Master Branch Build Failure #1136
- Added AWS2-CW native extension #1133
- Quarkus Master - Classes that should be initialized at run time got initialized during image building #1126
- Kudu native build fails #1121
- Dynamic endpoint cannot be resolved properly (toD) #1116
- ActiveMQ test failing with Quarkus master #1115
- Paho extension native support for Websocket Connections #1109
- Read lock options for files are ignored #1105
- AWS2-SNS native extension #1099
- Kudu extension native support #1097
- Create a support extension for AWS2 #1092
- AWS2-S3 native extension #1084
- AWS2-SQS native followups #1083
- Camel JMX is logged as enabled for native compiled example #1078
- Is quarkus.ssl.native=true still needed #1077
- Move extension aws2-sqs to native extensions #1069
- Reinstate MongoDB extensions #1064
- Revert dependency patch after Camel 3.2 upgrade #1040
- Kubernetes extension native support #1039
- InfluxDB native support #1036
- Remove platform-http workaround when upgrading camel to 3.2.0 #1013
- Camel-Avro: In 3.2.0 it will be splitted in camel-avro and camel-avro-rpc #995
- Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context #984
- Platform HTTP consumer does not support matchOnUriPrefix #880
1.0.0-M6 (2020-04-09)
Implemented enhancements:
- Don't publish integration tests during a Maven release #842
- Create a Camel Kubernetes extension #303
- Create a Camel AMQP extension #143
Fixed bugs:
- Olingo4 native mode integration test failure #1061
- XML integration tests fail in native mode on JDK 11 #1000
- RestBindingReifier.setupJaxb fails in native mode with JDK 11 #999
- CustomDefaultServletClassTest Failed to index: org.apache.camel.quarkus.component.servlet.test.CustomServlet #854
- NoDefaultServletTest cannot find property quarkus.camel.servlet.url-patterns #853
- TrustStoreResource does not work on Java 11 #852
Closed issues:
- Upgrade Quarkus to version 1.3.2.Final #1054
- NPE in ContainerBeansBuildItem #1044
- Vertx throws exception IllegalStateException: Request has already been read #1032
- Camel-AWS-SWF: Support native #1029
- Intermittent failure of messaging tests #1023
- Create a doc page to list necessary steps to promote a jvm-only extension to native #1021
- Do not hardcode the TransformerFactory implementation irreversibly #1017
- Camel-AWS-SDB: Support native #1016
- camle-tagsoup extension tests fails in native mode on Jdk 11 #1010
- PropertyBindingException slidingwindowsize #1005
- ClassNotFoundException Caffeine SSLMS #1003
- Rename the top module from camel-quarkus-parent to camel-quarkus #1001
- Unresolved type JAXBContext #996
- Couchdb native support for Producer Mode #989
- REST OpenApi support (JVM only) #976
- gRPC support (JVM only) #965
- Protobuf dataformat support (JVM only) #964
- Build processor class template may create redundant LOG field #963
- Document the use of quarkus.camel.resources.*-patterns #961
- AWS SimpleDB support (JVM only) #959
- AWS Simple Workflow support (JVM only) #958
- SAP NetWeaver native support #956
- AWS 2 Translate support (JVM only) #953
- AWS 2 Simple Queue Service support (JVM only) #952
- AWS 2 Simple Notification System support (JVM only) #951
- AWS 2 Simple Email Service support (JVM only) #950
- AWS 2 MSK support (JVM only) #949
- AWS 2 MQ support (JVM only) #948
- AWS 2 KMS support (JVM only) #947
- AWS 2 IAM support (JVM only) #946
- AWS 2 EKS support (JVM only) #945
- AWS 2 ECS support (JVM only) #944
- AWS 2 EC2 support (JVM only) #943
- AWS 2 DynamoDB support (JVM only) #942
- AWS 2 CloudWatch support (JVM only) #941
- SAP NetWeaver support (JVM only) #937
- Warn if JVM only extensions are used in native mode #936
- PubNub support #931
- Nitrite support #928
- MongoDB GridFS support #927
- Kudu support #926
- InfluxDB support #925
- Openstack support #922
- Debezium SQL Server Connector support #918
- Debezium MySQL Connector support #917
- Debezium PostgresSQL Connector support #916
- Debezium MongoDB Connector support #915
- CouchDB support #910
- Couchbase support (JVM only) #909
- Cassandra CQL support #908
- GraphQLResource should read from the classpath instead from the filesystem #901
- camel-quarkus-elasticsearch-rest build fails with "Dependency convergence error" #899
- List the JVM-only extensions in the docs #897
- Elastichsearch Rest support #894
- telegram extension cannot construct IncomingMessageEntity for commands #888
- camel-quarkus-core: make caffeine cache optional #886
- Add templates config option to the Mustache extension #868
- Duplicate LICENSE(.txt) and NOTICE(.txt) files in the source distribution #844
- Qute support #825
- Quartz support #823
- Cron support #822
- Webhook component support #820
- Openshift support #812
- GitHub support #811
- Google Sheets support #809
- Google Pubsub support #808
- Google Mail support #807
- Google Drive support #806
- Google Calendar support #805
- Google BigQuery support #804
- Avro support #782
- Groovy language support #781
- ServiceNow support #766
- SOAP dataformat support #763
- Upgarde Quarkus to v1.3.0.Final #760
- Improve RuntimeCatalogConfig docs #706
- Do not expose mutable collections from FHIR BuildItems #690
- RabbitMQ support #675
- Camel routes with xslt doesn't work in dev mode #671
- Utility to generate/scaffold an extension for a camel component #616
- OGNL language support #410
1.0.0-M5 (2020-03-13)
Fixed bugs:
- Quarkus fails to start with uri: platform-http://hello #879
- @BindToRegistry fields need to be explicitly registered for reflection in order to work in native mode #867
- Camel MongoDB extension does not register camelMongoClient bean #747
Closed issues:
- FastCamelContext to implement ModelCamelContext #877
- kafka itests fails #875
- Re-org the source tree #865
- Support for camel-xml-io #847
- Optimize PR build GitHub action #836
- Ref component support #818
- Mustache support #803
- GraphQL support #801
- File Watch support #795
- JSon XStream dataformat support #787
- JAXB dataformat support #786
- JacksonXML support #785
- iCal support #784
- GZip Deflater support #783
- Add support for camel-johnzon extension #775
- Upgarde Camel to v3.1.0 #759
- Automate tests against camel and quarkus master #652
- MongoDB itest fails on Camel 3.1.0-SNAPSHOT #649
- java.lang.NoClassDefFoundError with JDK 11+ #642
- Add support for camel-activemq #424
Merged pull requests:
- Upgrade Quarkus to 1.3.0.Final #884 (jamesnetherton)
- Remove default or redundant config of the failsafe plugin #882 (ppalaga)
- FastCamelContext to implement ModelCamelContext #881 (lburgazzoli)
- Fixed kafka itests as @Inject is not supported in native tests #876 (aldettinger)
- Ref component support #874 (lburgazzoli)
- chore(doc): fix contributor guide example #873 (lburgazzoli)
- chore(build): update maven to v3.6.3 #871 (lburgazzoli)
- Fix #865 Re-org the source tree #869 (ppalaga)
- Add GraphQL extension #864 (jamesnetherton)
- Fix #795 File Watch support #863 (ppalaga)
- Upgrade Quarkus to 1.3.0.CR2 #862 (jamesnetherton)
- Optimize PR build GitHub action #861 (jamesnetherton)
- Add ActiveMQ extension #860 (jamesnetherton)
- Automatic sync branch master to quarkus-master #859 (github-actions[bot])
- Fix #787 JSon XStream dataformat support #857 (ppalaga)
- Bump to Quarkus 1.0.0-M4 #856 (oscerd)
- Post Quarkus 1.3.0.CR1 upgrade tidy ups #855 (jamesnetherton)
- Upgrade to Quarkus 1.3.0.CR1 #851 (jamesnetherton)
- add camel-jaxb into extensions #850 (mmelko)
- Support for camel-xml-io #849 (lburgazzoli)
- Fix #785 JacksonXML support #848 (ppalaga)
- Fix since versions on various places #845 (ppalaga)
- Add JMS extension #841 (jamesnetherton)
- Added Johnzon extension #775 #840 (aldettinger)
- Fix #784 iCal support #839 (ppalaga)
- Remove MongoDB dependency overrides #834 (jamesnetherton)
- Add websocket-jsr356 extension #833 (jamesnetherton)
- Fix #831 Move Groovy executions under the enforce profile #832 (ppalaga)
- Automatic sync branch master to camel-master #830 (github-actions[bot])
- Automatic sync branch master to quarkus-master #829 (github-actions[bot])
- #791 #783 #788 Compression dataformats #827 (ppalaga)
- Add Braintree extension #826 (jamesnetherton)
- Add xpath language extension #779 (jamesnetherton)
- Ensure that the GitHub Actions run each itest #778 (ppalaga)
- Fix #498 Improve the XSLT test coverage #777 (ppalaga)
- Add Azure extension #774 (jamesnetherton)
- Add telegram extension to CI build #773 (jamesnetherton)
- Upgrade to camel 3.1.0 #768 (jamesnetherton)
- Jira integration test fails in native mode #758 (jamesnetherton)
- Remove redundant mvnd.builder.rules from the top level pom.xml #755 (ppalaga)
- Fix #960 Do not expose mutable collections from FHIR BuildItems #754 (ppalaga)
- Remove redundant quarkus.ssl.native=true from box application.properties #751 (ppalaga)
- FhirDataformatTest failure -TransformerFactoryImpl not found #750 (jamesnetherton)
- Minor cleanup and a mvnd.builder.rule update #749 (ppalaga)
- Automatic sync branch master to quarkus-master #745 (github-actions[bot])
- Automatic sync branch master to camel-master #744 (github-actions[bot])
- Add LoginToken to Salesforce reflective class list #742 (jamesnetherton)
- Created a camel gson extension #681 #738 (aldettinger)
- chore(test): add test for bean(class, method) #737 (lburgazzoli)
- Fix XSLT extension NoSuchMethodError: TransformerFactory.newInstance(String,ClassLoader) #736 (jamesnetherton)
- build: Do resource hungry native builds in parallel #735 (jamesnetherton)
- CAMEL-QUARKUS-729: Centralized JSON dataformats related itests in dat… #734 (aldettinger)
- Speed up build for misc extensions #733 (jamesnetherton)
- Removed useless Jenkinsfile(s) #732 (oscerd)
- Cleanup tests #731 (lburgazzoli)
- Update kotlin to v1.3.61 #730 (lburgazzoli)
- Improve Jira extension #728 (jamesnetherton)
- Update quarkus to v1.3.0.Alpha2 #727 (lburgazzoli)
- Automatic sync branch master to quarkus-master #724 (github-actions[bot])
- Resolves #162 adds camel-box support #722 (johnpoth)
- Fix #598 Use quarkus.package.type=native instead of the native-image mojo #720 (ppalaga)
- Fix #713 Revisit the Quarkus native image mojo options generated by create-extension #719 (ppalaga)
- Schedule sync of quarkus-master branch #718 (jamesnetherton)
- Fix #716 Move the Atlassian Maven repository to the Jira runtime module #717 (ppalaga)
- camel-jira extension:more polish up #714 (ffang)
- create camel-jira extension #710 #712 (ffang)
- #688 #694 Minor create-extension mojo fixes #709 (ppalaga)
- #670 fix PDF itests in native mode #707 (ffang)
- Update mvnd.builder.rules #705 (ppalaga)
- Ensure that catalog files are added to the native image #704 (lburgazzoli)
- Use camel-quarkus-support-httpclient in slack extension #703 (jamesnetherton)
- Add olingo4 itest to project list #702 (jamesnetherton)
- Remove enableJni from integration tests as JNI si always enabled on GraalVM 19.3.1 #701 (lburgazzoli)
- Fix #696 Test HTTPS with the HTTP clients #697 (ppalaga)
- Add olingo4 extension #693 (jamesnetherton)
- Cleanup: Declare quarkus-development-mode-spi as a nonExtensionArtifact #691 (ppalaga)
- Automatic sync branch master to camel-master #689 (github-actions[bot])
- Snapshots and Actions #687 (lburgazzoli)
- Upgrade to quarkus 1.3.0.Alpha1 #685 (lburgazzoli)
- Add stream extension #682 (jamesnetherton)
- Create enforce profile that disables dependency checks #679 (johnpoth)
- camel-fhir record FHIR context instead of creating it at runtime. Onl… #678 (johnpoth)
- Add GitHub action for automatic testing of camel-master branch #677 (jamesnetherton)
- fix(rest-json/pom.xml): use quarkus-based dependency #674 (hanzo2001)
- Cleanup #667 (lburgazzoli)
- Fix the <firstVersion> of extensions that were released for the first… #665 (ppalaga)
- Bump To Quarkus 1.0.0-M3 #664 (oscerd)
- Add integration test for Jackson unmarshalling with different POJOs #663 (philschaller)
- Upgrade TestContainers to version 1.12.5 #662 (oscerd)
1.0.0-M4 (2020-03-03)
Fixed bugs:
- Jira integration test fails in native mode #757
- FhirDataformatTest failure -TransformerFactoryImpl not found #748
- Salesforce extension does not work in native mode #740
- NoSuchMethodError: TransformerFactory.newInstance(String,ClassLoader) in dev mode #721
- PDF itest fails in native mode when building the font cache #670
- Unmarshalling with Jackson in multiple routes with different classes #637
Closed issues:
- Move Groovy executions under the enforce profile #831
- Braintree support #810
- Zip Deflate Compression dataformat support #791
- LZF Deflate Compression dataformat support #788
- Add support for camel-jms #767
- Create Azure component extension #761
- Camel-Jira extension: Enforcer rules are failing on the module #753
- Create a XPath language extension #739
- Create dataformats-json itests from jackson itests #729
- Move the Atlassian Maven repository to the Jira runtime module. #716
- improve camel-jira integration test #715
- Revisit the Quarkus native image mojo options generated by create-extension #713
- create camel-jira extension #710
- Restore the testing of the font option when switching to camel 3.1.0 #708
- Test HTTPS with the HTTP clients #696
- quarkus-maven-plugin generate application.properties file for IT tests #694
- Create a camel olingo4 extension #692
- Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade #688
- Ensure that catalog files are added to the native image #686
- Upgrade to quarkus 1.3.0.Alpha1 #684
- Timer not fired in native mode #683
- Create a camel gson extension #681
- Create a camel stream extension #680
- Incredible use of RAM even on small example/rest-json #673
- Create a camel-bindy extension #653
- Add JniBuildItem to extensions that need JNI #627
- Create a camel-websocket-jsr356 extension #613
- Use quarkus.package.type=native instead of the native-image mojo #598
- Improve the XSLT test coverage #498
- Native SSL support does not work on ASF Jenkins CI #468
- support camel-box #162
1.0.0-M3 (2020-01-24)
Implemented enhancements:
Fixed bugs:
- camel-pdf: build failure in jvm mode with Apache Camel 3.0.1 #631
Closed issues:
- The MicroProfile test fails against Camel 3.1.0-SNAPSHOT #650
- Lower the level of "Could not find a non-optional class for key ..." message #640
- Dependency parity check #635
- Upgrade to Apache Camel 3.0.1 #628
- Add Camel-AWS-Kinesis extension #624
- Encourage users to ask for missing extensions and to help implementing them #622
- Introduce CamelServiceInfo transformers #620
- Create a camel-ahc-ws extension #619
- Registerable and discoverable Camel services #617
- Extension for endpoint DSL #612
- Improve the camel-jsonpath extension by not using an alias for DefaultAnnotationExpressionFactory #611
- Fix the defineClass exception in camel-quarkus-jsonpath while running in native mode #610
- Upgrade to Quarkus 1.1.1.Final #606
- Remove PlatformHttpSpanDecorator from OpenTracing extension #605
- ahc dependencies #601
- Consolidate http based component integration tests #600
- Document the need to set quarkus.native.add-all-charsets = true in HTTP extensions #599
- Create a camel-http extension #596
- Different versions for Jetty and Jetty-Maven-plugin #578
- Contribute A New Example Project. #574
- AWS support: Leverage Quarkus-jackson instead of using Jackson stuff in each extension #572
- Untrack Artemis test instance data #568
- Create an AWS common extension #566
- Create AWS Lambda extension #563
- Create AWS EC2 Extension #562
- Create AWS Translate extension #561
- AHC extension #560
- Randomize http test port #553
- Add camel-endpointdsl extension #551
- [MongoDB extension] Refactor with camel 3.1.x new connection bean #544
- Unmarshal json in spring xml #543
- [graalvm-19.3.0] camel-quarkus-salesforce fails to compile in native mode #541
- [graalvm-19.3.0] camel-quarkus-bean fails to compile in native mode #540
- Dozer extension should use JaxbFileRootBuildItem #539
- Add support/spring artifact for common substrate support #538
- camel-json-path extension #426
- Re-enable the FHIR tests once the FHIR testing service is back again #352
- Dev mode does not work on Java 12 #289
- Error building with caffeine on GraalVM 19.1.1 (quarkus snapshot) #80
Merged pull requests:
- Set firstVersion to 1.0.0 to match the reality #661 (ppalaga)
- The MicroProfile test fails if message history is turned off #660 (lburgazzoli)
- Create a Camel ReactiveStreams extension (initial implementation) #659 (lburgazzoli)
- Update Quarkus to v1.2.0.Final #658 (lburgazzoli)
- factory-finder: move reactive-executor filter to core processor as the related service is always programmatically configured #657 (lburgazzoli)
- Context and FactoryFinder improvements #656 (lburgazzoli)
- fhir: reduce uri options by leveraging component configuration #655 (lburgazzoli)
- Add tests and improvements for FastFactoryFinder #648 (lburgazzoli)
- Fix #518 Rely on configurers for Configuration classes instead of using #647 (ppalaga)
- chore: move dependencies exlusions to runtime bom #646 (lburgazzoli)
- Removed the now useless alias for DefaultAnnotationExpressionFactory … #645 (aldettinger)
- Fix #599 Document the need to set quarkus.native.add-all-charsets = true in HTTP extensions #644 (ppalaga)
- Remove PlatformHttpSpanDecorator from OpenTracing extension #643 (jamesnetherton)
- Fix #640 Lower the level of "Could not find a non-optional class for … #641 (ppalaga)
- Removed the Apache repositories since now the situation should be ok … #639 (oscerd)
- Fix #635 Dependency parity check #638 (ppalaga)
- Determine the Camel version at build time #636 (ppalaga)
- Run native tests with GitHub Actions #634 (lburgazzoli)
- Fix #622 Encourage users to ask for missing extensions and to help im… #633 (ppalaga)
- Add impsort-maven-plugin #632 (ppalaga)
- Update to Apache Camel 3.0.1 #630 (lburgazzoli)
- chore: fix sjm2 extension metadata #629 (lburgazzoli)
- Added an AWS Kinesis extension #626 (oscerd)
- Add ahc-ws extension #625 (jamesnetherton)
- Fix #620 Introduce CamelServiceInfo transformers #621 (ppalaga)
- Fix #617 Registerable and discoverable Camel services #618 (ppalaga)
- Initial camel-consul support #615 (lburgazzoli)
- Added an AWS Translate extension #614 (oscerd)
- Created a camel-jsonpath extension #426 #609 (aldettinger)
- Add spring common extension #608 (jamesnetherton)
- Bump Quarkus to version 1.1.1.Final #607 (oscerd)
- ahc dependencies #604 (lburgazzoli)
- WIP - Prepare for Quarkus 1.2 #603 (gsmet)
- Consolidate http based component integration tests #602 (lburgazzoli)
- Create a camel-http extension #597 (lburgazzoli)
- chore: remove jetty-maven-plugin.version as jetty-maven-plugin is not more used #594 (lburgazzoli)
- build: formatter-maven-plugin should validate code format when check-format profile is active #593 (lburgazzoli)
- build: add Java 12 to PR build action #592 (lburgazzoli)
- Remove @Nullable leftovers #591 (lburgazzoli)
- Format method param JavaDoc in columns #590 (ppalaga)
- Improve dev mode test and *BeanBuldItem #589 (lburgazzoli)
- Some cleanup and improvements #588 (lburgazzoli)
- Move MicroProfile metrics camel context configuration to static init #587 (jamesnetherton)
- Camel-AWS extensions: Cleanup #586 (oscerd)
- chore: include test xml routes in native image #585 (lburgazzoli)
- Added AWS-Lambda extension #584 (oscerd)
- Add basic tests for dev mode #583 (lburgazzoli)
- Throw NoSuchLanguageException if a language cannot be found #582 (lburgazzoli)
- Add tests for #543 #581 (lburgazzoli)
- Dozer extension should use JaxbFileRootBuildItem #580 (jamesnetherton)
- Cleanup #577 (oscerd)
- Don't search license in csv file #576 (oscerd)
- CSV File Splitter To Log #575 (Namphibian)
- AWS support: Leverage Quarkus-jackson instead of using Jackson stuff … #573 (oscerd)
- Remove mp-config workaround #571 (lburgazzoli)
- Fix #560 AHC extension #570 (ppalaga)
- Fix #568 Untrack Artemis test instance data #569 (ppalaga)
- Create an AWS commons extension #567 (oscerd)
- AWS-EC2 Extension #565 (oscerd)
- Fix first version of Camel-SQL extension #559 (oscerd)
- Update docs to version 1.0.0-M2 #558 (oscerd)
- A JUnit dependency is required to run our integration tests outside of #557 (ppalaga)
- Restored the native profile for camel-quarkus-pdf integration tests #556 (aldettinger)
- Randomize http test port #555 (lburgazzoli)
- Modular RoutesCollector #554 (lburgazzoli)
- Add camel-endpointdsl extension #552 (lburgazzoli)
- Enable local native sftp tests #547 (lburgazzoli)
1.0.0-M2 (2019-12-17)
Closed issues:
- Manjaro: Dependency Problem with Platform-HTTP #532
- Re-introduce RoutesBuilderBuildItem #526
- XSLT documentation is misleading #520
- Rely on configurers for Configuration classes instead of using reflection #518
- Create AWS-IAM Extension #514
- Do not use hard coded ports in integration-tests #508
- camel-sql extension #505
Merged pull requests:
- Quarkus 1.1 upgrade #550 (gsmet)
- Add initial support for kotlin #549 (lburgazzoli)
- Ensure custom services such as deataformats, languages and component are not removed from container #548 (lburgazzoli)
- Ensure RoutesBuilder instances created by a CDI Producder are not removed #546 (lburgazzoli)
- Fix commons-logging setup #545 (lburgazzoli)
- examples: add timer-log kotlin example #542 (lburgazzoli)
- chore: Clarify supported URI schemes in SQL script-files config property #535 (jamesnetherton)
- Add SQL component extension #533 (jamesnetherton)
- chore: Remove redundant banned dependency #530 (jamesnetherton)
- Replace <firstVersion> 0.5.0 with 1.0.0-M1 #529 (ppalaga)
- Re-introduce RoutesBuilderBuildItem #528 (lburgazzoli)
- 1.0.0-M1 #527 (oscerd)
- Add a workaround for Camel's DI (see CAMEL-14271) #525 (lburgazzoli)
- refactor FHIR integration tests #524 (lburgazzoli)
- Fix #520 XSLT documentation is misleading #523 (ppalaga)
- Do not check licenses in integration-tests/sjms/data #522 (ppalaga)
- chore: cleanup poms #519 (lburgazzoli)
- introduce testcontainers #517 (lburgazzoli)
- Create AWS-IAM Extension #515 (oscerd)
- ftp: implement ftp/sft server test support with QuarkusTestResourceLifecycleManager #512 (lburgazzoli)
- chore: Fix pom sorting script execution #510 (jamesnetherton)
- Do not use hard coded ports in integration-tests #509 (lburgazzoli)
- Automatically register dozer mapping classes for reflection #507 (jamesnetherton)
1.0.0-M1 (2019-12-04)
Implemented enhancements:
- Cerate a Camel MongoDB extension #302
- Add Camel-AWS-ECS extension #17
- Add Camel-AWS-KMS extension #16
Fixed bugs:
- xslt extension not working on java 11 #427
Closed issues:
- seda extension #500
- Filter out beans from CDI from build time discovery #499
- Group catalog re-generation and formatting mojos under a single profile #494
- Add support for tidymarkup and tagsoup #490
- The validator test should use a classpath URI for the XSD #484
- Flatten the integration-tests hierarchy and remove camel-quarkus-test-list.xml from git #483
- Native compile fails in some aggregation strategy which I am not using #477
- List itests in an XML file for the Quarkus platform #476
- Support dependency injection of FluentProducerTemplate/FluentConsumerTemplate #474
- Upgrade to quarkus 1.0.0.Final #470
- Upgrade to camel 3.0.0 #469
- Problem: Classes that should be initialized at run time got initialized during image building #467
- Create a Camel FTP extension #463
- Support only classpath: XSLT URIs #455
- camel-quarkus-netty-http failing to boot #454
- Move the platform-http component to Camel #453
- Avoid subclassing the upstream XsltComponent #441
- Get the basedir reliably #439
- Create a Camel Dozer extension #435
- Consolidate microprofile integration tests #433
- camel-hystrix extension #429
- XSLT extension does not work with file: URIs #428
- Use @Inject in the timer-log-cdi example #416
- Document that beans managed by Arc are not instantiated from a static initializer #415
- Using custom camel componet into quarkus-camel #379
Merged pull requests:
- feat: base64 extension #506 (davsclaus)
- Improve bean discovery filtering #504 (lburgazzoli)
- Improve registration of DozerTypeConverter #503 (jamesnetherton)
- feat: seda extension. #502 (davsclaus)
- Filter out beans from CDI from build time discovery #501 (lburgazzoli)
- fix dependencies management in package-maven-plugin #497 (lburgazzoli)
- mp-config: enable testing profiles in native mode #496 (lburgazzoli)
- Fix #494 Group catalog re-generation and formatting mojos under a sin… #495 (ppalaga)
- Issue 490: Add tagsoup support #493 (jsight)
- Scripts to sort pom.xml files #492 (ppalaga)
- Document and test referring to beans by name #491 (ppalaga)
- Fix #483 Flatten the integration-tests hierarchy and remove camel-qua… #489 (ppalaga)
- Update to quarkus-1.0.1.Final #487 (lburgazzoli)
- Fix #484 The validator test should use a classpath URI for the XSD #486 (ppalaga)
- Add camel-sjms2 extension #485 (lburgazzoli)
- Fix #476 List itests in an XML file for the Quarkus platform #482 (ppalaga)
- Add workaroud for MP Config profile awarness #481 (lburgazzoli)
- Add MongoDB extension #480 (jamesnetherton)
- Simplify the Tooling hierarchy #479 (ppalaga)
- Fixes native test and add support for FHIR R5 specification #478 (johnpoth)
- Support dependency injection of FluentProducerTemplate/FluentConsumerTemplate #475 (lburgazzoli)
- Upgrade to camel 3.0.0 and quarkus 1.0.0.Final #471 (lburgazzoli)
- Add FTP extension #464 (jamesnetherton)
- Add spring-di example #462 (lburgazzoli)
- Startup a FHIR server when running the FHIR integration tests #461 (johnpoth)
- Fix #453 Move the platform-http component to Camel #459 (ppalaga)
- Add support extension for commons-logging #458 (lburgazzoli)
- Fix #455 Support only classpath: XSLT URIs #456 (ppalaga)
- #416, #415 #452 (ppalaga)
- Update to Quarkus 1.0.0-CR2 and regen #450 (lburgazzoli)
- Add Hystirx component extension #449 (jamesnetherton)
- Fixed FhirProcessor imports #448 (oscerd)
- Add Camel-AWS-ECS extension #447 (oscerd)
- Remove workaround for quarkusio/quarkus#4564 as it seems to be fixed #445 (lburgazzoli)
- Add Camel-AWS-KMS extension #443 (oscerd)
- Add Dozer component extension #442 (jamesnetherton)
- Fix #428 XSLT extension does not work with file: URIs #440 (ppalaga)
- xslt extension not working on java 11 #437 (lburgazzoli)
- Update latest version released to 0.4.0 #436 (oscerd)
- Consolidate microprofile integration tests #434 (lburgazzoli)
- Create a Camel Kafka extension #432 (lburgazzoli)
- Improve bean validator extension #431 (lburgazzoli)
- Initial JMS support #430 (lburgazzoli)
- Fixes #411 bean-validator extension #412 (davsclaus)
0.4.0 (2019-11-15)
Implemented enhancements:
Fixed bugs:
- xslt extension not building in native mode #419
Closed issues:
- Create a Camel exec extension #417
- bean-validator extension #411
- dataformat extension #408
- xslt extension #406
- Add scheduler extension #403
- camel-validator component #391
- [code formatter] multi line TODOs are not supported #389
- @Inject CamelContext on RouteBuilder seems not working #386
- ControlBus extension #385
- camel-quarkus-microprofile-metrics - Does not work #384
- Avoid usage of the remote-resource-plugin and prefer local LICENSE / NOTICE files #376
- Upgrade to Quarkus 0.28.1 #372
- Add description to extension matedata #360
- Make netty-http dependent on netty and remove the duplications #357
- Issues in the List of extensions #356
- Update contributor guide: s/json/yaml/, extension adoc page #354
- Add category to extension descriptors #347
- Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/ #337
- Make the maven plugin depend on the camel package-maven-plugin #336
- Create a Camel Netty TCP extension #248
- Be listed in code.quarkus.io #190
Merged pull requests:
- Fix #356 Issues in the List of extensions #425 (ppalaga)
- build(actions): enable build in jvm mode for all the supported java versions #423 (lburgazzoli)
- xslt extension not building in native mode #422 (lburgazzoli)
- chore: Remove unused itest dependencies #421 (jamesnetherton)
- Add exec component extension #420 (jamesnetherton)
- Fix #382 Support path parameters in platform-http #418 (ppalaga)
- chore: add timer-log-cdi example #414 (lburgazzoli)
- Dataformat #409 (davsclaus)
- Xslt #407 (davsclaus)
- core: avoid referencing application classes in bean build items and loading them in core build processors #405 (lburgazzoli)
- Scheduler #404 (davsclaus)
- Fix #136 and #396 #402 (ppalaga)
- chore: Fix deprecation warning on netty tests and simplify it a bit #401 (lburgazzoli)
- Add file component extension #399 (jamesnetherton)
- Cleanup and CamelConfig improvements #397 (lburgazzoli)
- Cleanup Netty extension #395 (lburgazzoli)
- Fix license headers #394 (ppalaga)
- added Camel validation extension #393 (ploef)
- Perform TypeConverterLoader discovery using jandex instead of camel's class path scanner #392 (lburgazzoli)
- Add SnakeYAML extension #390 (jamesnetherton)
- feat: controlbus extension. #388 (davsclaus)
- Recommend mvn license:format -Plicense in the docs #387 (ppalaga)
- Update to Quarkus 1.0.0.CR1 #381 (lburgazzoli)
- chore: remove checkstyle leftovers #380 (lburgazzoli)
- Update to quarkus 0.28.1 #378 (lburgazzoli)
- Use local legal files, fixes #376 #377 (gnodet)
- Reuse camel package maven plugin to avoid duplicating code, fixes #336 #375 (gnodet)
- chore(deps): remove jetty-client from suport/common #374 (lburgazzoli)
- Upgrade to quarkus 0.28.0 #373 (gnodet)
- Issue 337 #371 (gnodet)
- Improve the Github workflows: use -ntp, check licenses, better step a… #370 (ppalaga)
- Use capabilities instead of feature names #369 (lburgazzoli)
- Add description to extension matedata #367 (lburgazzoli)
- Set camel-quarkus-last-release: 0.3.1 in site.yml #366 (ppalaga)
- Fix #357 Make netty-http dependent on netty and remove the duplications #365 (ppalaga)
- Make -Pnative equivalent with -Dnative, prefer -Pnative in the docs #363 (ppalaga)
- chore: fix cs #362 (lburgazzoli)
- Use uppercase FHIR where appropriate #359 (ppalaga)
- Publish discovered RoutesBuilders via CamelBeanBuildItem #358 (ppalaga)
- Fix #354 Update contributor guide: s/json/yaml/, extension adoc page #355 (ppalaga)
- Camel quarkus netty #353 (dhartford)
0.3.1 (2019-10-30)
Closed issues:
- Update to quarkus 0.27.0 when available #346
- platform-http should return 415 for an unaccepted content type #326
- TarfileTest can fail on exotic platforms #270
- platform-http component should return 204 for success and no body #220
Merged pull requests:
- Improve service filter and related methods #351 (lburgazzoli)
- Upgrade to quarkus 0.27.0 #350 (lburgazzoli)
- Fix #270 TarfileTest can fail on exotic platforms #349 (ppalaga)
- Fix #220 platform-http component should return 204 for success and no… #348 (ppalaga)
- Set camel-quarkus-last-release: 0.3.0 in site.yml #345 (ppalaga)
- Improve the contributor guide, esp. the create-extension examples #343 (ppalaga)
- Created a camel-pdf component extension fixes #341 #342 (aldettinger)
- Improve camel service discovery and filtering #340 (lburgazzoli)
- main: impove events and build phase #339 (lburgazzoli)
- Fix #326 platform-http should return 415 for an unaccepted content type #335 (ppalaga)
0.3.0 (2019-10-25)
Implemented enhancements:
Fixed bugs:
- Paho integration tests fail in native mode #273
Closed issues:
- Create a Camel pdf component extension #341
- Do not use docker to run native tests #332
- Document the platform-http extension #324
- Make camel-attachments an optional dependency of platform-http #322
- Upgarde to camel 3.0.0-RC3 #316
- Upgrade to quarkus 0.26.0 #315
- examples/rest-json - Needs trailing slash for urls to work #309
- Support multipart/form-data in platform-http extension #308
- Add observability example #297
- Add a support/xml artifact for common substrate support #294
- Rename xml-common extension to core-xml #292
- Bind discovered routes to registry to leverage RoutesCollector #290
- master failing #288
- Un-negate the names #285
- Missing versions/dependancies in rest json example #281
- Add minimal extension metadata #278
- camel-quarkus-integration-test-core -Dnative outofmemory or 137 error #275
- Add tarfile extension #265
- About component REST compatibility issues #264
- integration-tests/servlet doesn't work in development mode #263
- Use bomEntryVersion of CreateExtensionMojo to avoid ${project.version} usage in BOMs #262
- camel-quarkus parent pom when already have a parent pom #260
- The User guide should refer to the rest-json example rather than the servlet itest #259
- Shell scripts in the user guide documentation are not compatible with Mac OS X #257
- [servlet-extension] Unrecognized configuration key "quarkus.camel.servlet.url-patterns" provided #251
- CamelContext.getVersion() always returns an empty string #247
- Update doc with better extension list #245
- Auto configure MicroProfile metrics Camel context event notifier #240
- ActiveMQTestResource should not eat the exception #234
- Help with the creation of the Component Camel-Quarkus-JMS #233
- Add a daily job that test master agains quarkus snapshots #232
- Upgrade to Quarkus 0.23.0 #209
- Release 0.2.0 #203
- Remove scaffold-integration-test.groovy #173
- netty4-http producer fails with RejectedExecutionException #132
- Decide how to maintain examples #118
- camel application property routesUri is not overridden at runtime #54
Merged pull requests:
- Polish examples and use -P native for all of them for native build. #334 (davsclaus)
- Do not use docker to run native tests, fixes #332 #333 (gnodet)
- Add Slack extension #331 (jamesnetherton)
- chore(build): add doclint-java8-disable profile borrowed from Apache Camel #329 (lburgazzoli)
- chore(build): set groovy-maven-plugin version #328 (lburgazzoli)
- Improve dev mode #327 (lburgazzoli)
- Upgarde quarkus to v0.26.1 #325 (lburgazzoli)
- Fix #322 Make camel-attachments an optional dependency of platform-http #323 (ppalaga)
- Fix #308 Support multipart/form-data in platform-http extension #321 (ppalaga)
- Add jackson and vm extensions, fixes #306 and #318 #320 (gnodet)
- Upgrade Camel & Quarkus to latest releases #317 (jamesnetherton)
- Fixup #262 Use bomEntryVersion of CreateExtensionMojo #313 (ppalaga)
- Timer example #312 (davsclaus)
- Add observability example #311 (jamesnetherton)
- chore: rename SubstrateProcessor #307 (lburgazzoli)
- chore: add tests for quarkusio/quarkus#4408 #301 (lburgazzoli)
- Fix #285 Un-negate the config options names #300 (ppalaga)
- Improve XML support #298 (lburgazzoli)
- Fix version in integration-test-pom.xml #296 (johnpoth)
- Enable PlatformHttpTest.invalidMethod() #295 (ppalaga)
- master failing #291 (lburgazzoli)
- Activate bomEntryVersion now that we are on Quarkus 0.25 #287 (ppalaga)
- Add FHIR extension #286 (johnpoth)
- Followup #278 Assert that quarkus-extension.json exists for each exte… #284 (ppalaga)
- Document health, metrics & OpenTracing extensions #283 (jamesnetherton)
- Add minimal extension metadata #282 (lburgazzoli)
- Update to quarkus 0.25.0 #280 (lburgazzoli)
- fix: Add OpenTracing extension #279 (jamesnetherton)
- fix(build): Handle loading routes from XML with latest camel SNAPSHOT #277 (jamesnetherton)
- fix: Paho integration tests fail in native mode #274 (jamesnetherton)
- fix: CamelContext.getVersion() always returns an empty string #272 (jamesnetherton)
- Add MicroProfile Health extension #271 (jamesnetherton)
- Polish2 #269 (davsclaus)
- Fixes #265 - Add tarfile extension #266 (davsclaus)
- Fix #259 The User guide should refer to the rest-json example #261 (ppalaga)
- Fix #217 Support rest dsl in platform-http component #256 (ppalaga)
- Remove the script for generating synthetic test-jars #255 (ppalaga)
- Fix #251 Unrecognized configuration key #254 (ppalaga)
- camel application property routesUri is not overridden at runtime #252 (lburgazzoli)
- #245 update the extensions list in the website docs also #250 (davsclaus)
- Make xml and jaxb disabled by default and opt-in when depending on ca… #249 (gnodet)
- chore: add some doc about camel-main build steps #246 (lburgazzoli)
- chore: remove workaround for runtime registry as issue has been fixed upstream #244 (lburgazzoli)
- Generate extension list readme file via tooling like we do at Apache Camel #243 (davsclaus)
- quarkus-camel-catalog #242 (davsclaus)
- Auto configure MicroProfile metrics Camel context event notifier #241 (jamesnetherton)
- Added License header on the html file #239 (WillemJiang)
- port rest-json quickstart to camel-quarkus #238 (lburgazzoli)
- Improve the beans and registry BuildItems' JavaDoc #237 (ppalaga)
- Add workarounds for quarkusio/quarkus#4407 #236 (lburgazzoli)
- #234 Added log when starting or stoping ActiveMQ Broker failed #235 (WillemJiang)
- Add support for quarkus provided event loop #231 (lburgazzoli)
- Ensure the PlatformHttpComponent is registered before the routes are started #230 (lburgazzoli)
- Do not use deprecated methods #229 (lburgazzoli)
- Cleanup #228 (lburgazzoli)
- Use MainSupport as base for running Camel #226 (lburgazzoli)
- Rename substitutions class names #225 (lburgazzoli)
- chore: rename CamelRegistryBuildItem to a more meaningful CamelBeanBuildItem #222 (lburgazzoli)
- chore(deps): upgrade quarkus to v0.23.2 #221 (lburgazzoli)
- chore: fix mail cs #219 (lburgazzoli)
- Remove scaffold-integration-test.groovy #216 (lburgazzoli)
- chore(build): move depdendencies enforcer script to build/scripts #215 (lburgazzoli)
- Submodule for support extensions #214 (lburgazzoli)
- cleanup aws and paho extensions #212 (lburgazzoli)
- Upgarde to quarkus v0.23.1 #211 (lburgazzoli)
- Upgrade the docs to camel-quarkus-last-release: 0.2.0 #210 (ppalaga)
- Auto configuration of metrics management strategies #205 (jamesnetherton)
- Fix #184 Leverage platform http service #201 (ppalaga)
- Fix #133 Test netty4-http as a producer #134 (ppalaga)
0.2.0 (2019-09-23)
Implemented enhancements:
- Create a Camel MQTT extension #171
Closed issues:
- Master broken #185
- Move the routesUri to the runtime config #182
- Generate a jar with a non-test pom for each integration test #179
- Remove support for defer-init-phase #172
- Trigger the rebuild of Camel website on docs/**/* change #168
- support for camel-timer #163
- Salesforce integration test takes 30+ mins #149
- Upgrade to Apache Camel RC1 #139
- Test netty4-http as a producer #133
- Properies evaluation broken after the introduction of PropertyBindingSupport #129
- Deployment BOM #124
- Publish snaphosts #123
- rename xml extension to xml-common #116
- Move create-extension-templates to i.e. tooling #114
- Document the release process #113
- Make camel-quarkus-bom usable as a parent for user applications #112
- Release v0.1.0 #109
- Servlet extension should set the default RestConfiguration #107
- Make CamelRuntime smart to decide deferInitPhase #96
- Env variable substitution doesn't work #82
- Bean extension fails in native mode due to using dynamic proxies #70
- FastCamelContext.clearModel() causes NPEs at runtime #69
- Enforce dependency rules #58
- Re-introduce test scope in integration test projects #41
- Website #38
- quarkus-camel - Migrate option prefixes #8
- Upgrade to Camel SNAPSHOT #7
Merged pull requests:
- Disable deployment of synthetic test poms for now see #207 #208 (ppalaga)
- Improve the maven deployment of the synthetic test jars #206 (ppalaga)
- Set the missing deploy plugin properties for the reusable-test-jar ex… #204 (ppalaga)
- Upgrade to Quarkus 0.22.0 #202 (ppalaga)
- improve the paho integration test #200 (zhfeng)
- Add the camel-paho extension to support the MQTT #197 (zhfeng)
- chore(deps): update quarkus to v0.21.2 #196 (lburgazzoli)
- chore(it): add noDeps to quarkus-maven-plugin to make hot-reload working in multi-module projects #194 (lburgazzoli)
- chore(reflection): add CamelContext and StreamCachingStrategy to the list of reflective classes #193 (lburgazzoli)
- don't start camel context before the container is fully started #192 (lburgazzoli)
- Issue 69 #187 (gnodet)
- Fix #179 Generate a jar with a non-test pom for each integration test #181 (ppalaga)
- Make code generators checkstyle compliant #177 (jamesnetherton)
- Upgrade to Maven 3.6.2 #176 (ppalaga)
- Fix checkstyle violations #175 (jamesnetherton)
- Expose metrics in quarkus #174 (jamesnetherton)
- Upgrade to Apache Camel RC1 #170 (lburgazzoli)
- Add website build trigger #169 (zregvart)
- CSV Extension #167 (ppalaga)
- Fixes #123 adding a deploy profile #166 (oscerd)
- camel-zipfile quarkus extension #165 (davsclaus)
- Support for camel-mail #164 (gnodet)
- Groovy script to scaffold an integration test when creating a new #160 (ppalaga)
- Fix #70 Bean extension does not fail in native mode due to dynamic pr… #158 (ppalaga)
- Fixup #124 Deployments POM #157 (ppalaga)
- Fix #58 Enforce dependency rules #156 (ppalaga)
- Update the link to the new site of Camel #155 (oscerd)
- Remove unecessary conditional discovery #154 (lburgazzoli)
- Adapt the Contributor guide to the new layout of POMs and new native … #153 (ppalaga)
- Modularize recorder and processors #152 (lburgazzoli)
- Set disableReports=true in quarkus-maven-plugin config to speed up th… #151 (ppalaga)
- Fix #41 Re-introduce test scope in integration test projects #150 (ppalaga)
- Basic impl for #147 #148 (lburgazzoli)
- chore(test): add test to validate camel registry hooks in ArC #146 (lburgazzoli)
- Fix #124 Deployment BOM #145 (ppalaga)
- chore(extension): add extension for camel-http-common #144 (lburgazzoli)
- Add tests to the twitter itest project #138 (ppalaga)
- Upgrade to Quarkus 0.21.1 #137 (ppalaga)
- Upgrade to Quarkus 0.21.0 #135 (ppalaga)
- Fix #129 Properies evaluation broken after the introduction of Proper… #130 (ppalaga)
- Order the dependencies managed in the BOM #127 (ppalaga)
- Fix #114 Move create-extension-templates to i.e. tooling #126 (ppalaga)
- Fix #113 Document the release process #125 (ppalaga)
- User guide #122 (ppalaga)
- create extension for camel's core cloud impl #121 (lburgazzoli)
- Override DefaultStreamCachingStrategy::resolveSpoolDirectory to avoid NPE #120 (lburgazzoli)
- chore: replace custom properties binding implementation with PropertyBindingSupport from camel support #119 (lburgazzoli)
- rename xml extension to xml-common #117 (lburgazzoli)
- Fix #112 Make camel-quarkus-bom usable as a parent for user applications #115 (ppalaga)
0.1.0 (2019-08-07)
Implemented enhancements:
- Consider porting the Twitter Camel support #57
Closed issues:
- Figure out whether the Reifier substitutions can be added conditionally #98
- AWS Extensions integration test are not built as native #81
- Documentation #37
- Release first version of camel-quarkus #36
- "Multiple consumers for the same endpoint" after renaming packages in extensions/servlet/deployment/src/test/java #24
Merged pull requests:
- Figure out whether the Reifier substitutions can be added conditionally #110 (lburgazzoli)
- Use source block instead of code #106 (zregvart)
- Fix #37 Setup the documentation #105 (ppalaga)
- Remove the TravisCI badge from the README #104 (ppalaga)
- Rename the rest of java packages in itests #103 (ppalaga)
- Add configuration for quarkus:create-extension mojo #102 (ppalaga)
- chore(cleanup): remove ide-config #101 (lburgazzoli)
- Upgrade quarkus to v0.20.0 plsu some cleanup #100 (lburgazzoli)
- Add twitter extension #99 (jamesnetherton)
- Omit the artifactId in release tags #95 (ppalaga)
- Fix typo s/AWs_REGION/AWS_REGION/ #94 (ppalaga)
- Move test packages to org.apache.camel #77 (lburgazzoli)
- Upgrade to Camel 3.0.0-M4 #72 (ppalaga)
0.0.2 (2019-07-29)
camel-quarkus-parent-0.0.1 (2019-07-25)
Closed issues:
- Upgrade quarkus to v0.19.0 #60
- Review extensions' dependencies chains #56
- Use caffein as LRUCache in native mode #45
- Infinispan substrate test are disbaled #44
- Use RestAssured in JDBC test #42
- Move Bean test out of Core integration test #39
- Move XStream processor from salesforce to a dedicated extension #34
- Move jetty processor from salesforce to a dedicated extension #33
- Move netty integration-tests out of core #32
- Move infinispan integration-tests out of core #31
- Use docker-build in travis #29
- Rename integration test artifacts #25
- Avoid 3rd party maven repositories if possible #20
- Configure license format #19
- Add Camel-AWS-EKS extension #18
- Configure checkstyle #14
- Test the native mode on TravisCI #11
- Produce test-jars of the integration tests #10
- Initial source code - Package names #6
- Initial source code - Maven GAV #5
- Initial source code - Add license headers #4
Merged pull requests:
- Added failIfNoTest option in surefire configuration #93 (oscerd)
- chore(build): move release profile to camel-quarkus-parent #92 (lburgazzoli)
- Remove unused imports from CamelRoute in netty4-http integration test #91 (ppalaga)
- chore(it): cleanup it poms #90 (lburgazzoli)
- AWS Extension configuration classes need to be registered for reflection #89 (oscerd)
- Changed the integration test module name and folder name for AWS #88 (oscerd)
- chore(test): add camel core cdi test #87 (lburgazzoli)
- Fix typo s/nett4/netty4/ #86 (ppalaga)
- Add a single integration test module for the AWS extensions #85 (oscerd)
- chore(it): cleanup application.properties and poms #84 (lburgazzoli)
- Fixes #18 Add a Camel AWS-EKS Extension #83 (oscerd)
- Move netty integration-tests out of core #79 (lburgazzoli)
- Dedicated extension for jetty and xstream #78 (lburgazzoli)
- Prepare for Camel 3.0.0-M3/4 #67 (ppalaga)
- Upgrade quarkus to v0.19.1 #66 (lburgazzoli)
- Upgrade quarkus to v0.19.0 #64 (lburgazzoli)
- chore(build): cleanup build set-up #61 (lburgazzoli)
- Review extensions' dependencies chains #59 (lburgazzoli)
- Fix #31 Move infinispan integration-tests out of core #55 (ppalaga)
- chore(build): remove travis build #53 (lburgazzoli)
- Removed Jenkinsfile not used #52 (oscerd)
- Do not use io.quarkus...FeatureBuildItem feature constants #50 (ppalaga)
- chore(build): add Jenkinsfile #49 (lburgazzoli)
- chore(arc): add ConsumerTemplate and ProducerTemplate producers #48 (lburgazzoli)
- Use RestAssured in JDBC test #47 (lburgazzoli)
- Caffeine #46 (lburgazzoli)
- chore: ignore ObjectStore folder #43 (lburgazzoli)
- Manage camel-servlet and camel-aws-sns in the BOM #40 (ppalaga)
- Fix #10 Produce test-jars of the integration tests #35 (ppalaga)
- Use docker-build in travis #30 (lburgazzoli)
- Avoid 3rd party maven repositories if possible #28 (lburgazzoli)
- Add badges and How to build section to the README #27 (ppalaga)
- Fix #25 Use the same naming scheme for artifactIds and module names #26 (ppalaga)
- Fix #6 Rename packages from io.quarkus.camel to org.apache.camel.quarkus #23 (ppalaga)
- Initial import cleanup #22 (lburgazzoli)
- Use vanilla Maven Compiler Plugin version (from maven central) #21 (davsclaus)
- chore(build): use project.version #15 (lburgazzoli)
- Add keys #13 (lburgazzoli)
- Fix #11 Test the native mode on TravisCI #12 (ppalaga)
- Migrate Camel extensions from Quarkus #3 (ppalaga)
- Add Maven wrapper and .travis.yml #2 (ppalaga)
- Add Parent POM #1 (ppalaga)
* This Changelog was automatically generated by github_changelog_generator