Commit Graph

394 Commits

Author SHA1 Message Date
dependabot[bot]
0e5754f24f Bump jackson-databind from 2.13.4 to 2.13.4.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 09:38:11 +02: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
Oleg Zhurakousky
4702036797 Upgrade jackson 2022-10-05 09:41:44 +02:00
Soby Chacko
e1f173e139 Schema Registry Migration
Initial attempt at migrating schema registry from https://github.com/spring-cloud/spring-cloud-schema-registry
to Spring Cloud Stream.

Schema Registry within the scope of Spring Cloud Stream will only support Spring Cloud Stream
specific use cases in the context of binders.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2491

Resolves #2492
2022-08-25 19:47:34 +02:00
buildmaster
605344d5a5 Going back to snapshots 2022-07-29 19:05:12 +00:00
buildmaster
c69888ae68 Update SNAPSHOT to 4.0.0-M4 2022-07-29 19:02:38 +00:00
buildmaster
97975a0d3c Going back to snapshots 2022-06-15 11:35:09 +00:00
buildmaster
84d4cccdee Update SNAPSHOT to 4.0.0-M3 2022-06-15 11:32:24 +00:00
Soby Chacko
4089c46fff Migrating samples (#2375)
* Migrating samples

Confluent Schema Registry integration sample

* Addressing PR review comments
2022-05-05 15:24:26 -04:00
Oleg Zhurakousky
818553179a fixing docs
polish
2022-05-02 20:20:49 +02:00
Oleg Zhurakousky
51cdcc7c37 GH-2340 Fix CCE in extended properties
Upgrade jackson core

Resolves #2340
2022-04-22 15:11:22 +02:00
dependabot[bot]
f272c47e93 Bump jackson-databind from 2.10.0 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 12:16:16 +02:00
buildmaster
85ffd4d92d Going back to snapshots 2022-03-31 20:05:34 +00:00
buildmaster
a9bd88acce Update SNAPSHOT to 4.0.0-M2 2022-03-31 20:02:59 +00:00
Oleg Zhurakousky
0ff2a4ad6a Remove dependency on old test module 2022-03-31 21:27:45 +02:00
spencergibb
158e4b22cf Fixes dependency management now that stream is a monorepo 2022-03-31 14:00:09 -04:00
spencergibb
6b9f6a5163 Moves core/docs to root of project for compatibility
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2312
2022-03-30 16:05:21 -04:00
Soby Chacko
6c8423365a Simple parent pom with modules.
Shell scripts for building core, kafka binder, rabbit binder
and bom (dependencies) modules individually.
2022-03-07 17:23:58 -05:00
Soby Chacko
e1232ae731 Restructuring the repository 2022-02-23 19:42:29 -05:00
Oleg Zhurakousky
ac8c7f9529 Re-enable ErrorHandlingTests & BindingServiceTests 2022-02-02 15:01:00 +01:00
Oleg Zhurakousky
0fd268ff02 Address .todo tests commented as a result of removal of annotation configuration
Fix ErrorHandlingTests

Remove stub binders from tests

remove dead test classes
2022-02-02 12:03:54 +01:00
buildmaster
333017b8b7 Going back to snapshots 2022-01-27 14:55:34 +00:00
buildmaster
9dbe9ef691 Update SNAPSHOT to 4.0.0-M1 2022-01-27 14:53:31 +00:00
Oleg Zhurakousky
aef2b55d5f re-enable test modules 2022-01-27 15:49:52 +01:00
buildmaster
1ccf0ad607 Going back to snapshots 2022-01-27 14:28:46 +00:00
buildmaster
44cdca6462 Update SNAPSHOT to 4.0.0-M1 2022-01-27 14:27:15 +00:00
Oleg Zhurakousky
807ea79c43 Disconnect spring-cloud-stream-integration-tests 2022-01-27 15:24:15 +01:00
Oleg Zhurakousky
e0cf679a2a add version back to parent POM 2022-01-27 15:08:10 +01:00
Oleg Zhurakousky
c40417964a Initial removal of EnableBinding 2022-01-19 11:13:50 +01:00
Oleg Zhurakousky
5be4226fae Upgrade function version and address removal of certain classes in function 2022-01-19 11:09:53 +01:00
Oleg Zhurakousky
645d2b8347 Fix POM while migrating main to 4.x 2022-01-18 14:19:13 +01:00
Oleg Zhurakousky
d7ae0ca987 Merge branch '4.x' into main 2022-01-18 14:13:20 +01:00
Soby Chacko
664ee9291a Update spring-cloud-function to 3.2.2-SNAPSHOT 2022-01-05 16:40:40 -05:00
Soby Chacko
70b79ede29 Default maven antrun version 2022-01-04 14:38:28 -05:00
Soby Chacko
ea28ac79d4 Version upgrades
Code changes (jakarta related)
Ignoring a few tests temporarily
2022-01-03 17:05:16 -05:00
Oleg Zhurakousky
4c58747891 Update functions version 2021-12-01 18:11:36 +01:00
buildmaster
f25ce49cb1 Bumping versions to 3.2.2-SNAPSHOT after release 2021-12-01 16:39:17 +00:00
buildmaster
c7a2d02f55 Going back to snapshots 2021-12-01 16:39:16 +00:00
buildmaster
94c2a01687 Update SNAPSHOT to 3.2.1 2021-12-01 16:36:05 +00:00
Oleg Zhurakousky
de18ebc5d2 Update functions version 2021-12-01 17:31:49 +01:00
Oleg Zhurakousky
e353bef092 Update functions version 2021-12-01 14:47:15 +01:00
buildmaster
b0901d57f3 Bumping versions to 3.2.1-SNAPSHOT after release 2021-12-01 11:42:58 +00:00
buildmaster
2863fb03fe Going back to snapshots 2021-12-01 11:42:57 +00:00
buildmaster
7c1b7d7021 Update SNAPSHOT to 3.2.0 2021-12-01 11:40:15 +00:00
buildmaster
67d20e8367 Going back to snapshots 2021-11-03 08:36:00 +00:00
buildmaster
470b42d4d2 Update SNAPSHOT to 3.2.0-RC1 2021-11-03 08:34:20 +00:00
buildmaster
b44e55d247 Going back to snapshots 2021-10-01 13:41:23 +00:00
buildmaster
b174cb4a32 Update SNAPSHOT to 3.2.0-M2 2021-10-01 13:38:47 +00:00
buildmaster
c5a58f0fc1 Going back to snapshots 2021-07-30 14:52:58 +00:00