Commit Graph

366 Commits

Author SHA1 Message Date
buildmaster
a91b9061ff Update SNAPSHOT to 3.2.0-M2 2021-10-01 14:00:30 +00:00
Oleg Zhurakousky
7a782c5330 Clean up after reverted commit to pass the build 2021-10-01 15:26:29 +02:00
Oleg Zhurakousky
3747d58712 Revert "GH-339: RabbitMQ Stream Producer: Initial Support"
This reverts commit 2f3dea1c1d.
2021-10-01 15:22:22 +02:00
Gary Russell
2f3dea1c1d GH-339: RabbitMQ Stream Producer: Initial Support
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit/issues/339

* Change waitForConfirms to sync; fix javadoc.
2021-09-15 11:32:22 -04:00
Oleg Zhurakousky
38d75b7f4e GH-335 Add missing classes and 'exec' option to boot mven plugin 2021-08-17 16:35:00 +02:00
Oleg Zhurakousky
2e797fbb3d GH-335 Remove rabbit-deployer madule 2021-08-17 10:03:38 +02:00
Oleg Zhurakousky
8045ff4df9 GH-335 Add initial support for attaching user application to a binder at startup time 2021-08-17 10:01:53 +02:00
Gary Russell
d95a1c1a95 GH-325: RabbitMQ Stream to Latest Snapshot
* Fix docs; set container bean name; fix stream name.
2021-08-10 16:00:45 -04:00
Oleg Zhurakousky
e60db26384 GH-331 Initial support for binder deployer
Resolves #331
2021-08-02 17:11:42 +02:00
Oleg Zhurakousky
ff632a476e interim 2021-07-31 16:23:51 +02:00
Oleg Zhurakousky
9aeebcc502 Initial commit of Rabbit deployer 2021-07-31 16:23:51 +02:00
buildmaster
2ea788d7ee Going back to snapshots 2021-07-30 14:59:46 +00:00
buildmaster
4fbe76571f Update SNAPSHOT to 3.2.0-M1 2021-07-30 14:58:30 +00:00
Gary Russell
0ce832f2bc GH-325: Initial Support for RabbitMQ Stream Plugin
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit/issues/325

* Do not propagate `streamContext` header on output.

* Fix test broken by previous commit.

* Remove overrides from POMs.
2021-07-28 12:03:03 -04:00
bono007
58cdd1b157 Replace RabbitAutoConfiguration with local RabbitConfiguration (#323)
* Replace RabbitAutoConfiguration with local RabbitConfiguration

Fixes gh-187

* Rename RabbitServiceAutoConfiguration.java to RabbitBinderConfiguration
2021-07-27 16:15:40 -04:00
Oleg Zhurakousky
57b89c5d2a Fix POMs for 3.2 2021-07-13 16:32:27 +02:00
Oleg Zhurakousky
2e3966e7b1 Switch main to 3.2 2021-07-13 15:05:49 +02:00
Oleg Zhurakousky
3fe9326584 JUnit 5 migration related to boot 2.6 2021-07-13 13:08:36 +02:00
dependabot[bot]
2792e08cf4 Bump httpclient in /spring-cloud-stream-binder-rabbit
Bumps httpclient from 4.5.6 to 4.5.13.

Resolves #321
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 13:45:21 +02:00
buildmaster
9f55169515 Bumping versions to 3.1.4-SNAPSHOT after release 2021-05-26 15:37:38 +00:00
buildmaster
0a30c3b392 Going back to snapshots 2021-05-26 15:37:37 +00:00
buildmaster
64fd0e20aa Update SNAPSHOT to 3.1.3 2021-05-26 15:35:29 +00:00
Andrew Flower
f94f9f8c25 Fix typo in docs overview 2021-05-26 15:47:31 +02:00
Gary Russell
8c9cb784c1 Doc Polishing
- throw exceptions when publisher confirms fail

Resolves #316
2021-05-26 15:39:36 +02:00
buildmaster
c5690a776e Bumping versions 2021-03-27 08:42:47 +00:00
buildmaster
55a310be59 Bumping versions to 3.1.3-SNAPSHOT after release 2021-03-16 13:42:39 +00:00
buildmaster
1ab0f7cb0d Going back to snapshots 2021-03-16 13:42:39 +00:00
buildmaster
6f34d450e0 Update SNAPSHOT to 3.1.2 2021-03-16 13:41:23 +00:00
Gary Russell
db0af5e96f GH-313: Fix DLQ Transactions and Confirms/Returns
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit/issues/313

- Detect a transactional consumer and publish to the DLQ in the same transaction.
- Detect confirms/returns config and wait for confirm if so configured.
- Add tests for transactional publication, both types of confirms.
- Returned message and negative ack tested manually.

Resolves #314
2021-02-11 05:54:44 +01:00
buildmaster
8b6a0713ff Bumping versions to 3.1.2-SNAPSHOT after release 2021-01-27 17:42:10 +00:00
buildmaster
dddf62dc25 Going back to snapshots 2021-01-27 17:42:10 +00:00
buildmaster
e85d361126 Update SNAPSHOT to 3.1.1 2021-01-27 17:39:58 +00:00
Soby Chacko
1cefa7479c Update spring-cloud-build parent 2021-01-22 16:00:02 -05:00
Oleg Zhurakousky
72e6dadba2 Fix snapshot versioining schema 2020-12-21 15:47:27 +01:00
buildmaster
821acc8855 Bumping versions to 3.1.1.SNAPSHOT after release 2020-12-21 12:18:26 +00:00
buildmaster
4a2c6990a9 Going back to snapshots 2020-12-21 12:18:25 +00:00
buildmaster
358770d954 Update SNAPSHOT to 3.1.0 2020-12-21 12:16:09 +00:00
buildmaster
726710fc2b Going back to snapshots 2020-12-11 15:02:53 +00:00
buildmaster
17067eff45 Update SNAPSHOT to 3.1.0-RC1 2020-12-11 15:01:45 +00:00
Ahian Zhang
6de88605b9 docs: update a typo 2020-12-03 19:38:10 +01:00
buildmaster
26af2909ed Going back to snapshots 2020-11-17 15:17:47 +00:00
buildmaster
46b72d88dd Update SNAPSHOT to 3.1.0-M4 2020-11-17 15:16:26 +00:00
Oleg Zhurakousky
4fc390a5aa Polish previous commit
Resolves #308
2020-11-06 13:24:00 +01:00
Gary Russell
77e8f4f20b GH-307: Fix circular bean reference
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit/issues/307

Fix `ConnectionNameStrategy` circular bean reference.

While not intuitive, retain the existing behavior whereby the presence of
a `ConnectionNameStrategy` bean overides the property.
2020-11-06 13:10:35 +01:00
Gary Russell
765e19d761 Remove TODO from binder config
Even though Boot auto-configures a `ConnectionNameStrategy` we cannot
remove it from the binder configuration because Boot auto-configuration
runs before the binder configuration.

Resolves #306
2020-11-06 12:59:26 +01:00
buildmaster
e39487a4ce Going back to snapshots 2020-10-02 10:11:44 +00:00
buildmaster
d0a534de60 Update SNAPSHOT to 3.1.0-M3 2020-10-02 10:10:33 +00:00
buildmaster
ec9ee255ea Bumping versions 2020-09-25 10:30:49 +00:00
Oleg Zhurakousky
0e6babf9a2 Fix failing test 2020-09-24 18:12:21 +02:00
Oleg Zhurakousky
26982f7899 Fix docs link 2020-09-24 16:28:08 +02:00