Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [2.38.0] - TBD

### Changed

- server: make git allowedSchemes configurable and support non-string values in test server config
([#12282](https://github.com/walmartlabs/concord/pull/1282));
- common: use abstract MappingAuthConfig for thenCallRealMethod() support on mocks
([#1278](https://github.com/walmartlabs/concord/pull/1278)).


## [2.37.0] - 2026-03-05

### Added
Expand Down
Loading