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

Release version v1.8 #500

Merged
merged 39 commits into from
Sep 20, 2024
Merged

Release version v1.8 #500

merged 39 commits into from
Sep 20, 2024

Commits on Jun 10, 2024

  1. upgrade-version-1.8

    Signed-off-by: MohammedAbdi <[email protected]>
    mamy-CS committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    46c465d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Bump actions/checkout from 4.1.6 to 4.1.7

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.6...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3e4ef3c View commit details
    Browse the repository at this point in the history
  2. Update contributing doc

    Signed-off-by: MohammedAbdi <[email protected]>
    mamy-CS authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2befe78 View commit details
    Browse the repository at this point in the history
  3. Bump braces from 3.0.2 to 3.0.3 in /frontend

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a7b2e93 View commit details
    Browse the repository at this point in the history
  4. Bump ws and puppeteer in /frontend

    Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together.
    
    
    Updates `ws` from 8.16.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.16.0...8.17.1)
    
    Updates `puppeteer` from 20.9.0 to 22.11.2
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v20.9.0...puppeteer-v22.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    - dependency-name: puppeteer
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    14a738f View commit details
    Browse the repository at this point in the history
  5. Make dropdown open

    Signed-off-by: unknown <[email protected]>
    Signed-off-by: Xuhang Cao <[email protected]>
    unknown authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    70b6506 View commit details
    Browse the repository at this point in the history
  6. open dropdown

    Signed-off-by: Xuhang Cao <[email protected]>
    Xuhang Cao authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    caed9ec View commit details
    Browse the repository at this point in the history
  7. added versioning and plurality

    Signed-off-by: Xuhang Cao <[email protected]>
    Xuhang Cao authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2a35ec2 View commit details
    Browse the repository at this point in the history
  8. updates with spire and adjustments

    Signed-off-by: Xuhang Cao <[email protected]>
    Xuhang Cao authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0acce4a View commit details
    Browse the repository at this point in the history
  9. update tornjak api to have versioning

    Signed-off-by: Ryan Ooi <[email protected]>
    rooi6 authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    937011a View commit details
    Browse the repository at this point in the history
  10. seperate old tornjak api from new v1 api

    Signed-off-by: Ryan Ooi <[email protected]>
    rooi6 authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c011e22 View commit details
    Browse the repository at this point in the history
  11. Bump actions/setup-node from 4.0.2 to 4.0.3

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.2...v4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6b95461 View commit details
    Browse the repository at this point in the history
  12. Bump actions/setup-go from 5.0.1 to 5.0.2 (#462)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5.0.1...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a069b1f View commit details
    Browse the repository at this point in the history
  13. Bump docker/login-action from 3.2.0 to 3.3.0 (#464)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3.2.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5ea0362 View commit details
    Browse the repository at this point in the history
  14. Remove verb from API paths in favor of methods for v1 apis (#465)

    * Removed verb from API paths
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Addressed pull request comments
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Fixed 1 last nit
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    ---------
    
    Signed-off-by: Xuhang Cao <[email protected]>
    Xiaocao-Cxh authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dc6c681 View commit details
    Browse the repository at this point in the history
  15. Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6.0.1...v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1fe882c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a5970e4 View commit details
    Browse the repository at this point in the history
  17. Rename directory in Tornjak Backend container (#463)

    * refactor: updates the tornjak directory for backend dockerfiles
    
    Signed-off-by: Vanessa de Jesus Silva <[email protected]>
    
    * refactor: updates the tornjak directory references for backend runner script
    
    Signed-off-by: Vanessa de Jesus Silva <[email protected]>
    
    * refactor: updates the tornjak directory references in examples/ dir
    
    Signed-off-by: Vanessa de Jesus Silva <[email protected]>
    
    ---------
    
    Signed-off-by: Vanessa de Jesus Silva Sarmento <[email protected]>
    vjesu5 authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1603db1 View commit details
    Browse the repository at this point in the history
  18. Added spire server unique identifier (#472)

    * add trust domain as spire server unique identifier
    
    Signed-off-by: MohammedAbdi <[email protected]>
    
    * update component
    
    Signed-off-by: MohammedAbdi <[email protected]>
    
    * add spire server path
    
    Signed-off-by: MohammedAbdi <[email protected]>
    
    * update server id
    
    Signed-off-by: MohammedAbdi <[email protected]>
    
    * updat trust domain view to be bolder for identification
    
    Signed-off-by: MohammedAbdi <[email protected]>
    
    ---------
    
    Signed-off-by: Mohammed Abdi <[email protected]>
    mamy-CS authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d2c73fb View commit details
    Browse the repository at this point in the history
  19. Add SPIRE Bundle APIs (#478)

    * Add bundle functions
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * add v1 apis
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * format nit
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * Nit uri fix
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * gofmtted code
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    ---------
    
    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8e46b3a View commit details
    Browse the repository at this point in the history
  20. Print Authorization Plugin Statements (#479)

    * Print output
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * 8.20 Meeting
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * auth policy
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * auth plugin
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Auth plugin
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    ---------
    
    Signed-off-by: Xuhang Cao <[email protected]>
    Xiaocao-Cxh authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    271e60d View commit details
    Browse the repository at this point in the history
  21. Updated API documentations (#481)

    * Updated API documentations
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Fixing nits
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    ---------
    
    Signed-off-by: Xuhang Cao <[email protected]>
    Xiaocao-Cxh authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ff58401 View commit details
    Browse the repository at this point in the history
  22. Updated dev branch (#484)

    Signed-off-by: Xuhang Cao <[email protected]>
    Xiaocao-Cxh authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a3d7e11 View commit details
    Browse the repository at this point in the history
  23. Added validation for v1 API config in RBAC plugin (#485)

    * api v1 mapping
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * api v1 mapping
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    ---------
    
    Signed-off-by: Xuhang Cao <[email protected]>
    Xiaocao-Cxh authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    554e050 View commit details
    Browse the repository at this point in the history
  24. Bump webpack from 5.89.0 to 5.94.0 in /frontend (#486)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.89.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    71a1131 View commit details
    Browse the repository at this point in the history
  25. Bump micromatch from 4.0.5 to 4.0.8 in /frontend (#487)

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b2b997f View commit details
    Browse the repository at this point in the history
  26. Add v1 API logic to RBAC plugin (#488)

    * add initial test file
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * Added rbac v1 checks
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * fixed agents ban in rbac v1 list
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * nit fix
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * nit fix
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    ---------
    
    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e8845c4 View commit details
    Browse the repository at this point in the history
  27. Bump axios from 1.6.5 to 1.7.7 in /frontend (#489)

    Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.7.7.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.5...v1.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    03b8b0b View commit details
    Browse the repository at this point in the history
  28. Add APIs for SPIRE Federation (#483)

    * linted
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * added list function
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * added other trustdomain apis
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * Added apis
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * fixing spacing
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * Adding workaround for json parsing
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * add workaround for update federation
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * updated OpenAPI doc
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    ---------
    
    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e74dea8 View commit details
    Browse the repository at this point in the history
  29. Test adding Option method

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5d2b8be View commit details
    Browse the repository at this point in the history
  30. Added options for rest of APIs

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0690bcb View commit details
    Browse the repository at this point in the history
  31. Added unit tests for RBAC package (#490)

    * Start writing rbac tests
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Start writing rbac tests
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Start writing rbac tests
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Changed error messages
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Imported strings
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    * Imported strings
    
    Signed-off-by: Xuhang Cao <[email protected]>
    
    ---------
    
    Signed-off-by: Xuhang Cao <[email protected]>
    Xiaocao-Cxh authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c0cdc8a View commit details
    Browse the repository at this point in the history
  32. Bump dompurify from 3.0.8 to 3.1.6 in /frontend (#496)

    Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.8 to 3.1.6.
    - [Release notes](https://github.com/cure53/DOMPurify/releases)
    - [Commits](cure53/DOMPurify@3.0.8...3.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: dompurify
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    00227a8 View commit details
    Browse the repository at this point in the history
  33. Bump serve-static and express in /frontend (#497)

    Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    13fdcb0 View commit details
    Browse the repository at this point in the history
  34. centralize api endpoints and update with versioned apis

    Signed-off-by: MohammedAbdi <[email protected]>
    mamy-CS authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    731e448 View commit details
    Browse the repository at this point in the history
  35. update delete and post apis

    Signed-off-by: MohammedAbdi <[email protected]>
    mamy-CS authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0fdffca View commit details
    Browse the repository at this point in the history
  36. put 2 old apis back for testing

    Signed-off-by: MohammedAbdi <[email protected]>
    mamy-CS authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c572c8a View commit details
    Browse the repository at this point in the history
  37. update api delete functions

    Signed-off-by: MohammedAbdi <[email protected]>
    mamy-CS authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8bae315 View commit details
    Browse the repository at this point in the history
  38. change post to get

    Signed-off-by: MohammedAbdi <[email protected]>
    mamy-CS authored and maia-iyer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4300db3 View commit details
    Browse the repository at this point in the history