Releases: sbezverk/gobmp
Releases · sbezverk/gobmp
Maintenance release
v1.0.1 incorporates recently added fixes
List of fixes from v1.0.0:
- Remove igp metric attribute from ls prefix
- Add error check for all types of publishers
- Change timestamp format for published messages
- Change AS type from int32 to uint32
First official release of goBMP
Past year's focus was on stabilization, clean up and optimization. v1.0.0 is the result of hard work and testing of goBMP in different environments and with different use cases.
First beta release of goBMP v0.0.1-beta
Since previous release we added support for the following attributes:
- new BGP-LS,
- SRv6,
- Flex Algo,
- Application Specific Link
and more.
The code went through the testing with a live internet feed from RIS source, exposing some bugs which were also fixed in this release.
Alpha release of gobmp and packages
cleaning up dependency Signed-off-by: Serguei Bezverkhi <[email protected]>