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

V2: Add utility to support explicit key on transport #444

Merged
merged 7 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. Use message and transport keys for query keys

    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d4b1fd2 View commit details
    Browse the repository at this point in the history
  2. Update JSDoc for query keys

    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    901160f View commit details
    Browse the repository at this point in the history
  3. Use single property "schema" for query key params

    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    807aefb View commit details
    Browse the repository at this point in the history
  4. Add more tests for createConnectQueryKey

    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ba81438 View commit details
    Browse the repository at this point in the history
  5. Update docs

    Signed-off-by: Timo Stamm <ts@timostamm.de>
    timostamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3006c9e View commit details
    Browse the repository at this point in the history
  6. Add utility to support explicit key on transport

    Signed-off-by: Paul Sachs <psachs@buf.build>
    paul-sachs committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e17982c View commit details
    Browse the repository at this point in the history
  7. Formatting

    Signed-off-by: Paul Sachs <psachs@buf.build>
    paul-sachs committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2577fba View commit details
    Browse the repository at this point in the history