File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,19 @@ found [here](https://github.com/cloudera-labs/hms-mirror/issues?q=is%3Aissue+is%
13
13
If there is
14
14
something you'd like to see, add a new issue [ here] ( https://github.com/cloudera-labs/hms-mirror/issues )
15
15
16
+ ## 2.2.0.12
17
+
18
+ ** What's New**
19
+
20
+ - [ For STORAGE_MIGRATION to Ozone, ensure valid Volume/Bucket names] ( https://github.com/cloudera-labs/hms-mirror/issues/142 )
21
+
22
+ ** Bugs (Fixed)**
23
+
24
+ - [ Expose Stats in Web UI Reports] ( https://github.com/cloudera-labs/hms-mirror/issues/141 )
25
+ - Fixed the ability to Encrypt/Decrypt password in the UI.
26
+ - [ Execute run for Strategies without RIGHT cluster definition fail to write reports] ( https://github.com/cloudera-labs/hms-mirror/issues/144 )
27
+ - [ STORAGE_MIGRATION distcp efficiency option] ( https://github.com/cloudera-labs/hms-mirror/issues/143 )
28
+
16
29
## 2.2.0.10
17
30
18
31
** What's New**
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >com.cloudera.utils</groupId >
24
24
<artifactId >hadoop.parent</artifactId >
25
- <version >1.1.0 .0</version >
25
+ <version >1.1.1 .0</version >
26
26
<relativePath >../cloudera-utils</relativePath >
27
27
</parent >
28
28
You can’t perform that action at this time.
0 commit comments