oscerd opened a new pull request, #22345:
URL: https://github.com/apache/camel/pull/22345

   ## Summary
   
   - Deprecate the `camel-splunk` component since the [Splunk Java 
SDK](https://github.com/splunk/splunk-sdk-java) it depends on is no longer 
actively maintained, and the ServiceMix bundle wrapping it is also stale.
   - Added `@Deprecated(since = "4.19")` to all public Java classes
   - Updated documentation with deprecation notice and `Stable-deprecated` 
support level
   - Added entry to the 4.19 upgrade guide
   - Regenerated catalog and DSL artifacts
   
   **Note:** `camel-splunk-hec` is NOT deprecated — it uses standard HTTP 
client (httpclient5) directly, with no dependency on the dead SDK.
   
   JIRA: https://issues.apache.org/jira/browse/CAMEL-23184
   
   _Claude Code on behalf of Andrea Cosentino_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to