Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ibodrov committed Oct 10, 2022
1 parent e3786cf commit f829ce2
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,29 @@
## [1.97.0] - Unreleased

### Added

- github: queryParams condition
([#663](https://github.com/walmartlabs/concord/pull/663));
- dependency-manager: allow exclusion artifacts from transitive dependencies
- dependency-manager: allow exclusion artifacts from
transitive dependencies
([#657](https://github.com/walmartlabs/concord/pull/657)).

### Changed

- concord-cli: load deps from active profiles
([#654](https://github.com/walmartlabs/concord/pull/654));
- runtime-v2: fix parallel execution of ruby scripts
([#651](https://github.com/walmartlabs/concord/pull/651));
- concord-server: termintate process wait watchdog loop on batches less than fetch limit
- concord-server: termintate process wait watchdog loop on
batches less than fetch limit
([#656](https://github.com/walmartlabs/concord/pull/656));
- runtime-v2: fix serialization error of flow call command
([#655](https://github.com/walmartlabs/concord/pull/655));
- concord-cli: ensure absolute target dir
([#652](https://github.com/walmartlabs/concord/pull/652)).
([#652](https://github.com/walmartlabs/concord/pull/652));
- runtime-v2: allow access to current argument when
argument is evaluated
([#664](https://github.com/walmartlabs/concord/pull/664)).

## [1.96.1] - 2022-09-06

Expand All @@ -28,11 +35,13 @@

- project: initial JDK 17 support
([#625](https://github.com/walmartlabs/concord/pull/625));
- concord-console: fix for change visibility and renaming of secrets from UI
- concord-console: fix for change visibility and renaming
of secrets from UI
([#642](https://github.com/walmartlabs/concord/pull/642));
- runtime-v2: runtime-v2: fix NPE in flow call step
([#645](https://github.com/walmartlabs/concord/pull/645));
- concord-server: remove log call for github event in repository refresh flow
- concord-server: remove log call for github event in
repository refresh flow
([#633](https://github.com/walmartlabs/concord/pull/633));


Expand Down

0 comments on commit f829ce2

Please sign in to comment.