|
1 | 1 | # Change Log |
2 | 2 |
|
| 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 | + |
3 | 35 | ## [2.33.3] - 2025-10-14 |
4 | 36 |
|
5 | 37 | ### Changed |
6 | 38 |
|
7 | | -- repository: fix uri scheme restriction for ssh repo uris |
| 39 | +- repository: fix uri scheme restriction for SSH repo uris |
8 | 40 | ([#1226](https://github.com/walmartlabs/concord/pull/1226)); |
9 | 41 |
|
10 | 42 |
|
|
0 commit comments