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

Add UUID version 7 as the default guid generator #3249

Merged
merged 9 commits into from
Sep 1, 2024

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

  1. Update new UUID7 generator to match closer to original implementation…

    … and add test for custom implementation
    ChrisJollyAU committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    121dcc4 View commit details
    Browse the repository at this point in the history
  2. Update names

    ChrisJollyAU committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1ddc4ca View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. rename part 1

    ChrisJollyAU committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a667a91 View commit details
    Browse the repository at this point in the history
  2. rename part 2

    ChrisJollyAU committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    72810e3 View commit details
    Browse the repository at this point in the history
  3. missed test

    ChrisJollyAU committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    85c1b84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e6dee View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Use dotnet SDK 9.0.0-preview.7

    roji committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6393e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ccd6a4 View commit details
    Browse the repository at this point in the history