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

fix: buzz client instantiation using deprecated Message Factory Discovery #250

Merged
merged 2 commits into from
Jul 11, 2023

Commits on Jul 10, 2023

  1. fix: buzz response factory

    Fixes the instantiation of Buzz client to use the new `Psr17FactoryDiscovery` instead of the deprecated `MessageFactoryDiscovery`.
    mnavarrocarter authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0c5177e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mnavarrocarter/fix-buzz-response-factory

    fix: buzz client factory
    mnavarrocarter authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d0b7412 View commit details
    Browse the repository at this point in the history