All Versions
41
Latest Version
Avg Release Cycle
115 days
Latest Release
4 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.0.0-alpha Changes
March 19, 2026Outdated doc of captradeoff/x-post-action@v1 mislead Grok, the current version is v1.2 ๐ฎโ๐จ.
Full Changelog : v4.0.0-alpha-7-1...v4.0.0-alpha-7-2
-
v3.1.12 Changes
September 24, 2025๐ Version 3.1.12 - September 24, 2025
๐ Bugfixes
- ๐ Fix for the empty module version string in the
module-info.classfile. #7906
- ๐ Fix for the empty module version string in the
-
v3.0.8 Changes
December 02, 2020 -
v3.0.8-RC3 Changes
December 02, 2020 -
v3.0.8-RC2 Changes
December 02, 2020 -
v3.0.8-RC1 Changes
December 02, 2020 -
v3.0.7 Changes
October 07, 2020 -
v3.0.6 Changes
August 20, 2020 -
v3.0.5 Changes
July 31, 2020 -
v3.0.4 Changes
May 21, 2020๐ Bugfixes
- ๐ Fix
Flowable.groupByeviction logic double decrement and hang. (#6975) - ๐ Fix
Flowable.groupBycancellation/cleanup/eviction race hangs. (#6979) - Disable fusion on the groups of
Flowable.groupBy. (#6983) - ๐ Fix
Flowable.groupByeviction-completion-replenishment problems. (#6988) - โ Removed unnecessary
upstream.cancel()call for casually finished upstream sequences. (#6992)
- ๐ Fix