Changelog
- ff41e72 0.6.0 -> 0.5.3
- 74468e9 CLI: device interface names comparisons should be case-insensitive (#1216)
- 49cea35 Changelog updates
- 43addad Jo/1258 (#1262)
- f2d8ffb Jo/fix accept (#1275)
- 49ec603 Limit number of users per device (#1226)
- 8d13380 New installation package for the admin CLI for contributors based on controller/doublezero-admin (#1239)
- 4630105 Release: v0.6.0 CHANGELOG updates
- 82052d9 Remove CloseAccount instruction (#1186)
- ef110f2 Update Cargo.toml from 0.5.0 to 0.6.0
- 9be8015 Validate account codes and replace whitespaces (#991)
- 0dd898a add mainnet program_id to mirror dev/testnets (#1183)
- 80b67aa address comments from PR#1234 (#1250)
- 0e6bbf2 build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 (#1178)
- 47e980d changelog: fix typo in v0.5.0 diff link (#1185)
- 7edc6fd config: override rpc url with env variable and use public rpc url for devnet/testnet (#1179)
- f0a4762 config: use ledger RPC LB endpoint (#1240)
- 753752d feat(controller) #1162 add flag controlling whether interfaces and peers are rendered (#1169)
- 0216b95 feat(controller): #1187 add user tunnel slots (#1190)
- 666af39 fix: ensure max_users check only triggers when max_users is greater than zero (#1243)
- a111d3e funder: configure recipients as flag (#1208)
- b9133b5 improve sorting of device, exchange, link, location, and user displays (#1238)
- b5d009d internet-latency-collector: add ripeatlas credit metric (#1214)
- ca0f1f1 internet-latency-collector: test between exchanges, not locations (#1225)
- d26a54d qa: add multicast qa test to testnet (#1261)
- 57f8d98 qa: add prom metrics (#1231)
- e24f720 qa: add qa action for testnet (#1259)
- a5caf17 qa: add support for env, client reuse (#1235)
- 2b73d3d qa: fix action name typo (#1260)
- 553fbec qa: fix error handling (#1247)
- 144c4f2 qa: increase poll timer for multicast (#1210)
- 565a003 qa: only run connectivity test w/ test hosts (#1257)
- f307f9d qa: poll for multicast packets (#1191)
- 77b3710 qa: publish qa agent package to testnet (#1232)
- b0dc1a6 sc/telemetry: use workspace version in cargo.toml (#1241)
- 115c447 sdk/rs: add record program handling (#1234)
- 9e639b1 telemetry/data: internet latency samples in data CLI and dashboard API (#1192)
- 25ecab9 telemetry/internet: update data CLI and dashboard API to use exchanges instead of locations (#1281)