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

Merging Main updates back into forwarding_updates #41

Closed
wants to merge 12 commits into from

Commits on Sep 16, 2024

  1. fix(FTL-16583): api prefix fixed (#25)

    * fix(FTL-16583): version bumped, api prefix default value fixed, API_PREFIX env added
    
    * fix(FTL-16583): MEDIATOR_SSL_CERTIFICATES => MEDIATOR_TLS_CERTIFICATES
    robert-affinidi authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    36b3303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    167734d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f3a2c28 View commit details
    Browse the repository at this point in the history
  2. feat: new examples added (#28)

    * feat: add new exanples
    
    * fix: make fmt happy
    
    * fix: correct readme
    
    * fix: refactor some examples
    anton-iskryzhytskyi authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    37b8317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3639a31 View commit details
    Browse the repository at this point in the history
  4. feat: small fixes and version bump (#32)

    * feat: small fixes and version bump
    
    * fix: unused use removed
    robert-affinidi authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0951b52 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat: allow sdk to work with pub endpoints only (#33)

    * feat: allow sdk wo work with pub endoints only
    
    * fix: typos and dead code
    anton-iskryzhytskyi authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    95ec274 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    a8cdcca View commit details
    Browse the repository at this point in the history
  2. fix: license/deny configs updated (#34)

    * fix: license/deny configs updated
    
    * fix: not allowed licences moved to exceptions
    robert-affinidi authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    50c2a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2640d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f36033 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix(FTL-17019): logger and set level to info (#39)

    * feat: add logs to test mediator log level
    
    * feat: add log
    
    * feat: change log level to info
    
    * feat: change log level to debug
    
    * feat: remove filter layer
    
    * feat: use env filter layer
    
    * feat: set everything to debug
    
    * feat: change log
    
    * feat: remove tace max level feature
    
    * feat: explicitly set max level feature to trace
    
    * feat: remove tracing features
    
    * feat: swith of max level
    
    * feat: set max level feature to trace
    
    * feat: remove any features
    
    * feat: remove all features
    
    * feat: enable envFilter set to info
    
    * feat: move trace dependency to workspace
    
    * feat: set logger level to info
    
    * feat: use old impl
    
    * feat: remove unused import
    YoussefAWasfy authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    822f794 View commit details
    Browse the repository at this point in the history