Skip to content

Remove deprecated methods - #1750

Merged
igordayen merged 21 commits into
embabel:mainfrom
poutsma:deprecation
Jun 30, 2026
Merged

Remove deprecated methods#1750
igordayen merged 21 commits into
embabel:mainfrom
poutsma:deprecation

Conversation

@poutsma

@poutsma poutsma commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Before 1.0 is released, methods using deprecated methods should use their replacements, and deprecated types should be removed. Keeping these around post 1.0 would potentially result in these types staying around for the entire 1.x release cycle, so now is the time to get rid of them.

This PR is a first stab at doing so. Note that it does not resolve all deprecated usages, some remain. See the individual commits for what was removed.

poutsma added 21 commits June 29, 2026 13:56
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Moved tests to UnfoldingToolTest.

Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
Signed-off-by: Arjen Poutsma <poutsma@mac.com>
@poutsma
poutsma requested review from igordayen and johnsonr June 29, 2026 14:46

@igordayen igordayen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, i would also replace fromModel in doc too:

embabel-agent/embabel-agent-docs/src/main/asciidoc/reference/flow/page.adoc
@igordayen
igordayen merged commit 143e296 into embabel:main Jun 30, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants