Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes and caching discovery finder requests #339

Merged
merged 41 commits into from
Dec 13, 2023

Commits on Dec 5, 2023

  1. feat(irs-registry-client-irs-api):[#202] removed auto-detect bean fro…

    …m DigitalTwinRegistryClientLocalStub in registry-client and moved bean creation to irs-api
    ds-psosnowski committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a7edc8f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. feat(irs-registry-client):[#202] Removed beans that required spring p…

    …rofile from irs-registry-client
    ds-psosnowski committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fba8fa0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    e93e0c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4805b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6be1bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1c0456 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    052a98d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8e221d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2d2040 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #692 from catenax-ng/feature/#253-fix-bug

    feat(impl):[#253] publish batch finish event only when its completed/…
    ds-ext-kmassalski authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c0bb503 View commit details
    Browse the repository at this point in the history
  9. feat(impl):[#225] Introduce bean provider method for DiscoveryFinderC…

    …lient in order to be able to apply caching annotations later
    dsmf committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    68c3429 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    681ca37 View commit details
    Browse the repository at this point in the history
  11. feat(impl):[#225] Add test for caching DiscoveryFinderClientImpl#find…

    …DiscoveryEndpoints calls
    dsmf committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0f83990 View commit details
    Browse the repository at this point in the history
  12. feat(impl):[#225] Improve test for caching DiscoveryFinderClientImpl#…

    …findDiscoveryEndpoints calls
    
    - harden asserts
    - prefer constants over duplicated literals
    - improve structure and naming
    - remove superfluous assertion descriptions
    dsmf committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    131bc8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82038db View commit details
    Browse the repository at this point in the history
  14. Merge branch 'eclipse-tractusx:main' into feat(impl)/225-Use-caching-…

    …for-Discovery-Finder-requests
    dsmf authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7daf384 View commit details
    Browse the repository at this point in the history
  15. feat(impl):[#225] Improve cache eviction test via Awaitility instead …

    …of calling method directly in the test
    dsmf committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b10598a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c57c2e9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    44f4519 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. feat(impl):[#225] Fix merge conflict

    Merge remote-tracking branch 'origin/feat(impl)/225-Use-caching-for-Discovery-Finder-requests' into feat(impl)/225-Use-caching-for-Discovery-Finder-requests
    
    # Conflicts:
    #	CHANGELOG.md
    dsmf committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b88eed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a467e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb3499 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    1d2f005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348cb5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c049714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1cacd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f7108d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #694 from catenax-ng/feature/Fix-tavern-tests

    TESTING/Updated tavern tests and expected files for cucumber tests
    ds-alexander-bulgakov authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6a38fa3 View commit details
    Browse the repository at this point in the history
  7. Update charts/irs-helm/templates/configmap-spring-app-config.yaml

    Co-authored-by: Jaro Hartmann <57985712+ds-jhartmann@users.noreply.github.com>
    dsmf and ds-jhartmann authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b95667f View commit details
    Browse the repository at this point in the history
  8. Update docs/src/docs/administration/configuration.adoc

    Co-authored-by: Jaro Hartmann <57985712+ds-jhartmann@users.noreply.github.com>
    dsmf and ds-jhartmann authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4688e8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c8a2ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3729ee3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    52efb9e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request #689 from catenax-ng/feature/#325-fix-submodel-des…

    …criptors-not-filtered
    
    feat(impl):[#325] - fix submodel descriptors not filtered
    ds-ext-kmassalski authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3038163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79d85e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #695 from catenax-ng/feature/#325_fix-tavern-helpers

    Feat/#325 Fixed tavern check method for submodelDescriptors
    ds-alexander-bulgakov authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4f6b332 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #683 from catenax-ng/feature/#202-enable-configura…

    …tion-of-clients-independent-of-local-environment
    
    feat(irs-registry-client-irs-api):[#202] removed auto-detect bean from DigitalTwinRegistryClientLocalStub in registry-client and moved bean creation to irs-api
    ds-psosnowski authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2d2830a View commit details
    Browse the repository at this point in the history
  5. feat(impl):[#225]: apply suggestion from peer review

    Co-authored-by: Jaro Hartmann <57985712+ds-jhartmann@users.noreply.github.com>
    dsmf and ds-jhartmann authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0566c2b View commit details
    Browse the repository at this point in the history
  6. feat(impl):[#225]: apply suggestion from peer review

    Co-authored-by: Jaro Hartmann <57985712+ds-jhartmann@users.noreply.github.com>
    dsmf and ds-jhartmann authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e551e63 View commit details
    Browse the repository at this point in the history
  7. feat(impl):[#225]: apply suggestion from peer review

    Co-authored-by: Jaro Hartmann <57985712+ds-jhartmann@users.noreply.github.com>
    dsmf and ds-jhartmann authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d8bfde4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge pull request #693 from catenax-ng/feat(impl)/225-Use-caching-fo…

    …r-Discovery-Finder-requests
    
    Feat(impl)/225 use caching for discovery finder requests
    dsmf authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ea00cda View commit details
    Browse the repository at this point in the history