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

DRIVERS-2926 BSON Binary Vector Subtype Support #1658

Merged

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    91212ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8757836 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    830632a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b410d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07667a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80f19fa View commit details
    Browse the repository at this point in the history
  5. PyArrow -> Arrow

    caseyclements committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7255b6c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    b3d6ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cfc15a View commit details
    Browse the repository at this point in the history
  3. typo

    caseyclements committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a6ee71b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    0d10725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5935ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8b464e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    f50677b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4ea72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f50b1cc View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    60088d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b87f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d267b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cd0b4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b888fb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    fcc1be5 View commit details
    Browse the repository at this point in the history
  2. Remove github link to pymongo.binary. Reference implementation now si…

    …mply references JIRA ticket.
    caseyclements committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d00541a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Clarification of test requirements for drivers that natively support …

    …the floating-point type being tested
    caseyclements committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b30ed35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ccc399 View commit details
    Browse the repository at this point in the history
  3. Add note about signature of from_vector, that it be implemented as fr…

    …om_vector(Vector) -> Binary
    caseyclements committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ae32422 View commit details
    Browse the repository at this point in the history