diff --git a/CHANGELOG.md b/CHANGELOG.md index f609cea..f806239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [0.4.0] - 2024-11-05 + ### Changed - BREAKING: Only send a subset of the fields sufficient for most use-cases to OPA for performance reasons. diff --git a/pom.xml b/pom.xml index 7b68379..a52ae8b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ tech.stackable hdfs-utils - 0.3.0 + 0.4.0 Apache Hadoop HDFS utils https://github.com/stackabletech/hdfs-utils/