buildmaster
ea37eed9be
Bumping versions
2023-03-29 17:33:29 +00:00
buildmaster
b2f2b51b90
Bumping versions
2023-03-28 17:27:48 +00:00
buildmaster
58c028f339
Bumping versions to 4.0.3-SNAPSHOT after release
2023-03-28 14:51:23 +00:00
buildmaster
c45f2e3ac7
Going back to snapshots
2023-03-28 14:51:22 +00:00
buildmaster
d932cf990f
Update SNAPSHOT to 4.0.2
2023-03-28 14:47:17 +00:00
Oleg Zhurakousky
fdbe16929e
Update pom.xml
2023-03-28 16:26:38 +02:00
Oleg Zhurakousky
3cb3613ccf
Update pom.xml
2023-03-28 16:25:26 +02:00
Marcin Grzejszczak
ce502ddae6
Update pom.xml
2023-03-28 11:55:42 +02:00
Marcin Grzejszczak
b32a701c11
Update pom.xml
2023-03-28 11:51:15 +02:00
Marcin Grzejszczak
d0fe452b88
Update pom.xml
2023-03-28 11:49:28 +02:00
Steven PG
e5d4916a4d
Stream batch produce consume ( #2654 )
...
Kafka Binder-based Batch Producer and Consumer
- Provide a new sample for batch producer and consumer with the Kafka binder
2023-03-09 20:15:53 -05:00
Soby Chacko
47c8adcf99
Remove lingering usage of javax.annotation.PostConstruct
...
Use jakarta.annotation instead.
2023-02-27 16:04:47 -05:00
Soby Chacko
986b54f5d0
Schema Registry Testing Improvements
...
- Allow Schema Registry to be optional when
running unit tests.
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2641
2023-02-24 17:03:49 -05:00
Soby Chacko
4100f27791
KafkaBinderConfigurationProperties metadata
...
When generating configuration metadata (spring-configuration-metadata.json),
KafkaBinderConfigurationProperties class is missing all the information except
for the constructor bound KafkaProperties. We need to add the @Autowired on the
constructor so that Boot will not do a constructor binding and thus include all
the JavaBeans style properties in the metadata. See this Boot issue for more details.
https://github.com/spring-projects/spring-boot/issues/34031
In addition, this @Autowired is necessary for the properties to be correctly
bound when running in native mode.
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2640
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2644
2023-02-07 18:16:45 -05:00
buildmaster
bde556a04b
Bumping versions
2023-02-07 17:26:57 +00:00
Soby Chacko
ea5da9011e
Kafka binder AOT/Native sample app
2023-02-06 13:59:35 -05:00
buildmaster
b49fde97c8
Bumping versions
2023-01-26 16:01:13 +00:00
buildmaster
7bff24af68
Bumping versions
2023-01-25 17:26:18 +00:00
buildmaster
46bc9c5709
Bumping versions to 4.0.2-SNAPSHOT after release
2023-01-25 14:33:14 +00:00
buildmaster
8c413de78c
Going back to snapshots
2023-01-25 14:33:13 +00:00
buildmaster
656469da4f
Update SNAPSHOT to 4.0.1
2023-01-25 14:28:45 +00:00
buildmaster
9718bbd13f
Bumping versions
2022-12-20 17:27:28 +00:00
buildmaster
d40e733221
Bumping versions
2022-12-18 17:27:01 +00:00
buildmaster
f1d4f8a53e
Bumping versions
2022-12-16 17:26:47 +00:00
buildmaster
2d9b82fc3f
Bumping versions to 4.0.1-SNAPSHOT after release
2022-12-15 20:22:20 +00:00
buildmaster
203e4895b5
Going back to snapshots
2022-12-15 20:22:19 +00:00
buildmaster
b368d681fa
Update SNAPSHOT to 4.0.0
2022-12-15 20:18:09 +00:00
spencergibb
e7d2674b1a
ignore surefile plugin milestone for release
2022-12-15 09:47:03 -05:00
buildmaster
67eed25d22
Going back to snapshots
2022-12-01 17:32:53 +00:00
buildmaster
9d4fdbbb03
Update SNAPSHOT to 4.0.0-RC3
2022-12-01 17:29:34 +00:00
buildmaster
622ba0a52c
Bumping versions
2022-11-29 17:32:43 +00:00
buildmaster
5b25dff5f9
Bumping versions
2022-11-21 17:35:03 +00:00
buildmaster
75f16e336b
Going back to snapshots
2022-11-17 17:10:08 +00:00
buildmaster
c05e4b82c1
Update SNAPSHOT to 4.0.0-RC2
2022-11-17 17:06:33 +00:00
buildmaster
e7394d6a65
Bumping versions
2022-11-15 17:33:21 +00:00
Soby Chacko
9fb252c535
Schema Registry samples README enhancements
...
Adding instructions for how to use Confluent Schema Registry
with Spring Cloud Stream Scheam Registry AVRO converter clients.
2022-11-01 16:02:29 -04:00
buildmaster
523b77f58b
Bumping versions
2022-10-31 17:43:44 +00:00
buildmaster
9a82f726b0
Going back to snapshots
2022-10-27 21:44:40 +00:00
buildmaster
14e58050ef
Update SNAPSHOT to 4.0.0-RC1
2022-10-27 21:41:15 +00:00
buildmaster
d83a02c603
Bumping versions
2022-10-26 17:33:09 +00:00
Soby Chacko
aebd885204
Minor cleanup in samples and tools
...
- Cleanup in schema-registry samples (final variable).
- Add instructions in tools/kafka/docker-compose to run
a quick test using Kafka console scripts.
2022-10-20 15:04:28 -04:00
buildmaster
b4d6f339ac
Bumping versions
2022-10-13 17:43:41 +00:00
buildmaster
fdc0d683ec
Going back to snapshots
2022-10-06 00:51:30 +00:00
buildmaster
716f045bdf
Update SNAPSHOT to 4.0.0-M5
2022-10-06 00:48:03 +00:00
spencergibb
cdda9b2ef7
Removes versions managed by spring-cloud-stream-dependencies
2022-10-05 16:23:31 -04:00
buildmaster
e5bb008b7a
Bumping versions
2022-09-30 17:31:48 +00:00
Soby Chacko
6fcc060b66
Add missing copyrights to schema-registy samples
2022-08-30 17:46:21 -04:00
Chris Bono
449e6f83d8
Rename SCSt schema registry sample ( #2500 )
2022-08-29 19:30:14 -05:00
Soby Chacko
d38f57e06a
Migrating SCSt Schema Registry Sample ( #2498 )
...
* Migrating SCSt Schema Registry Sample
* Addressing PR review
2022-08-29 18:38:25 -04:00
Chris Bono
f94da9d311
Update Spring Boot from 3.0.0-M4 -> 3.0.0-SNAPSHOT
...
Adapts to the following changes in upstreams libs:
- Spring Kafka removed ListenableFuture
- Spring AOT changed generator API
Fixes #2473 #2465
Checkstyle fixes
2022-08-09 10:32:25 -04:00