Releases: nxthdr/risotto
Releases · nxthdr/risotto
v0.6.0
What's Changed
- Split lib app by @matthieugouel in #26
- enrich update structure by @matthieugouel in #27
- adding test of processors function by @matthieugouel in #29
- allow to implement multiple state stores by @matthieugouel in #30
- use gobgp in integration tests by @matthieugouel in #34
- Improving BMP message decoding by @matthieugouel in #31
- Check the number of bytes peek for the common header by @matthieugouel in #35
- Wait for the socket stream to be readable by @matthieugouel in #36
- serialize updates with capnp by @matthieugouel in #40
- add prometheus bmp metrics by @matthieugouel in #41
- remove the api by @matthieugouel in #43
- serialize state in binary by @matthieugouel in #45
- refactor config management by @matthieugouel in #48
- Update README.md by @matthieugouel in #49
- Update actions/download-artifact action to v5 by @renovate[bot] in #51
- Update actions/checkout action to v5 by @renovate[bot] in #52
- Add an
attributesfield which store all bgp attributes by @matthieugouel in #54 - Remove the generic bgp attributes field and implement all known attri… by @matthieugouel in #55
- Update Rust crate rdkafka to 0.38.0 by @renovate[bot] in #50
Full Changelog: v0.1.0...v0.6.0
v0.5.0
What's Changed
- Split lib app by @matthieugouel in #26
- enrich update structure by @matthieugouel in #27
- adding test of processors function by @matthieugouel in #29
- allow to implement multiple state stores by @matthieugouel in #30
- use gobgp in integration tests by @matthieugouel in #34
- Improving BMP message decoding by @matthieugouel in #31
- Check the number of bytes peek for the common header by @matthieugouel in #35
- Wait for the socket stream to be readable by @matthieugouel in #36
- serialize updates with capnp by @matthieugouel in #40
- add prometheus bmp metrics by @matthieugouel in #41
- remove the api by @matthieugouel in #43
- serialize state in binary by @matthieugouel in #45
- refactor config management by @matthieugouel in #48
- Update README.md by @matthieugouel in #49
- Update actions/download-artifact action to v5 by @renovate[bot] in #51
- Update actions/checkout action to v5 by @renovate[bot] in #52
- Add an
attributesfield which store all bgp attributes by @matthieugouel in #54 - Remove the generic bgp attributes field and implement all known attri… by @matthieugouel in #55
Full Changelog: v0.1.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- remove the api by @matthieugouel in #43
- serialize state in binary by @matthieugouel in #45
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- allow to implement multiple state stores by @matthieugouel in #30
- use gobgp in integration tests by @matthieugouel in #34
- Improving BMP message decoding by @matthieugouel in #31
- Check the number of bytes peek for the common header by @matthieugouel in #35
- Wait for the socket stream to be readable by @matthieugouel in #36
- serialize updates with capnp by @matthieugouel in #40
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- enrich update structure by @matthieugouel in #27
- adding test of processors function by @matthieugouel in #29
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- First version
New Contributors
- @renovate made their first contribution in #1
- @matthieugouel made their first contribution in #17
Full Changelog: https://github.com/nxthdr/risotto/commits/v0.1.0