Tom Cunningham
Tom Cunningham
I hit a nasty issue with the registry-route addon (https://github.com/minishift/minishift/issues/1933) where my apb image was not being pushed by docker correctly. apb push however was reporting success. I don't know...
Tested the changes in https://github.com/apache/camel/pull/7116 (bvfalcon's jakarta-ee-8 branch) against camel-spring-boot, minor changes are needed in camel-spring-boot if https://github.com/apache/camel/pull/7116 is merged to camel. This PR should not be merged until https://github.com/apache/camel/pull/7116...
Comment out new-project in grafana addon - grafana is often paired with Prometheus, but the new-project in the grafana addon hinders that. Once conditionals are added, probably should test for...
Upgrade spark to 2.4.8. Ran gora-core, gora-hbase tests with jdk8, passed.
https://github.com/langchain4j/langchain4j/tree/0.36.2 If you look at the version in the 0.36.2 tag, it's 0.37.0-SNAPSHOT throughout : https://github.com/langchain4j/langchain4j/blob/0.36.2/pom.xml#L9 The documentation versions were fixed but the other versions appear to be 0.37.0-SNAPSHOT
https://issues.apache.org/jira/browse/CXF-9107 Clean up coverity resource leaks (inputstream and resultset) and a javascript method typo
camel-bom is already being imported in tests/camel-kamelets-itest - use the camel-bom versions for camel-core and camel-aws2-eventbridge
# Description This is a draft PR for spring-boot 4 upgrade work. At the moment it compiles, and we are working through test failures / version upgrades. Related issues :...