Skip to content

Releases: spring-cloud/spring-cloud-function

5.0.3

11 Jun 14:14
0e79152

Choose a tag to compare

⭐ New Features

  • Size and names in function registry is inconsistent #1410

🐞 Bug Fixes

  • Fix lookup synchronisation inside lookup method #1409

5.0.2

07 May 20:50
081ae51

Choose a tag to compare

🐞 Bug Fixes

  • "Class must not be null" error when Consumer uses 2 level generis #1333
  • ClassCastException in CloudEventMessageUtils.determinePrefixToUse #1331

v4.3.3

09 Jun 13:26
d417ed0

Choose a tag to compare

Update SNAPSHOT to 4.3.3

v4.3.2

09 Jun 13:26
e78eb6c

Choose a tag to compare

Update SNAPSHOT to 4.3.2

4.3.1

16 Dec 14:28
0d17431

Choose a tag to compare

Full Changelog: v4.3.0...v4.3.1

v4.2.4

12 Dec 15:37
e952f1b

Choose a tag to compare

Full Changelog: v4.2.3...v4.2.4

5.0.0-M1

30 Jul 00:05
10717e9

Choose a tag to compare

❤️ Contributors

Thank you to all the contributors who worked on this release:

@wilkinsona

v4.3.0-RC1

01 May 23:18

Choose a tag to compare

What's Changed

  • improve README.adoc with additional links by @deki in #1233
  • Remove unused println statements from test methods by @JunggiKim in #1238
  • Grammar fix by @jesjos in #1241
  • Fix typos in FunctionInvoker and LambdaDestinationResolver by @KuntalDanech in #1250
  • [spring-cloud-function-adapter-azure-web] use status from http response instead of always sending OK by @alxmrtn-kroger in #1254
  • Update Gradle file in function-sample-aws to match reference docs by @georgeharley in #1257

New Contributors

Full Changelog: v4.3.0-M2...v4.3.0-RC1

v4.2.2

19 Mar 17:27

Choose a tag to compare

Full Changelog: v4.2.1...v4.2.2

v4.3.0-M2

03 Mar 21:21

Choose a tag to compare

v4.3.0-M2 Pre-release
Pre-release

What's Changed

  • Remove and redirect old adapter pages by @deki in #1229

Full Changelog: v4.3.0-M1...v4.3.0-M2