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

DATAGO-67277: Add ability to exclude headers on consumers #279

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

mayur-solace
Copy link
Contributor

Introduced new consumer configuration properties to exclude headers on inbound messages.

# Conflicts:
#	pom.xml
#	solace-spring-cloud-bom/pom.xml
#	solace-spring-cloud-parent/pom.xml
#	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/pom.xml
@Nephery Nephery changed the title DATAGO-67277 Add ability to exclude headers on consumers DATAGO-67277: Add ability to exclude headers on consumers Mar 25, 2024
@Nephery Nephery merged commit f27f2da into SolaceProducts:stage-3.2.0 Mar 25, 2024
2 checks passed
Nephery added a commit that referenced this pull request Mar 25, 2024
* DATAGO-67277: Feature to exclude header on consumer binding

Co-authored-by: mayur-solace <81177023+mayur-solace@users.noreply.github.com>
@Nephery Nephery linked an issue Mar 25, 2024 that may be closed by this pull request
Nephery added a commit that referenced this pull request Mar 25, 2024
* Release 3.2.0 (#279) (#280)

* DATAGO-67277: Feature to exclude header on consumer binding

Co-authored-by: mayur-solace <81177023+mayur-solace@users.noreply.github.com>

* DATAGO-67282: Resolve merge conflicts

---------

Co-authored-by: Jeffrey D <11084623+Nephery@users.noreply.github.com>
Nephery added a commit that referenced this pull request Apr 3, 2024
* DATAGO-67282: NACK Support for Consumer bindings (#270)

* 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

* Update BOM README for 4.0.0 Release (#274)

* DATAGO-72125: Logger change to not print stacktrace. (#275)

* DATAGO-72125: Logger changes (#276)

* DATAGO-71389: Solace Binder 5.0 version upgrade/migration guide (#277)

* DATAGO-67282: Resolve merge conflicts

* DATAGO-67282 Resolve Merge Conflicts with master (#281)

* Release 3.2.0 (#279) (#280)

* DATAGO-67277: Feature to exclude header on consumer binding

Co-authored-by: mayur-solace <81177023+mayur-solace@users.noreply.github.com>

* DATAGO-67282: Resolve merge conflicts

---------

Co-authored-by: Jeffrey D <11084623+Nephery@users.noreply.github.com>

* Revert "DATAGO-67282 Resolve Merge Conflicts with master (#281)" (#282)

This reverts commit 114ab2e.

* DATAGO-67282: Update the Spring Boot and Spring Cloud Version (#287)

---------

Co-authored-by: mayur-solace <81177023+mayur-solace@users.noreply.github.com>
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.

headerExclusions: for inbound messages
2 participants