Skip to content

Commit 33ab59c

Browse files
sdk/go,controller: remove duplicate CHANGELOG entries owned by PR1
1 parent dc49032 commit 33ab59c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ All notable changes to this project will be documented in this file.
66

77
### Breaking
88

9-
- CLI upgrade required: the `InterfaceV2` onchain account format now includes `flex_algo_node_segments` (RFC-18). CLI versions prior to this release cannot deserialize device accounts written by the new program. Operators must upgrade the CLI before or alongside the program upgrade.
10-
119
### Changes
1210

1311
- Device Health Oracle
@@ -63,10 +61,6 @@ All notable changes to this project will be documented in this file.
6361
- Extend `validate_program_account!` migration to remaining user and multicastgroup allowlist processors (`set_bgp_status`, `delete`, `closeaccount`, publisher/subscriber `add`/`remove`)
6462
- Add `OutboundIcmp` target type (`= 2`) to the geolocation onchain program, enabling ICMP-based probing as an alternative to TWAMP for outbound geolocation targets
6563
- Allow pending users with subs to be deleted
66-
- Add `TopologyInfo` onchain account for IS-IS flex-algo link classification: auto-assigned TE admin-group bit (1–62), derived flex-algo number (128 + bit), and constraint type (`include-any`/`include-all`); capped at 62 topologies via `AdminGroupBits` resource extension
67-
- Add `link_topologies: Vec<Pubkey>` (capped at 8) and `link_flags: u8` (bit 0 = unicast-drained) to the `Link` account
68-
- Add `include_topologies` to the `Tenant` account for topology-filtered routing opt-in
69-
- Enforce UNICAST-DEFAULT topology existence as a precondition for link activation
7064
- Onchain programs
7165
- Add `tunnel_endpoint` field to the `UpdateUser` instruction (`UserUpdateArgs`), allowing the activator to overwrite a user's tunnel endpoint onchain; field is optional and backward compatible via incremental deserialization
7266
- Telemetry

0 commit comments

Comments
 (0)