aboutsummaryrefslogtreecommitdiff
tag namev1.11 (9af78b2e7c5b8defd8970af8c28e55255755e89e)
tag date2021-04-02 14:23:46 -0700
tagged byTrumeet <yuuta@yuuta.moe>
tagged objectcommit 9d2cf8c591...
downloaddn42peering-1.11.tar
dn42peering-1.11.tar.gz
dn42peering-1.11.tar.bz2
dn42peering-1.11.zip
feat(central): add debug info for remote proxy calls and log them
refactor(central): abstract database pool feat(central): move database configuration a separate data class feat(central): implement database auto migration feat(central/agent/rpc): completely rewrite of provision handling feat(central): add internal IP unique index feat(central): add peering policy to the index feat(central): only allow one peer per ASN on the same node feat(central): add logging to ProvisionRemoteServiceImpl feat(central): add nodes admin UI fix(central): deadlock if deployment is failed feat(central): support manually re-deploying Breaking Changes: Upgrade agents before central; Manually remove nodes with same internal IP; Manually remove multiple peers on the same node