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

feat: remove interfaces from protobuf models #243

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 21, 2024

  1. feat: read HTTP cookies as a map string to string

    slightly improve performance and avoid mapping errors now that we started
    indexing it with dynamic mapping.
    kruskall committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d4fa431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24dbfa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    b5e8b42 View commit details
    Browse the repository at this point in the history
  2. feat: replace keyvalue with keyvaluestring protobuf message

    remove interfaces as much as possible
    kruskall committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2d12b9d View commit details
    Browse the repository at this point in the history
  3. test: update tests

    kruskall committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a8c25f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14052e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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