We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0aa37 commit 1bda282Copy full SHA for 1bda282
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.3.0] - 2024-07-04
8
+
9
### Added
10
11
- Add topology-provider from https://github.com/stackabletech/hdfs-topology-provider ([#28]).
pom.xml
@@ -4,7 +4,7 @@
<groupId>tech.stackable</groupId>
<artifactId>hdfs-utils</artifactId>
- <version>0.2.1</version>
+ <version>0.3.0</version>
<name>Apache Hadoop HDFS utils</name>
<url>https://github.com/stackabletech/hdfs-utils/</url>
0 commit comments