Skip to content

Commit 1bda282

Browse files
authored
chore: Release 0.3.0 (#30)
1 parent 0a0aa37 commit 1bda282

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.3.0] - 2024-07-04
8+
79
### Added
810

911
- Add topology-provider from https://github.com/stackabletech/hdfs-topology-provider ([#28]).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>tech.stackable</groupId>
66
<artifactId>hdfs-utils</artifactId>
7-
<version>0.2.1</version>
7+
<version>0.3.0</version>
88

99
<name>Apache Hadoop HDFS utils</name>
1010
<url>https://github.com/stackabletech/hdfs-utils/</url>

0 commit comments

Comments
 (0)