Use go module as dependency tool instead of glide
[src/xds/xds-agent.git] / lib / agent / apiv1.go
2019-04-08 Sebastien DouheretUse go module as dependency tool instead of glide 45/20945/1 7.99.1 7.99.2 7.99.3 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3
2018-06-18 Sebastien DouheretAdded Supervision/Monitoring support 97/14497/2
2018-04-04 Sebastien DouheretAdded target and terminal support in Dashboard
2018-03-13 Sebastien DouheretAdded api to list and reconnect a XDS-Server.
2018-02-23 Sebastien DouheretAdded target and terminal support. v1.1.0
2018-02-23 Sebastien DouheretFixed storage of Global and XDS Server configuration.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2018-01-04 Sebastien DouheretFixed Xds-server re-connection.
2017-12-22 Sebastien DouheretAdded new SDKs management support v1.0.0-rc2
2017-11-30 Sebastien DouheretAdded copyright headers v1.0.0-rc1
2017-11-29 Sebastien DouheretFixed /exec input stream and /signal.
2017-11-24 Sebastien DouheretNew dashboard improvements.
2017-11-06 Sebastien DouheretUse plural nouns for all routes.
2017-11-06 Sebastien DouheretMoved all structs exposed by API into apiv1 package
2017-10-20 Sebastien DouheretMerge branch 'master' into wip v0.3.0-rc1
2017-10-06 Sebastien DouheretAdded webapp Dashboard + logic to interact with server.