Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: argoproj/argo-cd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.3
Choose a base ref
...
head repository: argoproj/argo-cd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.4
Choose a head ref
  • 13 commits
  • 38 files changed
  • 5 contributors

Commits on Feb 4, 2021

  1. fix: Capitalization in toc (#5024)

    Signed-off-by: Regina Scott <rescott@redhat.com>
    reginapizza authored and alexmt committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    7081068 View commit details
    Browse the repository at this point in the history
  2. feat: add versioning to argocd docs (#5099)

    * feat: add versioning to argocd docs
    
    Signed-off-by: Regina Scott <rescott@redhat.com>
    
    * make default branch stable, provide warning for latest
    
    Signed-off-by: Regina Scott <rescott@redhat.com>
    reginapizza authored and alexmt committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4359d34 View commit details
    Browse the repository at this point in the history
  3. fix: overriding version logic in warning banner (#5410)

    Signed-off-by: Regina Scott <rescott@redhat.com>
    reginapizza authored and alexmt committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    14c3dd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. refactor(jwt): use typed access to claims (#5075)

    Signed-off-by: Liviu Costea <email.lcostea@gmail.com>
    lcostea authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ebcfea6 View commit details
    Browse the repository at this point in the history
  2. fix: a request which was using a revoked project token, would still b…

    …e allowed to perform requests allowed by default policy (#5378)
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    Alexander Matyushentsev authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ce43b7a View commit details
    Browse the repository at this point in the history
  3. fix: tokens keep working after account is deactivated (#5402)

    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    Alexander Matyushentsev authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    f5b0db2 View commit details
    Browse the repository at this point in the history
  4. feat: set X-XSS-Protection while serving static content (#5412)

    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    Alexander Matyushentsev authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    502b894 View commit details
    Browse the repository at this point in the history
  5. fix: account tokens should be rejected if required capability is disa…

    …bled (#5414)
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    Alexander Matyushentsev authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    bd73326 View commit details
    Browse the repository at this point in the history
  6. fix: /api/version should not return tools version for unauthenticated…

    … requests (#5415)
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    Alexander Matyushentsev authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    965825f View commit details
    Browse the repository at this point in the history
  7. fix: disable jwt claim audience validation #5381 (#5413)

    * fix: disable audience validation
    
    Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
    
    * update other places
    
    Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
    kshamajain99 authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    701ce05 View commit details
    Browse the repository at this point in the history
  8. fix: version info should be avaialble if anonymous access is enabled (#…

    …5422)
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    Alexander Matyushentsev authored and alexmt committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0a04a49 View commit details
    Browse the repository at this point in the history
  9. Bump version to 1.8.4

    argo-bot committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    fe59190 View commit details
    Browse the repository at this point in the history
  10. Bump version to 1.8.4

    argo-bot committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    28aea3d View commit details
    Browse the repository at this point in the history
Loading