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 99e728c commit cf24929Copy full SHA for cf24929
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.4.0] - 2024-11-05
8
+
9
### Changed
10
11
- BREAKING: Only send a subset of the fields sufficient for most use-cases to OPA for performance reasons.
pom.xml
@@ -4,7 +4,7 @@
<groupId>tech.stackable</groupId>
<artifactId>hdfs-utils</artifactId>
- <version>0.3.0</version>
+ <version>0.4.0</version>
<name>Apache Hadoop HDFS utils</name>
<url>https://github.com/stackabletech/hdfs-utils/</url>
0 commit comments