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

Enforce constraints for unnamed enums #3884

Merged
merged 10 commits into from
Nov 14, 2024
Merged

Commits on Oct 17, 2024

  1. Allow unnamed enum implementation to override FromStr and `FromForS…

    …tr` methods
    Fahad Zubair committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    651538a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. New test added that has commented out recursive structs

    Fahad Zubair committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6deae2f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge branch 'main' into fahadzub/unnamed-enum-constrained

    drganjoo authored and Fahad Zubair committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bfdf606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e410ad8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Client SDK should not validate unknown variant

    Fahad Zubair committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    029a6e3 View commit details
    Browse the repository at this point in the history
  2. Changelog added

    Fahad Zubair committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    042fe5c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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

Commits on Nov 12, 2024

  1. Update changelog

    Fahad Zubair committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2ceceb7 View commit details
    Browse the repository at this point in the history
  2. Fix merge issue

    Fahad Zubair committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    879f350 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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