Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Ktmi committed Aug 12, 2024
1 parent 56159fd commit 82a3f86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Changed
- Upgraded UI framework to Vue3
- ``enable`` is not longer accepted when patching/updating an EVC, using ``enabled`` instead.

Removed
=======
- Removed client side batching with ``BATCH_INTERVAL`` and ``BATCH_SIZE``, now replaced with pacing in ``flow_manager``

Fixed
=====
- Only redeploy when handling ``kytos/topology.link_up`` if a dynamic EVC isn't active
Expand Down

0 comments on commit 82a3f86

Please sign in to comment.