Releases: openconfig/public
Releases · openconfig/public
v5.4.0
What's Changed
- Add an enum value of EXCLUDE to the mpls-hop-type by @RyoheiFukui in #1322
- Add GRE and MPLS encap-headers to network-instance/static by @dplore in #1308
- uRPF through another VRF OC proposal by @nupkanoi in #1320
- Static routes with wECMP by @rszarecki in #1287
- Add policy-forwarding action next-hop-group by @dplore in #1333
- Update CODEOWNERS with public-approvers team by @dplore in #1338
- Fix typo in openconfig-network-instance-static.yang by @dplore in #1345
- mark transceiver serial-no and vendor-part as deprecated by @SydneyCaulfeild in #1340
- Add FPGA, GRUB, ONIE platform types by @mrevang in #1334
- Add 800ZR PMD by @rezachit in #1357
- Add alarm thresholds to fan container by @mrevang in #1337
- Add fragment-offsets as a match criteria for Policy Forwarding by @amitarista in #1329
- Expand zone index regex for ip-address-zoned by @mukherso in #1316
- Add NAT model by @nleiva in #1335
- Add exclude-prefix/port leaf list by @amitarista in #1314
New Contributors
- @RyoheiFukui made their first contribution in #1322
- @nupkanoi made their first contribution in #1320
- @mrevang made their first contribution in #1334
- @rezachit made their first contribution in #1357
- @amitarista made their first contribution in #1329
- @mukherso made their first contribution in #1316
- @nleiva made their first contribution in #1335
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
- Auto generated link bandwidth by @rszarecki in #1273
- Static route next network instance by @rszarecki in #1274
- Add interface-transitions and link-transitions counters by @rgwilton in #1264
- Clarification to usage of container
.../use-multiple-paths/*bgp/link-bandwidth-ext-community/by @rszarecki in #1139 - Adding Height to wifi-phy by @jsnyder81 in #1286
- Update openconfig-sampling-sflow.yang by @masood-shah in #1285
- Add support for unicast Reverse Path Forwarding (URPF) check. by @rszarecki in #1307
- Define style for use of default node by @dplore in #1315
- Fix additions of NI-referencing next-hops in openconfig-local-routing. by @robshakir in #1324
- Add next-hop-group to local-routing-network-instance. by @dplore in #1325
- ADD CS Connector Type (http://csconnector.net/) by @oscargdd in #1331
New Contributors
- @rgwilton made their first contribution in #1264
- @masood-shah made their first contribution in #1285
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- Use IP address-family specific types for udp-v4 and udp-V6 encapsulations in AFT by @danameme in #1265
- Add static next-hop-groups and encapsulation headers by @danameme in #1234
- OSPFv3 model by @cpeng90 in #1257
- Update BFD documentation to clarify session failure. by @AnilKR123 in #1267
- Clarify node deprecation intent by @dplore in #1266
- Update lag-speed definition in openconfig-if-aggregate.yang by @AmrNJ in #1280
- Add template for static encap header fields by @danameme in #1270
- Revert "Add template for static encap header fields" by @dplore in #1301
New Contributors
- @danameme made their first contribution in #1265
- @cpeng90 made their first contribution in #1257
- @AmrNJ made their first contribution in #1280
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- fix description typo under openconfig-interfaces module interface-ref… by @awebsters in #1231
- Update PIM documentation to clarify that only ipv4 AF is supported. by @AnilKR123 in #1232
- Add set-as-path-prepend/use-last-as by @xuqma in #1221
- Updated UDP enums related to openconfig-aft-types. by @tengyiG in #1248
- Add MACSEC SCI by @dplore in #1239
- Clarify last-reboot-time is updated during a power-on event by @dplore in #1179
- Add Bfd diagnostic code for when neighbor signaled session down. by @AnilKR123 in #1233
- Move the up-transitions leaf from the async and echo sub-containers into the state container. by @AnilKR123 in #1252
- Clarify policy-forwarding and routing-policy if no rules are present by @dplore in #1223
- Add acctz counters for login/logout records by @nmahabaleshwar in #1236
New Contributors
- @AnilKR123 made their first contribution in #1232
- @nmahabaleshwar made their first contribution in #1236
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
### Breaking Changes
- Fix typo in AES_128_CMAC_96 Keychain identity by @dplore in #1172
- Refactor non-compliant/overlapping YANG definition for BGP MED by @earies in #1165
Non-breaking changes
- Add mount-point type by @dplore in #1168
- Add storage counters related to errors by @dplore in #1091
- Restore NONE as an enum value for typedef community-type by @dplore in #1177
- Support PTP Yang model based on IEEE standard by @sallylsy in #1103
- Add aft encapsulation-headers by @dplore in #1153
- Added PIM bidirectional mode to the PIM_MODE type (#1118). by @raviv-arista in #1119
- Define how physical channel power leaves are used. by @ejbrever in #1189
- Updates to the ES model to allow the configuration of an ES-import route target by @abamberger-arista in #1109
- Define
telemetry-atomic-exemptannotation. Addtelemetry-atomic-exemptannotation to AFT counters containers by @romeyod in #1186 - Update contributions guide reference by @emmanuel-ferdman in #1205
- Update openconfig-gnsi-acctz.yang by @adityasingh-anet in #1195
- Correct typo in protocol-name description by @qm2k in #1185
- Refactor physical ethernet vs. aggregate interface characteristics by @earies in #1183
- OTSI_A by @ejbrever in #1215
- Add FAN_TRAY_CONTROLLER type. by @SydneyCaulfeild in #1216
- Add gratuitous-arp-accepted and unsolicited-na-accepted by @cagdasalagoz-arista in #1120
- IEEE 802.1AG CFM connectivity management + ITU Y1731 Performance management by @AnnamalaiRajeev in #1182
- Add status flags for transceiver host lanes and media channels by @nkitchen-arista in #1197
New Contributors
- @raviv-arista made their first contribution in #1119
- @emmanuel-ferdman made their first contribution in #1205
- @adityasingh-anet made their first contribution in #1195
- @qm2k made their first contribution in #1185
- @cagdasalagoz-arista made their first contribution in #1120
- @AnnamalaiRajeev made their first contribution in #1182
- @nkitchen-arista made their first contribution in #1197
Full Changelog: v4.4.0...v5.0.0
v4.4.0
What's Changed
- Correction to loopback-mode-type FACILITY and TERMINAL #1135 by @liulk in #1155
- #1159 wifi mac transition modes by @jsnyder81 in #1162
- Fix XPath syntax error caught by pyang in openconfig-wifi-mac.yang by @missaesasaya in #1169
- Adding support for configuration of ECMP of next hops for a static LSP by @Shashank-arista in #1138
- Update openconfig-keychain-types.yang by @tengyiG in #1173
- Updates to network-instance EVPN models for VLAN-aware-bundle support by @abamberger-arista in #1124
- Updates to network instance models for VLAN-VNI and VRF-VNI mappings by @abamberger-arista in #1125
- Ntp auth types by @awebsters in #1163
- Add syslog TLS by @dplore in #1166
- Update description of the model-name leaf. by @SydneyCaulfeild in #1160
- Deprecate /components/component/state/id leaf by @earies in #1107
- Add fallback leaf for LACP in OC model by @sallylsy in #1176
- Adding glome key version and console state. by @sourcequench in #1178
New Contributors
- @tengyiG made their first contribution in #1173
- @abamberger-arista made their first contribution in #1124
- @sourcequench made their first contribution in #1178
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Add 25G SR/LR PMDs to openconfig-transport-types. by @bstoll in #1144
- Terminal-device-properties-v2 initial commit by @arthurMll in #911
- Add
ext-community-countcontainer and clarify thatcommunity-countdoes not include extended communities. by @wenovus in #1084 - Add vpws local and remote identifiers to EVPN-VPWS configuration by @crcampos612 in #930
- Remove unused top-level 'messages' container by @earies in #1151
- Add transition OPMODES to wifi-phy models by @jsnyder81 in #895
- Add regression tests for bugs in route-distinguisher regex by @jbemmel in #454
- add hex-string-prefixed typedef by @dplore in #1014
- Note this contains a breaking change to the v0.4 openconfig-keychain.yang model
- Optical channel reference to it's logical channel by @ejbrever in #1130
- Adding NTP auth-key reference for NTP server config by @Verma-Anukul in #1149
- Add backup-active to AFT NHG state by @dplore in #1100
- Attenuator mode - system controlled by @ejbrever in #1147
- Correct ROUTER_INFORMATION_LSA to ROUTER_INFORMATION. by @nkitchen in #239
New Contributors
- @bstoll made their first contribution in #1144
- @jbemmel made their first contribution in #454
- @Verma-Anukul made their first contribution in #1149
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Fix yang namespace URI to openconfig.net (#1111) by @fabriciocostavenko in #1112
- Clarify /network-instances/network-instance/tables by @dplore in #1116
- Add component install-position, install-component and deprecate location by @dplore in #1095
- fix install-position by @dplore in #1117
- Add gRPC connection counters and gNPSI type to OpenConfig by @sallylsy in #1085
- Correct description of QSFP56_DD to be generic. by @ejbrever in #1110
New Contributors
- @fabriciocostavenko made their first contribution in #1112
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- 800G Client Related Additions by @ejbrever in #1079
- ISIS graceful-restart timers and planned restart toggle by @rszarecki in #1058
- Add media-channel expected-power to openconfig-channel-monitor by @kcroussore in #1087
- Add support for vni-peer-group container by @mikewiebe in #1015
- Add OpenConfig Support for Configurable Media-Channel Compensation Range and ASE recovery offset #1067 by @kcroussore in #1090
- Replace backtick with apostrophe in interfaces model descriptions by @dplore in #1089
- Augmented attributes interface-ref and metric fields to mpls-static lsp by @Shashank-arista in #1021
- jakesnyder-1097 adding INACTIVE to client_state #1098 by @jsnyder81 in #1099
- Add
grecontainer under next-hops aft entry state. Addsrc-ip,dst-ipandttlundergreaft entry state for telemetry. by @romeyod in #1038 - Adding support for operational state representing interface rates. by @hyun-arista in #1012
- Add rules for controller-card power-off by @sachendras in #1041
- Configure BFD min interval, multiplier when activated in protocols by @oscargdd in #856
- Add workflow to close stale issue/pr by @dplore in #1104
- Add FAN_TRAY component type. by @SydneyCaulfeild in #1094
New Contributors
- @kcroussore made their first contribution in #1087
- @Shashank-arista made their first contribution in #1021
- @hyun-arista made their first contribution in #1012
- @SydneyCaulfeild made their first contribution in #1094
Full Changelog: 4.0.0...v4.1.0
v4.0.0
Breaking Changes
- Change type of NTP offset to int64 by @nkitchen in #1023
- add bgp comm regex-match by @dplore in #1043
- change aft summary from counter64 to uint64 by @dplore in #1026
All other changes
- Update openconfig-transport-types.yang by @oscargdd in #1011
- add uptime and promote system to v1 by @dplore in #985
- Change
ipv6-address-zonedtypedef to W3C standard XSD regex pattern by @sengleung in #1031 - Configuring send-community per AFI-SAFI at neighbor/peer-group (#969) by @missaesasaya in #976
- Add link bandwidth community using schema string regex style by @dplore in #1027
- Multipath link bandwidth enabled by @rszarecki in #1028
- [CI]: Run ygnmi after pyangbind to avoid threadkill by @wenovus in #1045
- Enable CI with new settings by @wenovus in #1047
- add peer_address to bgp-next-hop-type by @dplore in #971
- Add DEFAULT_INSTANCE under connection-points endpoints by @mikewiebe in #1017
- Update loopback-mode type by @sallylsy in #1034
- Update description for forwarding-viable by @sachendras in #1032
- clarification in description of last-prefix-limit-exceeded by @rszarecki in #1053
- Fix typo in RFC5303 reference. by @robshakir in #1054
- Add gNSI models by @wenovus in #1037
- Clarify disable-metric-propagation by @dplore in #1035
- gnsi: align with latest certz version by @brianneville in #1061
- Clarify input-power threshold by @dplore in #1056
- Fix typos in Integrated-Circuit_pipeline_aggregated_counters_guide by @dplore in #1069
- openconfig/network-instances: Add counters under endpoint-peer and endpoint-vni by @yini101 in #1018
- Update interface in/out-pkts descriptions by @dplore in #1072
- Add tributary types up to 3200G. by @ejbrever in #1071
New Contributors
- @sengleung made their first contribution in #1031
- @brianneville made their first contribution in #1061
- @yini101 made their first contribution in #1018
Full Changelog: v3.0.0...4.0.0