-
Notifications
You must be signed in to change notification settings - Fork 15
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 4.0.0 #273
Merged
Merged
Release 4.0.0 #273
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* DATAGO-67282: Added NACK Support feature, removed ITs related to rebind * DATAGO-67282: Removed stale tests related to rebind * DATAGO-67282: Added IT, Removed Commented Code * DATAGO-67282: Added javadocs * DATAGO-67282: Updated the version in pom. Updated the spring-cloud-dependencies version and sol-jcsmp version * DATAGO-67282: Remove unused consumer binding properties flowPreRebindWaitTimeout, flowRebindBackOffInitialInterval, flowRebindBackOffMaxInterval, flowRebindBackOffMultiplier
Test Results739 tests - 101 737 ✅ - 101 11m 45s ⏱️ - 4m 30s Results for commit aa55c54. ± Comparison against base commit 3094b7a. This pull request removes 158 and adds 57 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
amanek-solace
approved these changes
Mar 25, 2024
# Conflicts: # pom.xml # solace-spring-cloud-bom/README.md # solace-spring-cloud-bom/pom.xml # solace-spring-cloud-parent/pom.xml # solace-spring-cloud-starters/solace-spring-cloud-stream-starter/README.adoc # solace-spring-cloud-starters/solace-spring-cloud-stream-starter/pom.xml # solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder-core/pom.xml # solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder-core/src/main/java/com/solace/spring/cloud/stream/binder/properties/SolaceConsumerProperties.java # solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder-core/src/test/java/com/solace/spring/cloud/stream/binder/properties/SolaceConsumerPropertiesTest.java # solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder/pom.xml # solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder/src/test/java/com/solace/spring/cloud/stream/binder/SolaceBinderBasicIT.java
* Release 3.2.0 (#279) (#280) * DATAGO-67277: Feature to exclude header on consumer binding Co-authored-by: mayur-solace <[email protected]> * DATAGO-67282: Resolve merge conflicts --------- Co-authored-by: Jeffrey D <[email protected]>
DATAGO-67282 Resolve Merge Conflicts with master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.