Skip to content

Commit

Permalink
feat(impl):[#225] Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmf committed Dec 8, 2023
1 parent c57c2e9 commit 44f4519
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Added cache mechanism
for [DiscoveryFinderClientImpl](irs-registry-client/src/main/java/org/eclipse/tractusx/irs/registryclient/discovery/DiscoveryFinderClientImpl.java)
for findDiscoveryEndpoints method cache


## [4.2.0] - 2023-11-28
### Changed
- Changed default behaviour of IRS - when aspects list is not provided or empty in request body, IRS will not collect any submodel now (previously default aspects were collected).
Expand Down

0 comments on commit 44f4519

Please sign in to comment.