Skip to content

Commit 8ef4381

Browse files
authored
Changelog 2.34.0 (#1229)
1 parent ad4deba commit 8ef4381

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,42 @@
11
# Change Log
22

3+
## [2.34.0] - Unreleased
4+
5+
### Added
6+
7+
- runtime-v2: allow plugins to supply custom EL functions
8+
([#1225](https://github.com/walmartlabs/concord/pull/1225));
9+
- runtime-v2: allow paths in SensitiveData keys
10+
([#1228](https://github.com/walmartlabs/concord/pull/1228));
11+
- runtime-v2: add EL function to mark strings as sensitive
12+
([#1230](https://github.com/walmartlabs/concord/pull/1230)).
13+
14+
### Changed
15+
16+
- concord-console2: migrate off CRA to Vite
17+
([#1231](https://github.com/walmartlabs/concord/pull/1231));
18+
- concord-server-it: fix testFailedHosts for modern Ansible
19+
versions
20+
([#1232](https://github.com/walmartlabs/concord/pull/1232));
21+
- concord-server: retrieve user ldap groups for form access
22+
assertion
23+
([#1233](https://github.com/walmartlabs/concord/pull/1233));
24+
- project: update dependencies
25+
([#1234](https://github.com/walmartlabs/concord/pull/1234));
26+
- concord-console2: update dependencies, README
27+
([#1235](https://github.com/walmartlabs/concord/pull/1235));
28+
- concord-server-it: improve test
29+
([#1236](https://github.com/walmartlabs/concord/pull/1236));
30+
- concord-console2: update Node and Vite versions
31+
([#1237](https://github.com/walmartlabs/concord/pull/1237)).
32+
33+
34+
335
## [2.33.3] - 2025-10-14
436

537
### Changed
638

7-
- repository: fix uri scheme restriction for ssh repo uris
39+
- repository: fix uri scheme restriction for SSH repo uris
840
([#1226](https://github.com/walmartlabs/concord/pull/1226));
941

1042

0 commit comments

Comments
 (0)