Skip to content

Commit cf24929

Browse files
authored
chore: Release 0.4.0 (#52)
1 parent 99e728c commit cf24929

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.4.0] - 2024-11-05
8+
79
### Changed
810

911
- BREAKING: Only send a subset of the fields sufficient for most use-cases to OPA for performance reasons.

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.3.0</version>
7+
<version>0.4.0</version>
88

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

0 commit comments

Comments
 (0)