JiriOndrusek opened a new pull request, #124: URL: https://github.com/apache/camel-upgrade-recipes/pull/124
Based on https://camel.apache.org/manual/camel-4x-upgrade-guide-4_22.html Covers: - Azure component-specific CredentialType enum consolidation (10 components) - AWS SDK apache-client -> apache5-client dependency rename - Minio CopySource -> SourceObject type rename (minio 9.0) - camel-spring-ai-tools removal migrated to camel-ai-tool, including the camel-spring-ai-tools-starter -> camel-ai-tool-starter rename in the Spring Boot recipe - camel-reactive-executor-tomcat deprecation handled via RemoveDependency - OpenAI ChatCompletion package move via ChangeType, testable by staging openai-java-core 0.8.1 (pre-move package layout) on the test classpath - release notes synced with the current upgrade guide and every topic linked to its guide section - camel-latest-version set to the released 4.22.0 - rewrite-recipe-bom bumped to 3.37.0 and rewrite-maven-plugin to 6.46.1 (aligned with quarkus-updates), with the removed RemoveTraitsUsageRecipes reference dropped from the internal best-practices recipe Minio inner-class type renames excluded - OpenRewrite ChangeType to inner classes is not idempotent. -- 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]
