Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Post-Release] Add Breaking Changes for 0.21 to GitHub Release Notes #6245

Open
anna-geller opened this issue Dec 2, 2024 · 1 comment
Open
Assignees
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request

Comments

@anna-geller
Copy link
Member

anna-geller commented Dec 2, 2024

Core Task

  • Subflow restart default behavior

Git plugin

The default branch name has changed from kestra to main.

Internal Storage Configuraiton

#3933

Secrets

#6495

Restarting parent flow with failed subflow

When restarting an execution, Subflowor ForEachItem tasks will restart the existing failed subflow instead of creating new ones.

This behavior is manageable via a new restartBehavior Enum property. Configure it to NEW_EXECUTION if you want to keep the previous behavior of creating new subflow executions on restart.

#6571 (comment)

@anna-geller anna-geller added area/backend Needs backend code changes enhancement New feature or request area/frontend Needs frontend code changes labels Dec 2, 2024
@anna-geller anna-geller pinned this issue Dec 2, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Dec 2, 2024
@kestra-io kestra-io locked and limited conversation to collaborators Dec 3, 2024
@anna-geller anna-geller assigned anna-geller and Ben8t and unassigned anna-geller Dec 3, 2024
@MilosPaunovic
Copy link
Member

#6799 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants