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

Replace callable with Endpoint factory #237

Merged
merged 10 commits into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. Replace endpoint callable with EndpointFactory

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    
    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    
    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    768bb8a View commit details
    Browse the repository at this point in the history
  2. Add BC for deprecated property

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5aff51a View commit details
    Browse the repository at this point in the history
  3. Address feedback

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    de431eb View commit details
    Browse the repository at this point in the history
  4. Remove trait and fix bc

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    356ba07 View commit details
    Browse the repository at this point in the history
  5. Addressed feedback

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    653dc94 View commit details
    Browse the repository at this point in the history
  6. Address feedback

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    68442d5 View commit details
    Browse the repository at this point in the history
  7. Added changelog and deprecation trigger

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    567f129 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bbdd851 View commit details
    Browse the repository at this point in the history
  9. Generate API

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d69d2ac View commit details
    Browse the repository at this point in the history
  10. Pass factory to closure

    Signed-off-by: Kim Pepper <kim@pepper.id.au>
    kimpepper committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    995d450 View commit details
    Browse the repository at this point in the history