Skip to content

Commit 2eb58bb

Browse files
authored
Changelog 2.3.0 (#155)
1 parent 083586c commit 2eb58bb

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,34 @@
11
# Change log
22

3+
## [2.3.0] - Unreleased
4+
5+
- aws: add a basic ecr describe-images wrapper
6+
([#154](https://github.com/walmartlabs/concord-plugins/pull/154)).
7+
8+
9+
310
## [2.2.0] - 2024-06-12
411

512
### Changed
613

714
- argocd: new params for UpdateSpec and CreateUpdate actions. fix timeout issues
8-
([#151](https://github.com/walmartlabs/concord-plugins/pull/151)).
15+
([#151](https://github.com/walmartlabs/concord-plugins/pull/151)).
916

1017
## [2.1.0] - 2024-05-23
1118

1219
### Changed
1320

1421
- project: rollback to client1 until wider support for 2.6.0 exists
15-
([#146](https://github.com/walmartlabs/concord-plugins/pull/146))
22+
([#146](https://github.com/walmartlabs/concord-plugins/pull/146))
1623
- confluence: handle page IDs as long values
17-
([#147](https://github.com/walmartlabs/concord-plugins/pull/147)).
24+
([#147](https://github.com/walmartlabs/concord-plugins/pull/147)).
1825

1926
## [2.0.0] - 2024-02-07
2027

2128
### Added
2229

2330
- argocd: Add retry logic for waitForSync operation to support for new version of argocd (2.8.0+)
24-
([#143](https://github.com/walmartlabs/concord-plugins/pull/143)).
31+
([#143](https://github.com/walmartlabs/concord-plugins/pull/143)).
2532

2633
### Changed
2734

0 commit comments

Comments
 (0)