Skip to content

Commit cb0ae3f

Browse files
authored
Changelog 2.31.0 (#1190)
1 parent dcf43d4 commit cb0ae3f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Change Log
22

3+
## [2.31.0] - Unreleased
4+
5+
### Added
6+
7+
- concord-tasks: add createApiKey action
8+
([#1194](https://github.com/walmartlabs/concord/pull/1194));
9+
- concord-server: option to specify API key value
10+
([#1195](https://github.com/walmartlabs/concord/pull/1195));
11+
- concord-tasks: add createOrUpdateApiKey action
12+
([#1196](https://github.com/walmartlabs/concord/pull/1196)).
13+
14+
### Changed
15+
16+
- concord-runtime-model: more flexible interfaces, simplify code
17+
([#1184](https://github.com/walmartlabs/concord/pull/1184));
18+
- project: fix typo
19+
([#1191](https://github.com/walmartlabs/concord/pull/1191));
20+
- runtime-v2: additional error logging when cloning state fails
21+
([#1192](https://github.com/walmartlabs/concord/pull/1192));
22+
- project: update dependencies
23+
([#1193](https://github.com/walmartlabs/concord/pull/1193)).
24+
25+
26+
327
## [2.30.0] - 2025-07-12
428

529
### Added

0 commit comments

Comments
 (0)