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

Improve bson2 and wire logging #4148

Merged
merged 31 commits into from Mar 12, 2024
Merged

Improve bson2 and wire logging #4148

merged 31 commits into from Mar 12, 2024

Commits on Mar 5, 2024

  1. Copy the full SHA
    0c0abb6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    83179b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Use Go 1.21.1

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    83e866d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    caa0cc9 View commit details
    Browse the repository at this point in the history
  3. Add more scalar types

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    dbabc31 View commit details
    Browse the repository at this point in the history
  4. WIP

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    6d26521 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fcea4f5 View commit details
    Browse the repository at this point in the history
  6. Add basic nesting

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    4682aab View commit details
    Browse the repository at this point in the history
  7. Add arrays

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    94501d8 View commit details
    Browse the repository at this point in the history
  8. WIP

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    a748c47 View commit details
    Browse the repository at this point in the history
  9. More tests

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    593860c View commit details
    Browse the repository at this point in the history
  10. Tweak format

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    5ff8ca4 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0554a99 View commit details
    Browse the repository at this point in the history
  12. Use in wire

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    c54e291 View commit details
    Browse the repository at this point in the history
  13. Tweak indentation

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    ce52054 View commit details
    Browse the repository at this point in the history
  14. Add tests

    AlekSi committed Mar 6, 2024
    Copy the full SHA
    99e3dad View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Copy the full SHA
    d1bc8e6 View commit details
    Browse the repository at this point in the history
  2. Refactor

    AlekSi committed Mar 7, 2024
    Copy the full SHA
    2e2a9e8 View commit details
    Browse the repository at this point in the history
  3. Tweaks

    AlekSi committed Mar 7, 2024
    Copy the full SHA
    c720525 View commit details
    Browse the repository at this point in the history
  4. Add helpers

    AlekSi committed Mar 7, 2024
    Copy the full SHA
    8d4e387 View commit details
    Browse the repository at this point in the history
  5. Add all types

    AlekSi committed Mar 7, 2024
    Copy the full SHA
    b454cce View commit details
    Browse the repository at this point in the history
  6. Lint

    AlekSi committed Mar 7, 2024
    Copy the full SHA
    04e832b View commit details
    Browse the repository at this point in the history
  7. Comment

    AlekSi committed Mar 7, 2024
    Copy the full SHA
    25730b5 View commit details
    Browse the repository at this point in the history
  8. Last minute fix

    AlekSi committed Mar 7, 2024
    Copy the full SHA
    2ffb50a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. Copy the full SHA
    4c8d339 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Do not run in parallel

    AlekSi committed Mar 12, 2024
    Copy the full SHA
    870039b View commit details
    Browse the repository at this point in the history
  2. Add driver stub

    AlekSi committed Mar 12, 2024
    Copy the full SHA
    231fdc4 View commit details
    Browse the repository at this point in the history
  3. Skip test for now

    AlekSi committed Mar 12, 2024
    Copy the full SHA
    98ddbc4 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    AlekSi committed Mar 12, 2024
    Copy the full SHA
    0a88bd5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    959ea3f View commit details
    Browse the repository at this point in the history