Releases: argoproj/argo-cd
Releases · argoproj/argo-cd
v0.5.2
14 Jun 20:19
Compare
Sorry, something went wrong.
No results found
Resource events tab on application details page (#286 )
Display pod status on application details page (#231 )
v0.5.1
13 Jun 21:46
Compare
Sorry, something went wrong.
No results found
API server incorrectly compose application fully qualified name for RBAC check (#283 )
UI crash while rendering application operation info if operation failed
v0.5.0
12 Jun 20:39
Compare
Sorry, something went wrong.
No results found
RBAC access control
Repository/Cluster state monitoring
ArgoCD settings import/export
Application creation UI wizard
argocd app manifests for printing the application manifests
argocd app unset command to unset parameter overrides
Fail app sync if prune flag is required (#276 )
Take into account number of unavailable replicas to decided if deployment is healthy or not #270
Repo names containing underscores were not being accepted (#258 )
Cookie token was not parsed properly when mixed with other site cookies
Add ability to show parameters and overrides in CLI (resolves #240 )
v0.4.7
07 Jun 18:37
Compare
Sorry, something went wrong.
No results found
Fix argocd app wait health checking logic
v0.4.6
06 Jun 18:12
Compare
Sorry, something went wrong.
No results found
Retry argocd app wait connection errors from EOF watch. Show detailed state changes
v0.4.5
31 May 10:29
Compare
Sorry, something went wrong.
No results found
Add argocd app unset command to unset parameter overrides
Cookie token was not parsed properly when mixed with other site cookies
v0.4.4
30 May 23:40
Compare
Sorry, something went wrong.
No results found
Add ability to show parameters and overrides in CLI (resolves #240 )
Add Events API endpoint
Issue #238 - add upsert flag to 'argocd app create' command
Add repo browsing endpoint (#229 )
Support subscribing to settings updates and auto-restart of dex and API server
Issue #233 - Controller does not persist rollback operation result
App sync frequently fails due to concurrent app modification
v0.4.3
21 May 22:38
Compare
Sorry, something went wrong.
No results found
Move local branch deletion as part of git Reset() (resolves #185 ) (#222 )
Fix exit code for app wait (#219 )
v0.4.2
21 May 08:25
Compare
Sorry, something went wrong.
No results found
Remove interactive context name prompt during login which broke login automation
Show URL in argocd app get
Rename force flag to cascade in argocd app delete
v0.4.1
18 May 20:40
Compare
Sorry, something went wrong.
No results found
Implemented argocd app wait command