Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibodrov authored Nov 8, 2024
1 parent 1e09ea9 commit 8c65c1a
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

### Changed

- mock-tasks: allow matching mocks by meta attributes or step name
([#1024](https://github.com/walmartlabs/concord/pull/1024));
- concord-server: split ConcordAuthenticationHandler into separate handlers
([#1026](https://github.com/walmartlabs/concord/pull/1026));
- plugins: fix dependency scopes
([#1017](https://github.com/walmartlabs/concord/pull/1017));
- runtime-v2: remove extraneous error logging
Expand All @@ -17,8 +13,16 @@ the script step name
([#1022](https://github.com/walmartlabs/concord/pull/1022));
- runtime-v2: fix error messages
([#1023](https://github.com/walmartlabs/concord/pull/1023));
- mock-tasks: allow matching mocks by meta attributes or
step name
([#1024](https://github.com/walmartlabs/concord/pull/1024));
- concord-console2: fix zero content-length parsing in makeError
([#1025](https://github.com/walmartlabs/concord/pull/1025)).
([#1025](https://github.com/walmartlabs/concord/pull/1025));
- concord-server: split ConcordAuthenticationHandler into
separate handlers
([#1026](https://github.com/walmartlabs/concord/pull/1026));
- concord-server: fix session token handling
([#1032](https://github.com/walmartlabs/concord/pull/1032)).



Expand Down

0 comments on commit 8c65c1a

Please sign in to comment.