Skip to content

Commit 557e130

Browse files
authored
Changelog 2.9.0 (#200)
1 parent 0fd2838 commit 557e130

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.9.0] - TBD
4+
5+
### Changed
6+
7+
- jsonpath: bump com.jayway.jsonpath:json-path from 2.4.0 to 2.9.0
8+
([#167](https://github.com/walmartlabs/concord-plugins/pull/167));
9+
- git: bump com.google.code.gson:gson from 2.8.7 to 2.8.9
10+
([#168](https://github.com/walmartlabs/concord-plugins/pull/168));
11+
- project: tone down openapi generator logging
12+
([#190](https://github.com/walmartlabs/concord-plugins/pull/190));
13+
- project: update target concord version to 2.25.0
14+
([#199](https://github.com/walmartlabs/concord-plugins/pull/199));
15+
- hashivault: add configurable retry interval
16+
([#201](https://github.com/walmartlabs/concord-plugins/pull/201));
17+
- git: bump org.eclipse.jgit:org.eclipse.jgit from
18+
6.5.0.202303070854-r to 6.10.1.202505221210-r
19+
([#202](https://github.com/walmartlabs/concord-plugins/pull/202));
20+
- github: GitHub app installation auth support
21+
([#203](https://github.com/walmartlabs/concord-plugins/pull/203));
22+
- ssh: add basic SSH and SCP tasks
23+
([#205](https://github.com/walmartlabs/concord-plugins/pull/205)).
24+
25+
26+
327
## [2.8.0] - 2025-05-29
428

529
### Added

0 commit comments

Comments
 (0)