Closed omercelikceng closed 3 months ago
Hello, For the first point, i think we should make a development to fix it. Based on the follwing reasons,
Just an FYI, 3.2 is done. It is no longer a supported version - https://spring.io/projects/spring-cloud-stream#support so no more development or back-porting is planned for this outside of commercial efforts which are outside of scope of this discussion
Noted, @olegz. Moving forward, I will follow such processes by considering this link(https://spring.io/projects/spring-cloud-stream#support). If it is suitable for everyone, I will close this discussion.
Hello,
I would like to discuss a few questions regarding this pull request. (https://github.com/spring-cloud/spring-cloud-stream/pull/2991)
1) The feature is present in version 3.2.x and continues to be available in the latest versions. (https://github.com/spring-cloud/spring-cloud-stream/commit/42a43af4c22674314a7b19dc6119232db1a10b13) However, the paths for the classes in shared.beans are incorrect for the 3.2.x version. Will we make a development to fix this? The versions where this issue exists are: 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6
2) I reviewed the related development to check for similar issues. This feature is present in the current 4.0.x, 4.1.x, and main branches. The paths are correctly configured, so there are no issues. However, I could not find this feature in the 4.x branch. Should we add the related development to this branch as well?(4.x)