File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## 0.0.4
6+
7+ ** Release date:** 2022-06-07
8+
9+ This release adds support for UI and admin tools. It
10+ Features:
11+ - Add support for webui [ #18 ] ( https://github.com/alexandrevilain/temporal-operator/pull/18 )
12+ - Add support for admin tools [ #24 ] ( https://github.com/alexandrevilain/temporal-operator/pull/24 )
13+
14+ Improvements:
15+ - Improve API documentation [ #23 ] ( https://github.com/alexandrevilain/temporal-operator/pull/23 )
16+ - Create logger adapter for persistence reconciliations [ #26 ] ( https://github.com/alexandrevilain/temporal-operator/pull/26 )
17+
18+ Fixes:
19+ - Packages where not in public, this is now fixed. Sorry for that.
20+
521## 0.0.3
622
723** Release date:** 2022-05-30
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ resources:
55images :
66- name : ghcr.io/alexandrevilain/temporal-operator
77 newName : ghcr.io/alexandrevilain/temporal-operator
8- newTag : v0.0.3
8+ newTag : v0.0.4
You can’t perform that action at this time.
0 commit comments