File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2.32.0] - Unreleased
4+
5+ ### Added
6+
7+ - concord-cli: support for remote secrets, configurable secrets
8+ providers
9+ ([ #1143 ] ( https://github.com/walmartlabs/concord/pull/1143 ) );
10+ - concord-agent: configurable list of runners
11+ ([ #1182 ] ( https://github.com/walmartlabs/concord/pull/1182 ) );
12+ - concord-cli: add self-update command
13+ ([ #1198 ] ( https://github.com/walmartlabs/concord/pull/1198 ) ).
14+
15+ ### Changed
16+
17+ - concord-client2: add Concord-specific media type for
18+ validation errors
19+ ([ #1199 ] ( https://github.com/walmartlabs/concord/pull/1199 ) );
20+ - docker-images: use Debian 12
21+ ([ #1201 ] ( https://github.com/walmartlabs/concord/pull/1201 ) );
22+ - concord-cli: do not call System.exit in RemoteSecretsProvider
23+ ([ #1202 ] ( https://github.com/walmartlabs/concord/pull/1202 ) );
24+ - concord-cli: ignore unknown properties in the CLI config
25+ file
26+ ([ #1203 ] ( https://github.com/walmartlabs/concord/pull/1203 ) );
27+ - resource-task: Use the shared IOUtils assertInPath method
28+ for resource lookups
29+ ([ #1204 ] ( https://github.com/walmartlabs/concord/pull/1204 ) );
30+ - project: enable trimHeaderLine in license-maven-plugin
31+ ([ #1205 ] ( https://github.com/walmartlabs/concord/pull/1205 ) );
32+ - noderoster: optimize event list query
33+ ([ #1206 ] ( https://github.com/walmartlabs/concord/pull/1206 ) );
34+ - concord-common: deprecate IOUtils
35+ ([ #1208 ] ( https://github.com/walmartlabs/concord/pull/1208 ) ).
36+
37+
38+
339## [ 2.31.0] - 2025-08-04
440
541### Added
You can’t perform that action at this time.
0 commit comments