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

C#: Add binlog support to buildless #16672

Closed

Commits on Jun 6, 2024

  1. Capability for driver to read from a binary log

    This adds a new option to the driver, `--binlog`. When this is specified the driver will read all C# invocations from the binary log and process them.
    jaredpar authored and tamasvajk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    37a4262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    872dcec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e095dcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9e24e6 View commit details
    Browse the repository at this point in the history
  5. Fix integration test

    tamasvajk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d229009 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38660a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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