🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Latest solace cloud stream library version
Hi,
Can some one please confirm the latest version of the library which I need to use?
Currently I am using the below dependency, is it a stable version?
com.solace.spring.cloud
solace-spring-cloud-bom
1.1.1
pom
import
Comments
-
Hi, the latest is always available at https://github.com/SolaceProducts/solace-spring-cloud
We do not tag releases that are unstable so if it's from a release tag, it's stable.0 -
Hi @smpapas,
Correct, the Spring Cloud Stream binder is included as part ofsolace-spring-cloud
and 1.1.1 is the current latest release.
You can always find the latest release in our github repo here: https://github.com/SolaceProducts/solace-spring-cloud/releasesStay tuned as there should be a new version released soon
-Marc
0 -
@smpapas we also work with the team over at Spring to keep the Spring Initializr up to date at start.spring.io so you can always head over there and add Solace & Cloud Stream to see what the dependencies should look like.
Here's a shortcut link https://start.spring.io/#!dependencies=solace,cloud-stream
0 -
Thank you @Marc and @amackenzie
0