Skip to content

Commit 6ed65cf

Browse files
authored
chore: Release 0.5.0 (#61)
* release 0.4.3 * release 0.5.0
1 parent bec9183 commit 6ed65cf

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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.5.0] - 2026-02-24
8+
79
### Changed
810

911
- Refactored topology-provider to improve cache usage and readability ([#60]).

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.4.2</version>
7+
<version>0.5.0</version>
88

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

0 commit comments

Comments
 (0)