Changelog
- 1447e60 Enhance provisioning feedback with additional messages (#2341)
- 64d450d Introduce IP and Connection-Type PDA Generation to Remove Global Index Race Condition (#2332)
- 5222fa2 RFC11: Onchain Activation (#2302)
- f8faf02 RFC12 update of device type definitions. (#2502)
- 75ac294 Telemetry: refactor flow enricher (#2443)
- bdf1930 Update CLI command arguments to be visible in help output (#2493)
- c9bae95 Update contributor, device, exchange, link, location, and multicast g… (#2460)
- 0ffe518 Validate public IP doesn't clash with dz_prefix (#1874)
- aa7722e actions: cancel existing e2e run on new trigger (#2467)
- e51c8a4 agent: increase default controller request timeout (#2365)
- f7f972a build(deps): bump github.com/alitto/pond/v2 from 2.5.0 to 2.6.0 (#2321)
- 4844278 build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.18 to 1.32.3 in /controlplane/s3-uploader (#2373)
- 076fe35 build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.93.0 in /controlplane/s3-uploader (#2374)
- 81a1202 build(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0 (#2322)
- 35fc896 ci: bigger runner for go tests (#2368)
- fc2eabf ci: changelog reminder (#2347)
- af00715 ci: fix go-test make target (#2367)
- 3b11f7d client/daemon: add metric for bgp session establish duration (#2363)
- 9fd816b client/daemon: installed routes metric (#2416)
- 69254b2 client/daemon: route liveness admindown routes configured as excluded (#2414)
- 26d0c5b client/daemon: route liveness fix git/dev version channel parsing (#2384)
- dcf8f14 client/daemon: route liveness fix session metrics counting (#2382)
- 2983774 client/daemon: route liveness for passive mode ibrl-with-allocated-ip (#2380)
- 6dc3cef client/daemon: route liveness peer client version (#2366)
- a0dd8e1 client/daemon: route liveness peer passive mode (#2311)
- 84a2d54 client: resolve tunnel source IP from routing table for IBRL with allocated IP (#2497)
- 3fd60e0 controller: add device status label to controller_grpc_getconfig_requests_total metric (#2495)
- e1a5aa5 controller: add gRPC middleware for request metrics (#2369)
- 96518ef controller: add histogram for request duration (#2358)
- 696d232 devcontainer: fix gopls and rust-analyzer (#2433)
- 633426c devcontainer: fix rust component snapshot builds (#2499)
- f888ec0 e2e: add GetLatency call to qaagent (#2522)
- befd49e fix: Modify IP lookup response of upstream request timeout (#2354)
- e04e53a fix: remove multiple redundant checks (#2289)
- 53e42db flow-ingest: accept expanded flow samples (#2500)
- c54ac0a global-monitor: fix icmp probe packet loss reporting (#2455)
- aa0e3a9 global-monitor: initial implementation (#2437)
- 0c1d2d5 go: upgrade to 1.25 (#2434)
- 00483a9 inet collector: bugfixes for missing ripeatlas samples (#2340)
- f28612f monitor: add link status to device-telemetry metrics (#2496)
- cf69713 programs/svc: allow contributor owner to update ops manager key (#2489)
- 4d3875b qa: add missing test file (#2415)
- 53c31c8 qa: don't fail test on packet loss outside of network (#2413)
- 8ce0f4e qa: fix connect/disconnect duration histogram buckets (#2436)
- 3cbd2fc qa: fix nil check during traceroute (#2376)
- fdcf475 qa: fix parsemtr to recognize first hop with missing ip (#2431)
- e69e5cb qa: rework fail criteria for packet loss (#2451)
- 0d30b90 qa: traceroute on connectivity test error (#2345)
- f32dcbc refactor: enforce lowercase for dzd and link naming (#2383)
- 705a5fe release: build daily agents without tilde (#2490)
- 6956c99 release: publish docker image for core components (#2427)
- 55a003f rfc: network provisioning (#2152)
- ff7c6ee rfcs: update statuses of existing rfcs to match template updates (#2472)
- d4c1032 telemetry/flow-ingest: fix flake in integration test (#2503)
- 24a90c7 telemetry: add expanded flow sample parsing (#2501)
- 57a3a53 telemetry: add metrics to flow-enricher (#2445)
- 5dd0d31 telemetry: add pcap input/stdout support to flow-enricher (#2470)
- fdd7365 telemetry: add rw mutex in serviceability annotator (#2466)
- 6b4c925 telemetry: add serviceability annotator to flow-enricher (#2464)
- 3465fbe telemetry: add serviceability data to flow-enricher (#2448)
- b9654ea telemetry: add serviceability fields to clickhouse schema (#2514)
- d9c3d8d telemetry: initial flow-ingest (#2435)
- 8675ce5 telemetry: initial state ingestion with collector in agent (#2468)
- 0a6e061 telemetry: make flow-enricher table configurable (#2515)
- db85799 telemetry: refactor annotator interface (#2526)