File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2.33.0] - Unreleased
4+
5+ ### Added
6+
7+ - ansible-tasks: support inventories specified in configFile
8+ ([ #1216 ] ( https://github.com/walmartlabs/concord/pull/1216 ) ).
9+
10+ ### Changed
11+
12+ - project: use JSch fork
13+ ([ #1210 ] ( https://github.com/walmartlabs/concord/pull/1210 ) );
14+ - slack-tasks: update readme with required oauth scope info
15+ ([ #1213 ] ( https://github.com/walmartlabs/concord/pull/1213 ) );
16+ - it: do not archive deps.dir into payloads
17+ ([ #1214 ] ( https://github.com/walmartlabs/concord/pull/1214 ) );
18+ - ansible-tasks: remove ini4j dependency
19+ ([ #1215 ] ( https://github.com/walmartlabs/concord/pull/1215 ) );
20+ - concord-server: do not create UserPrincipal for API keys
21+ without userId
22+ ([ #1218 ] ( https://github.com/walmartlabs/concord/pull/1218 ) ).
23+
24+ ### Breaking
25+
26+ - oidc: remove pac4j dependency. Will cause (de)serialization
27+ issues for SUSPENDED processes with OIDC initiators
28+ ([ #1217 ] ( https://github.com/walmartlabs/concord/pull/1217 ) ).
29+
30+
31+
332## [ 2.32.0] - 2025-08-20
433
534### Added
You can’t perform that action at this time.
0 commit comments