0.10.0
·
80 commits
to mainline
since this release
0.10.0 (2025-02-25)
BREAKING CHANGES
- When a timeout is not specified for an environment exit action, it now has a timeout of 300 seconds or five minutes. Before this change, environment exit actions would run indefinintely. To have long-running environment exit actions, job templates can specify a large timeout value when defining the action in a job or environment template.
- The dependency openjd-model-for-python updated from Pydantic V1 to V2, see its release notes for details.