From 14455ec4f15743f36ba1b5fad7d9e0b2945f4df6 Mon Sep 17 00:00:00 2001 From: elton-furtado <44848090+elton-furtado@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:49:02 -0700 Subject: [PATCH] Update CHANGELOG and VERSION for v0.8 release (#588) * Update CHANGELOG and VERSION for v0.8 release Signed-off-by: Elton Furtado * 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 --------- Signed-off-by: Elton Furtado --- CHANGELOG/CHANGELOG-0.8.md | 19 +++++++++++++++++++ VERSION | 2 +- build/charts/theia/README.md | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG/CHANGELOG-0.8.md diff --git a/CHANGELOG/CHANGELOG-0.8.md b/CHANGELOG/CHANGELOG-0.8.md new file mode 100644 index 00000000..0c35ace0 --- /dev/null +++ b/CHANGELOG/CHANGELOG-0.8.md @@ -0,0 +1,19 @@ +# Changelog 0.8 + +## 0.8.0 - 2023-10-26 + +### Changed + +- Updated the Grafana Docker image. ([#524](https://github.com/antrea-io/theia/pull/524), [@Dhruv-J]) +- Updated the node version and replaced toolkit with create-plugin for plugin development. ([#536](https://github.com/antrea-io/theia/pull/536), [@yuntanghsu]) +- Changed ClickHouse volume ownership. ([#557](https://github.com/antrea-io/theia/pull/557), [@yanjunz97]) + +### Fixed + +- Fixed the allow namespace list in policy recommendation job. ([#418](https://github.com/antrea-io/theia/pull/418), [@dreamtalen]) + + +[@yanjunz97]: https://github.com/yanjunz97 +[@Dhruv-J]: https://github.com/Dhruv-J +[@dreamtalen]: https://github.com/dreamtalen +[@yuntanghsu]: https://github.com/yuntanghsu \ No newline at end of file diff --git a/VERSION b/VERSION index 68c4c693..b19b5211 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.8.0-dev +v0.8.0 diff --git a/build/charts/theia/README.md b/build/charts/theia/README.md index 3abdd4f3..1553ad77 100644 --- a/build/charts/theia/README.md +++ b/build/charts/theia/README.md @@ -1,6 +1,6 @@ # theia -![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) +![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) Antrea Network Flow Visibility