Skip to content

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Oct 6, 2025

This removes the previous requirement for the sample-signup-app to target Java 8. It was required due to a now non-existent limitation in the Pulsar functions client.

It also removes the previous requirement for the sample-signup-app to use Pulsar client version 4.0.5. It was required due to a limmitation in the Pulsar version 4.0.6 which has since been addressed in Pulsar 4.0.6+. Therefore, the Pulsar version used in now derived from the Gradle platform.

This removes the previous requirement for the sample-signup-app to target Java 8. It was required due to a now non-existent limitation in the Pulsar functions client. It also removes the previous requirement for the sample-signup-app to use Pulsar client version `4.0.5`. It was required due to a limmitation in the Pulsar version `4.0.6` which has since been addressed in Pulsar `4.0.6+`. Therefore, the Pulsar version used in now derived from the Gradle platform. Signed-off-by: onobc <chris.bono@gmail.com>
@onobc onobc added this to the 2.0.0-RC1 milestone Oct 6, 2025
@onobc onobc added the type: task A general task label Oct 6, 2025
@onobc onobc merged commit 4537348 into spring-projects:main Oct 7, 2025
7 checks passed
@onobc onobc deleted the update-function-sample-pulsar-and-java-version branch October 7, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

1 participant