Skip to content

Commit

Permalink
Update CHANGELOG.md (release-1.146.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
niksv committed Nov 8, 2023
1 parent 854b64a commit ffa68de
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
# Changelog

## v1.146.0 (01/11/2023)
## v1.146.1 (08/11/2023)

### Bug Fixes:
- [#5465](https://github.com/telstra/open-kilda/pull/5465) Fix a bug when a misconfigured rule with incorrect cookie is not re-installed.
- [#5466](https://github.com/telstra/open-kilda/pull/5466) replaced opentsdb in kilda-gui with victoriaDB. [**gui**]

### Improvements:
- [#5462](https://github.com/telstra/open-kilda/pull/5462) #5390: [TEST] Use helper methods to create flow (Issues: [#5390](https://github.com/telstra/open-kilda/issues/5390) [#5390](https://github.com/telstra/open-kilda/issues/5390)) [**tests**]

For the complete list of changes, check out [the commit log](https://github.com/telstra/open-kilda/compare/v1.146.0...v1.146.1).

---

## v1.146.0 (07/11/2023)

### Bug Fixes:
- [#5464](https://github.com/telstra/open-kilda/pull/5464) GUI: Graph: Victoria: Incorrect metrics value (max value) #5458 (Issues: [#5458](https://github.com/telstra/open-kilda/issues/5458) [#5458](https://github.com/telstra/open-kilda/issues/5458))
- [#5457](https://github.com/telstra/open-kilda/pull/5457) Flows by port: add condition to check switch ID and separate scr and dst ports when processing segments. (Issue: [#5450](https://github.com/telstra/open-kilda/issues/5450))
- [#5419](https://github.com/telstra/open-kilda/pull/5419) HA-flow history: add dumps, fix task IDs for saving an action to history (Issue: [#5425](https://github.com/telstra/open-kilda/issues/5425))


### Other changes:
- [#5463](https://github.com/telstra/open-kilda/pull/5463) #5390: [TEST] Fix for flaky Server42 tests (Issues: [#5390](https://github.com/telstra/open-kilda/issues/5390) [#5390](https://github.com/telstra/open-kilda/issues/5390)) [**tests**]

Expand All @@ -17,7 +28,9 @@ For the complete list of changes, check out [the commit log](https://github.com/
### Affected Components:
gui, history

## v1.145.2 (30/10/2023)
---

## v1.145.2 (31/10/2023)

### Bug Fixes:
- [#5381](https://github.com/telstra/open-kilda/pull/5381) skip haYPoint=endpoint when update periodic pings
Expand Down

0 comments on commit ffa68de

Please sign in to comment.