Skip to content

Releases: palantir/gradle-conjure

5.31.0

28 Sep 15:35
0564b35
Compare
Choose a tag to compare
Type Description Link
Improvement Java generators automatically opt into jetbrains contract info on errors #1105

5.30.0

20 Jul 16:00
bc6abd1
Compare
Choose a tag to compare
Type Description Link
Fix Don't log npm token response on serde error #1077

5.29.0

20 Jul 08:11
7016173
Compare
Choose a tag to compare
Type Description Link
Improvement Provide unopinionated task for generating npmrc that lets users publish conjure clients to their npm repos #1053

5.28.0

14 Jun 17:39
f649ff3
Compare
Choose a tag to compare
Type Description Link
Improvement Avoid creating and configuring gradle tasks #1066

5.27.0

18 May 16:48
71d7f41
Compare
Choose a tag to compare
Type Description Link
Improvement The conjure IR compiler supports standard customization using the parser key #1049

5.26.0

17 May 14:52
4f7023d
Compare
Choose a tag to compare
Type Description Link
Fix Revert npm publish changes

Reverts the changes that went into .24 and .25
#1048

5.25.0

13 May 13:06
f1cca2e
Compare
Choose a tag to compare
Type Description Link
Fix Correctly embed scope and repository uri in npmrc #1044

5.24.0

05 May 14:08
8615d65
Compare
Choose a tag to compare
Type Description Link
Feature Add task that generates .npmrc for configured repository and username and password #1025

5.23.0

02 May 17:55
358a04b
Compare
Choose a tag to compare
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

31 Mar 15:05
de73596
Compare
Choose a tag to compare
Type Description Link
Improvement Configure publishing to gradle plugin portal #995