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 a5bd04f commit 6a455cbCopy full SHA for 6a455cb
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+## [1.0.1] – 2025-07-27
2
+
3
+### Changed
4
+- Refactored Java package naming to align with published Maven groupId `io.github.jchejarla`
5
+ (thanks @arvind-tech-ai for the suggestion)
6
7
+### Enhanced
8
+- Added live task count tracking per node in `BATCH_NODES`
9
+- Partition assignment logic now prioritizes nodes with fewer active tasks (improves load distribution and throughput)
0 commit comments