Skip to content

Commit

Permalink
Merge pull request #59 from kytos-ng/release/2023.1.0
Browse files Browse the repository at this point in the history
release: bumped 2023.1.0
  • Loading branch information
viniarck authored Aug 22, 2023
2 parents 4f52b65 + 9553cc4 commit 9588caa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,20 @@ Fixed
Security
========

[2023.1.0] - 2023-06-27
***********************

General Information
===================
- ``@rest`` endpoints are now run by ``starlette/uvicorn`` instead of ``flask/werkzeug``.


Deprecated
==========

- After version ``2023.1``, you should migrate to ``kytos_stats``. This is the last major version that ``flow_stats`` will be maintained.


[2022.3.0] - 2023-01-23
***********************

Expand Down
2 changes: 1 addition & 1 deletion kytos.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"username": "amlight",
"name": "flow_stats",
"description": "Store flow information and show statistics about them.",
"version": "2022.3.0",
"version": "2023.1.0",
"napp_dependencies": ["kytos/of_core"],
"license": "",
"tags": [],
Expand Down

0 comments on commit 9588caa

Please sign in to comment.