-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG and VERSION for v0.4.0 release (#145)
Set VERSION to v0.4.0 Create CHANGELOG file for 0.4.0 release. List new features and issues fixed Signed-off-by: Ziyou Wang <[email protected]> Signed-off-by: Ziyou Wang <[email protected]>
- Loading branch information
Showing
3 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog 0.4 | ||
|
||
## 0.4.0 - 2022-12-23 | ||
|
||
### Added | ||
|
||
- Support bundle collection. ([#140](https://github.com/antrea-io/theia/pull/140), [@wsquan171]) | ||
* Add support bundle collection functionalities to Theia manager | ||
- Structured policy recommendation results. ([#138](https://github.com/antrea-io/theia/pull/138), [@yanjunz97]) | ||
* Update ClickHouse data schema to store each PR individually | ||
* Add PR results retrieving in the API server | ||
- NetworkPolicy Recommendation application on the Snowflake backend. ([#137](https://github.com/antrea-io/theia/pull/137), [@dreamtalen]) | ||
* Implement NetworkPolicy Recommendation as Snowflake UDFs which could be running on Snowflake warehouses | ||
- Clickhouse statistic functions for Theia manager. ([#132](https://github.com/antrea-io/theia/pull/132), [@yuntanghsu]) | ||
* Add the clickhouse statistic related functions for Theia Manager | ||
|
||
[@dreamtalen]: https://github.com/dreamtalen | ||
[@wsquan171]: https://github.com/wsquan171 | ||
[@yanjunz97]: https://github.com/yanjunz97 | ||
[@yuntanghsu]: https://github.com/yuntanghsu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.4.0-dev | ||
v0.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters