Releases: palantir/gradle-conjure
Releases · palantir/gradle-conjure
5.31.0
Type |
Description |
Link |
Improvement |
Java generators automatically opt into jetbrains contract info on errors |
#1105 |
5.30.0
Type |
Description |
Link |
Fix |
Don't log npm token response on serde error |
#1077 |
5.29.0
Type |
Description |
Link |
Improvement |
Provide unopinionated task for generating npmrc that lets users publish conjure clients to their npm repos |
#1053 |
5.28.0
Type |
Description |
Link |
Improvement |
Avoid creating and configuring gradle tasks |
#1066 |
5.27.0
Type |
Description |
Link |
Improvement |
The conjure IR compiler supports standard customization using the parser key |
#1049 |
5.26.0
Type |
Description |
Link |
Fix |
Revert npm publish changes
Reverts the changes that went into .24 and .25 |
#1048 |
5.25.0
Type |
Description |
Link |
Fix |
Correctly embed scope and repository uri in npmrc |
#1044 |
5.24.0
Type |
Description |
Link |
Feature |
Add task that generates .npmrc for configured repository and username and password |
#1025 |
5.23.0
Type |
Description |
Link |
Fix |
Restore perf optimization to reuse the same classloader for conjure generators when using gradle 7.4.2 |
#898 |
5.22.0
Type |
Description |
Link |
Improvement |
Configure publishing to gradle plugin portal |
#995 |