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 unstable APIs can only be used if the related feature is enabled #2386

Merged
merged 9 commits into from
May 2, 2023

Commits on Apr 18, 2023

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

Commits on Apr 25, 2023

  1. Apply suggestions from code review

    Co-authored-by: Zyad Hassan <88045115+zhassan-aws@users.noreply.github.com>
    Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
    3 people authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9ec6a91 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Address PR feedback

     - Break down check attribute function
     - Improve comment
     - Add debug_assert for invalid unstable attribute
     - Make all fields required
    celinval committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9189813 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
    celinval and adpaco-aws authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6c843cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bbe3cf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    6189901 View commit details
    Browse the repository at this point in the history
  2. Fix test expectation

    celinval committed May 2, 2023
    Configuration menu
    Copy the full SHA
    af74351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a973121 View commit details
    Browse the repository at this point in the history