Changelog
- 98fb1b1 Add tenant suport (#2857)
- 10a67ed Add tenant support to access-pass (#2888)
- 560bb1c Add tenant to connect command (#2892)
- 8f89a78 Bugfix(cli): Revert json output fix but keep output tests (#2840)
- 9a5d599 Enhance device & link listing with additional filters & ourput columns (#2813)
- 06d83dc Fix misplaced CHANGELOG.md entries (#2835)
- 291170a Geo Location - shared library (#2906)
- 7c88c52 Geolocation RFC16 (#2879)
- 00d6bd9 Jo/add tenant features (#2911)
- 0dbd6ae Multi-tenancy: vrf IDs resource created (#2849)
- 67557d6 MulticastGroup: Add reference check on Delete Instruction (#2825)
- 0ad8237 Show refrence_count (#2836)
- cd42aa2 Update user delete (#2896)
- 240cdd0 Verify that AccessPass has no active connections (#2802)
- 0a68f68 bugfix(cli): add version to output (#1314) (#2807)
- 5338e27 chore(smartcontract): use strum instead of enumerating all errors (#2853)
- 1f849c1 ci: add Docker Hub login to workflows that pull images (#2865)
- 8ebfa07 ci: fix flaky go-fuzz timeout (#2886)
- 4bef901 ci: skip regular tests during twamp fuzz to fix flake (#2912)
- ae9e18b ci: skip rfc slack notification for draft PRs (#2864)
- 9555612 claude: add rebase skill (#2897)
- 397cc65 cli: add default tenant to config (#2904)
- aca6110 client/liveness: fix flaky soft-loss fault test under parallel load (#2833)
- 9825583 client: build .deb and .rpm package variants with mainnet-beta env config (#2819)
- 31a3f17 controller: fix clickhouse 'too many colons in address' error (#2846)
- f7a814a controller: improve clickhouse error handling (#2861)
- c18bbf5 controller: multi-tenancy vrf support (#2881)
- 9884cc2 controller: publish getconfig metrics to clickhouse (#2805)
- f34b300 deps: bump go dependencies (#2824)
- 5d648a7 e2e(RFC11): add dz prefix rollover allocation test (#2820)
- eac30f5 e2e: add backward compatibility test for older CLI versions (#2797)
- 36643e4 e2e: add diagnostic logging for flaky device telemetry test (#2885)
- a6861ca e2e: add multi-tenancy VRF isolation test (#2891)
- 0e6f8e5 e2e: add telemetry diagnostic dumps and fix flaky liveness test (#2895)
- 8ccf811 e2e: add testcontainers labels to misc networks (#2823)
- fa0be3b e2e: expand CLI workflow coverage in backward compatibility test (#2869)
- 5087f1a e2e: fix docker cache invalidation issues (#2859)
- 0542cb6 e2e: fix docker network pool exhaustion (#2834)
- aaf45bc e2e: fix flaky TestE2E_DeviceTelemetry sample check (#2855)
- 33cf959 e2e: fix flaky TestE2E_Funder balance gauge check (#2851)
- a4a77a9 e2e: fix flaky bgp neighbor removal check in IBRL tests (#2854)
- 1566741 e2e: fix flaky device telemetry test timeout (#2867)
- 889efaa e2e: fix flaky funder test balance race (#2883)
- 2561296 e2e: fix ledger container startup flake under parallel load (#2831)
- f2ddeb2 e2e: fix multicast test flake caused by hardcoded link IPs (#2841)
- c655d39 e2e: include current version in backward compatibility test (#2860)
- 63b9a22 e2e: optimize TestE2E_UserBan runtime with parallelization (#2850)
- 3da1750 e2e: optimize multi-client IBRL test runtime (#2868)
- bad7ffb e2e: parallelize test suite across sharded runners (#2847)
- 1ab931d e2e: reduce test log noise (#2842)
- a94135a e2e: speed up BackwardCompatibility test with dedicated shard and parallelization (#2890)
- 5f6153c feat(cli): remove one tunnel restriction (#2725) (#2771)
- 7015ebd feat(smartcontract): add payment_status, token_account fields and UpdatePaymentStatus instruction (#2880)
- d3ef1a7 fix default desired status (#2907)
- 69587de fix(smartcontract): correctly ser/deser ops_manager_pk (#2887)
- 194e5af gnmi-writer: use dynamic timestamps in integration tests (#2875)
- 525fcea monitor: add sol-balance watcher for tracking account balances (#2818)
- b221111 number simultaneous tunnels rfc (#2866)
- d8abf4a qa: remove unused workflows (#2837)
- 3c22bfa release v0.8.7 (#2920)
- 3edb35f release: fix daily (#2844)
- 726487c sdk: add multi-language read-only SDKs for serviceability, telemetry, and revdist programs (#2776)
- 0d3db06 sdk: multicast users wait for unsubscribe before delete (#2830)
- c32b9fe simultaneous tunnels RFC (#2628) (#2629)
- d9fd6a9 smartcontract: fix multicast group closeaccount error and add test (#2894)
- ef474e7 telemetry: improve testcontainers reliability (#2862)