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

Extension of edc client library #427

Merged
merged 56 commits into from
Feb 20, 2024
Merged

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    cd6de7d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    4dd365d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. feature(irs-edc-client): #412 refactor code to use transformer and ed…

    …c classes for asset creation
    ds-ext-sceronik committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4d7ff61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd622a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    33733c1 View commit details
    Browse the repository at this point in the history
  2. feature(irs-edc-client): #412 check policy and contract required conf…

    …igs and adjust code add tests
    ds-ext-sceronik committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d167cac View commit details
    Browse the repository at this point in the history
  3. feature(irs-edc-client): #412 merge main

    added authors and
    ds-ext-sceronik committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c3ff98f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1f9fbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37084ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fc7799 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b039eeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    feaac44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4051aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33049eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3eb09ea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32ea0ba View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    191e362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18d478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1618b7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a711473 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    09ce824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7228b91 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. feature(irs-edc-client): #412 change approach for using services. now…

    … need to create beans from services with preconfigured rest templates :)
    ds-ext-sceronik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a12a1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2552af View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    32ab621 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #766 from catenax-ng/feature/396-fix-log4j-configu…

    …ration
    
    feat(impl):[#396] fix log4j config
    ds-ext-kmassalski authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    44e8417 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    eaa84ca View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore(logging):[#xxx] Reduce log level to TRACE in MeterRegistryService

    the method setStateSnapShot is called every 10 seconds via scheduler, therefore reduced log level to TRACE here
    dsmf committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5a77150 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    7d7f3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431d06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ed24e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96200ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    def0606 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge pull request #767 from catenax-ng/chore/logging-reduce-loglevel

    chore(logging):[#xxx] Reduce log level to TRACE in MeterRegistryService
    ds-ext-kmassalski authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b3dd852 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #770 from eclipse-tractusx/main

    Sync with upstream
    dsmf authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bac5f9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5395d31 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #771 from catenax-ng/feature/#416_fix-tavern-and-c…

    …ucumber-tests
    
    Feature/416 adjusted tavern and cucumber tests
    ds-alexander-bulgakov authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    48c093c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886658a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a338f7d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'main' into chore/#367-industry-core-changes

    # Conflicts:
    #	CHANGELOG.md
    mkanal committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b4d0bf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4974752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    339a263 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feature/412-irs-lib-extension

    # Conflicts:
    #	CHANGELOG.md
    ds-mwesener committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    330248c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c5a91f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/412-irs-lib-extension' i…

    …nto feature/412-irs-lib-extension
    ds-ext-sceronik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    07f7651 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c5823e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e27585 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df9e0ad View commit details
    Browse the repository at this point in the history
  10. Merge pull request #751 from catenax-ng/chore/#367-industry-core-changes

    Chore/#367 industry core changes
    mkanal authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    faab08d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dca4fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5b6eab View commit details
    Browse the repository at this point in the history
  13. Merge pull request #773 from catenax-ng/chore/release-docs

    doc(foss): Add release instructions
    dsmf authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c77fd23 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch 'main' into feature/412-irs-lib-extension

    # Conflicts:
    #	CHANGELOG.md
    ds-mwesener committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c6bcea4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #753 from catenax-ng/feature/412-irs-lib-extension

    Feature/412 irs lib asset policy and contract creation services added
    ds-mwesener authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    58382f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06dc95f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #777 from eclipse-tractusx/chore/sync-support

    Chore/sync support
    dsmf authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    799e2fb View commit details
    Browse the repository at this point in the history