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

Introduce Application Scopes for Extension Management #7850

Closed

Commits on Jul 3, 2023

  1. Initial thoughts

    Signed-off-by: Peter Nied <peternied@hotmail.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    493e6fd View commit details
    Browse the repository at this point in the history
  2. Compilable

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    32334f4 View commit details
    Browse the repository at this point in the history
  3. Basic scope checkpoints, need followup on how checks are performed

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    069face View commit details
    Browse the repository at this point in the history
  4. Plumbing for scope checking

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    246177c View commit details
    Browse the repository at this point in the history
  5. Example of protection for an extension point

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5f08318 View commit details
    Browse the repository at this point in the history
  6. More scoping coverage

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5257d8a View commit details
    Browse the repository at this point in the history
  7. Remove how extensions identiity is related to scope access

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    21e2e48 View commit details
    Browse the repository at this point in the history
  8. Match main

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    089e19a View commit details
    Browse the repository at this point in the history
  9. Assign all action scopes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7eadf07 View commit details
    Browse the repository at this point in the history
  10. Fix build

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6b44985 View commit details
    Browse the repository at this point in the history
  11. fix test failures

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2c88559 View commit details
    Browse the repository at this point in the history
  12. add basic scope tests

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    23b923d View commit details
    Browse the repository at this point in the history
  13. spotless

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    06d57d5 View commit details
    Browse the repository at this point in the history
  14. Tests pass

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dd4a093 View commit details
    Browse the repository at this point in the history
  15. Update actions

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    52b4640 View commit details
    Browse the repository at this point in the history
  16. Application aware subject to encapsulate scope checks inside of OpenS…

    …earch core
    
    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied authored and stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    856eb01 View commit details
    Browse the repository at this point in the history
  17. Update scopes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    44cffb3 View commit details
    Browse the repository at this point in the history
  18. update actions

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    635c9b5 View commit details
    Browse the repository at this point in the history
  19. fix painless

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    72393fe View commit details
    Browse the repository at this point in the history
  20. fix change

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    402b443 View commit details
    Browse the repository at this point in the history
  21. Fix updates

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8ac10db View commit details
    Browse the repository at this point in the history
  22. Fix action swaps

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5906c1c View commit details
    Browse the repository at this point in the history
  23. fix repsonse

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6db77bd View commit details
    Browse the repository at this point in the history
  24. fix repsonse

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    70c1960 View commit details
    Browse the repository at this point in the history
  25. fix repsonse

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e46a14b View commit details
    Browse the repository at this point in the history
  26. fix repsonse

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    37e3da2 View commit details
    Browse the repository at this point in the history
  27. fix repsonse

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    38e0739 View commit details
    Browse the repository at this point in the history
  28. reset actions

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b16ee2c View commit details
    Browse the repository at this point in the history
  29. reset actions

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1570c32 View commit details
    Browse the repository at this point in the history
  30. initial fixes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e05ee6b View commit details
    Browse the repository at this point in the history
  31. Update scope definitions

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d13cbe8 View commit details
    Browse the repository at this point in the history
  32. optimize

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3cc021b View commit details
    Browse the repository at this point in the history
  33. Add ApplicationService

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8efb62b View commit details
    Browse the repository at this point in the history
  34. Update scopes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8beb430 View commit details
    Browse the repository at this point in the history
  35. Fix precommit

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a1326f3 View commit details
    Browse the repository at this point in the history
  36. Add javadocs

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6f63f6e View commit details
    Browse the repository at this point in the history
  37. add pacakge info

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b860705 View commit details
    Browse the repository at this point in the history
  38. Pass tests

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d41c52a View commit details
    Browse the repository at this point in the history
  39. remove debug

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    779a43e View commit details
    Browse the repository at this point in the history
  40. Update shiro

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    60465e5 View commit details
    Browse the repository at this point in the history
  41. Update CHANGELOG.md

    Co-authored-by: Peter Nied <peternied@hotmail.com>
    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford and peternied committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8f5539a View commit details
    Browse the repository at this point in the history
  42. Update Scopes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c1c3d28 View commit details
    Browse the repository at this point in the history
  43. Refactor

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    836b564 View commit details
    Browse the repository at this point in the history
  44. Update extension manager

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    05282af View commit details
    Browse the repository at this point in the history
  45. Finish action scopes refactor

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    317ff2a View commit details
    Browse the repository at this point in the history
  46. Add outline of extension point test

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4bd34e2 View commit details
    Browse the repository at this point in the history
  47. Remove extra exception

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    34a4b00 View commit details
    Browse the repository at this point in the history
  48. ActionScopetests pass

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    131f6b7 View commit details
    Browse the repository at this point in the history
  49. Pas all tests

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    443ff0c View commit details
    Browse the repository at this point in the history
  50. Fix exception tests

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    600385e View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    bf03fc4 View commit details
    Browse the repository at this point in the history
  52. Add noop applicationManager

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0c380ac View commit details
    Browse the repository at this point in the history
  53. remove user scopes

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2bb390a View commit details
    Browse the repository at this point in the history
  54. add message

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c24f75b View commit details
    Browse the repository at this point in the history
  55. Apply suggestions from code review

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bae552b View commit details
    Browse the repository at this point in the history
  56. Apply suggestions from code review

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    926cb0c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix rebase

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    556877c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into limitedScopes

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    90291e6 View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e89239f View commit details
    Browse the repository at this point in the history
  4. Fix exception issue

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7a776b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge branch 'main' into limitedScopes

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    78f0246 View commit details
    Browse the repository at this point in the history
  2. Fix imports after rebase

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0d1f730 View commit details
    Browse the repository at this point in the history
  3. fix failure

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a689cb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge branch 'main' into limitedScopes

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4431867 View commit details
    Browse the repository at this point in the history
  2. Peter's feedback

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    76aceca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8143851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54fe5e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update code coverage

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fcf319a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge branch 'main' into limitedScopes

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2928b75 View commit details
    Browse the repository at this point in the history
  2. Update imports

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c74ab97 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into limitedScopes

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    91cf161 View commit details
    Browse the repository at this point in the history
  4. just need to add extension point test

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3502517 View commit details
    Browse the repository at this point in the history
  5. Add test

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4f942d3 View commit details
    Browse the repository at this point in the history
  6. spotless

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c3fdaff View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update plugins/identity-shiro/src/main/java/org/opensearch/identity/s…

    …hiro/ShiroSubject.java
    
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford and reta authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    904f034 View commit details
    Browse the repository at this point in the history
  2. Update server/src/main/java/org/opensearch/cluster/node/DiscoveryNode…

    ….java
    
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford and reta authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ca5ef1d View commit details
    Browse the repository at this point in the history
  3. Update to support writeables

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7e94469 View commit details
    Browse the repository at this point in the history
  4. Fix initialization

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    67d6251 View commit details
    Browse the repository at this point in the history
  5. Update usage

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6b7bfec View commit details
    Browse the repository at this point in the history
  6. Fix package order

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2e5cc0f View commit details
    Browse the repository at this point in the history
  7. Update server/src/main/java/org/opensearch/extensions/DiscoveryExtens…

    …ionNode.java
    
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford and reta authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3d7d780 View commit details
    Browse the repository at this point in the history
  8. Update server/src/main/java/org/opensearch/extensions/DiscoveryExtens…

    …ionNode.java
    
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford and reta authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ef949f4 View commit details
    Browse the repository at this point in the history
  9. Fix renames

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7e77422 View commit details
    Browse the repository at this point in the history
  10. Spotless

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3f4c491 View commit details
    Browse the repository at this point in the history
  11. Update xcontext

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7be9930 View commit details
    Browse the repository at this point in the history
  12. Fix test

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a0acf53 View commit details
    Browse the repository at this point in the history
  13. Update writeable and xcontent use

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    498e245 View commit details
    Browse the repository at this point in the history
  14. Fix style

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    787e1f7 View commit details
    Browse the repository at this point in the history
  15. fix streaming

    Signed-off-by: Stephen Crawford <steecraw@amazon.com>
    stephen-crawford committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0c868bd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge remote-tracking branch 'origin/main' into limitedScopes

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d8578f7 View commit details
    Browse the repository at this point in the history
  2. Clean up subject creep

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    49d5290 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Resolve shiro test issue

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    aeaa324 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. IT placeholders, refactor to support assuming identities

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1c8dbe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge branch 'main' into limitedScopes

    Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
    stephen-crawford authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    027b9e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Add more details the integration test

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e925550 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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