Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## [2.40.0] - TBD

### Added

- runtime-v2: initial support for JSON schema validation for
task in/out parameters
([#1263](https://github.com/walmartlabs/concord/pull/1263));
- concord-cli: basic support for suspend/resume and forms
([#1295](https://github.com/walmartlabs/concord/pull/1295));
- project: build multi-arch Docker images
([#1299](https://github.com/walmartlabs/concord/pull/1299)).

### Changed

- project: respect PR labels in docker-multiarch flow
([#1304](https://github.com/walmartlabs/concord/pull/1304)).



## [2.39.0] - 2026-04-09

### Added
Expand Down