Releases: argoproj/argo-cd
Releases · argoproj/argo-cd
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
v0.4.0
17 May 09:55
Compare
Sorry, something went wrong.
No results found
v0.4.0 (2018-05-17)
SSO Integration
GitHub Webhook
Add application health status
Sync/Rollback/Delete is asynchronously handled by controller
Refactor CRUD operation on clusters and repos
Sync will always perform kubectl apply
Synced Status considers last-applied-configuration annotatoin
Server & namespace are mandatory fields (still inferred from app.yaml)
Manifests are memoized in repo server
Fix connection timeouts to SSH repos
v0.4.0-alpha1
11 May 23:59
Compare
Sorry, something went wrong.
No results found
Issue #187 - implement `argo settings install` command (#193)
v0.3.2
03 May 18:25
Compare
Sorry, something went wrong.
No results found
Application sync should delete 'unexpected' resources #139
Update ksonnet to v0.10.1
Detect unexpected resources
Fix: App sync frequently fails due to concurrent app modification #147
Fix: improve app state comparator: #136 , #132
v0.3.1
24 Apr 23:32
Compare
Sorry, something went wrong.
No results found
Add new rollback RPC with numeric identifiers
New argo app history and argo app rollback command
Switch to gogo/protobuf for golang code generation
Fix: create .argocd directory during argo login (issue #123 )
Fix: Allow overriding server or namespace separately (issue #110 )