Skip to content

Commit

Permalink
Merge pull request #1531 from VladoLavor/vpp-agent-v2.3.1
Browse files Browse the repository at this point in the history
VPP-Agent v2.3.1 changelog
  • Loading branch information
ondrej-fabry authored Oct 18, 2019
2 parents 32d5117 + ee40905 commit f54b2db
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
## Release Notes

- [v2.3.0](#v2.3.0)
- [v2.3.1](#v2.3.1)
- [v2.2.0](#v2.2.0)
- [v2.2.0-beta](#v2.2.0-beta)
- [v2.1.0](#v2.1.0)
Expand Down Expand Up @@ -46,6 +47,19 @@ RELEASE CHANGELOG TEMPLATE:
### Documentation
-->

<a name="v2.3.1"></a>
# [2.3.1](https://github.com/ligato/vpp-agent/compare/v2.3.0...v2.3.1) (2019-10-18)
- **VPP 20.01-379** (`20.01-rc0~379-ga6b93eac5`)
- **VPP 20.01-324** (`20.01-rc0~324-g66a332cf1`)
- **VPP 19.08.1** (default)
- **VPP 19.04** (backward compatible)
- cn-infra v2.2

### New Features
This minor release introduces compatibility with two different commits of the VPP 20.01. Previously compatible version was updated to commit `324-g66a332cf1`, and support for `379-ga6b93eac5` was added. Other previous versions remained.
* [Telemetry][vpp-telemetry]
- Added `StatsPoller` service periodically retrieving VPP stats.

<a name="v2.3.0"></a>
# [2.3.0](https://github.com/ligato/vpp-agent/compare/v2.2.0...v2.3.0) (2019-10-04)

Expand Down

0 comments on commit f54b2db

Please sign in to comment.