-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Service bus - Spring Cloud Stream to use proxy for connection #25485
Comments
/cc: @conniey could you please take a look. |
Hi, @yiliuTo , could you please handle this issue? |
Hi @preethamjebarajjohn , the proxy configuration for service bus spring cloud stream binder is only supported from the latest release of spring-cloud-azure-stream-binder-servicebus 4.0.0-beta.2.
Also, due to this is only a beta version, it's not recommanded to used in production env, you could look forward to our GA release which is planned to be published around December 20, 2021. Thanks. |
Hi @preethamjebarajjohn , due to some interval plans, we didn't release the GA version of 4.0.0 in December, you could subscribe to this issue to track the GA release plan. #24327 |
Hi @preethamjebarajjohn. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text “ |
Hi @preethamjebarajjohn, since you haven’t asked that we “ |
I am looking for an option to set proxy for connecting to Service bus using "Spring cloud Streams". Below is my configuration and error logs. I can able to connect to same service bus topic using ServiceBusReceiverAsyncClient by setting proxy. I am looking to achieve this by using Cloud Stream.
Error Logs:
The text was updated successfully, but these errors were encountered: