Skip to content

Commit 4f08f2e

Browse files
committed
Increment Spring Core Version to address CVE's.
1 parent 8eb70f3 commit 4f08f2e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Writerside/topics/Release-Notes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ found [here](https://github.com/cloudera-labs/hms-mirror/issues?q=is%3Aissue+is%
1313
If there is
1414
something you'd like to see, add a new issue [here](https://github.com/cloudera-labs/hms-mirror/issues)
1515

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+
1629
## 2.2.0.10
1730

1831
**What's New**

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.cloudera.utils</groupId>
2424
<artifactId>hadoop.parent</artifactId>
25-
<version>1.1.0.0</version>
25+
<version>1.1.1.0</version>
2626
<relativePath>../cloudera-utils</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)