Skip to content
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

Release 3.1.0 #237

Merged
merged 20 commits into from
Oct 26, 2023
Merged

Release 3.1.0 #237

merged 20 commits into from
Oct 26, 2023

Conversation

Nephery
Copy link
Collaborator

@Nephery Nephery commented Oct 12, 2023

Global Changes

  • Solace PubSub+ Messaging API for Java (JCSMP) upgraded to 10.21.0
  • Spring Boot upgraded to 3.1.5
  • Spring Cloud upgraded to 2022.0.4

Specific Project Changes

Solace Spring Cloud Stream Binder

dependabot bot and others added 9 commits June 15, 2023 22:59
Bumps sol-jcsmp from 10.20.0 to 10.21.0.

---
updated-dependencies:
- dependency-name: com.solacesystems:sol-jcsmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps sol-jms from 10.20.0 to 10.21.0.

---
updated-dependencies:
- dependency-name: com.solacesystems:sol-jms
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
[SOL-104135] fix consumer errorsBaseName
…cesystems-sol-jcsmp-10.21.0

Bump sol-jcsmp from 10.20.0 to 10.21.0
add support for PubSub+ partitioned queues
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

Test Results

716 tests   714 ✔️  17m 25s ⏱️
  33 suites      2 💤
  33 files        0

Results for commit 905425d.

♻️ This comment has been updated with latest results.

dependabot bot and others added 11 commits October 16, 2023 14:16
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2022.0.2 to 2022.0.4.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2022.0.2...v2022.0.4)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `spring.boot.version` from 3.0.6 to 3.1.4.

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.0.6 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.1.4)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.0.6 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.1.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ngframework.cloud-spring-cloud-dependencies-2022.0.4
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.20.0 to 2.21.1.
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Commits](apache/logging-log4j2@rel/2.20.0...rel/2.21.1)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Add health indicators for flows

---------

Signed-off-by: Eugene Zimin <eugene.zimin@solace.com>
Co-authored-by: Jeffrey Douangpaseuth <11084623+Nephery@users.noreply.github.com>
@Nephery Nephery marked this pull request as ready for review October 25, 2023 17:15
Copy link
Contributor

@PhilippeKhalife PhilippeKhalife left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Content added and reviewed as per project plan.

@Nephery Nephery merged commit 8f9fad9 into master Oct 26, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SOL-79060] Health indicator should capture binding health statuses
3 participants