Skip to content

Commit 14455ec

Browse files
Update CHANGELOG and VERSION for v0.8 release (#588)
* Update CHANGELOG and VERSION for v0.8 release Signed-off-by: Elton Furtado <[email protected]> * Update CHANGELOG and VERSION for v0.8 release Set VERSION to v0.8.0 Update CHANGELOG for 0.8.0 release Signed-off-by: Elton Furtado <[email protected]> --------- Signed-off-by: Elton Furtado <[email protected]>
1 parent 5fb2867 commit 14455ec

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG/CHANGELOG-0.8.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog 0.8
2+
3+
## 0.8.0 - 2023-10-26
4+
5+
### Changed
6+
7+
- Updated the Grafana Docker image. ([#524](https://github.com/antrea-io/theia/pull/524), [@Dhruv-J])
8+
- Updated the node version and replaced toolkit with create-plugin for plugin development. ([#536](https://github.com/antrea-io/theia/pull/536), [@yuntanghsu])
9+
- Changed ClickHouse volume ownership. ([#557](https://github.com/antrea-io/theia/pull/557), [@yanjunz97])
10+
11+
### Fixed
12+
13+
- Fixed the allow namespace list in policy recommendation job. ([#418](https://github.com/antrea-io/theia/pull/418), [@dreamtalen])
14+
15+
16+
[@yanjunz97]: https://github.com/yanjunz97
17+
[@Dhruv-J]: https://github.com/Dhruv-J
18+
[@dreamtalen]: https://github.com/dreamtalen
19+
[@yuntanghsu]: https://github.com/yuntanghsu

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.0-dev
1+
v0.8.0

build/charts/theia/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# theia
22

3-
![Version: 0.8.0-dev](https://img.shields.io/badge/Version-0.8.0--dev-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
3+
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
44

55
Antrea Network Flow Visibility
66

0 commit comments

Comments
 (0)