Releases: palantir/gradle-conjure
Releases · palantir/gradle-conjure
5.12.0
Type |
Description |
Link |
Improvement |
use the task-config avoidance APIs and newer Property APIs |
#828 |
5.11.0
Type |
Description |
Link |
Improvement |
use the task-config avoidance APIs |
#826 |
5.10.0
Type |
Description |
Link |
Improvement |
set recommended deps via the extension rather than tasks |
#794 |
5.9.0
Type |
Description |
Link |
Fix |
Revert a performance optimization for large builds that sometimes resulted in hangs due to infinite loops in TreeMap#get. |
#793 |
5.8.0
Type |
Description |
Link |
Improvement |
compileTypeScript now declares its outputs so the task can be avoided if it is up-to-date. |
#792 |
5.7.0
Type |
Description |
Link |
Improvement |
do not add recommended dependencies to server-side only projects |
#779 |
5.6.1
Type |
Description |
Link |
Fix |
Move ConjureProductDependenciesExtension back to api package |
#772 |
5.6.0
Type |
Description |
Link |
Improvement |
support for writing endpoint minimum version info to jar |
#762 |
5.5.0
Type |
Description |
Link |
Improvement |
Added support for optional service dependencies. |
#769 |
5.4.0
Type |
Description |
Link |
Improvement |
Unified init code, with consumer passed in for the couple lines of customization for each. |
#761 |
Improvement |
Bumped gradle-recommended-product-dependencies version to 5.1.0 |
#767 |