conjure-java icon indicating copy to clipboard operation
conjure-java copied to clipboard

Conjure generator for Java clients and servers

Results 84 conjure-java issues
Sort by recently updated
recently updated
newest added

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/jackson-canary check. To enable or disable this check, please contact the maintainers of Excavator.

do not merge
no changelog

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/versions-props-latest check. To enable or disable this check, please contact the maintainers of Excavator.

merge when ready
no changelog

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/gradle8-pr check. To enable or disable this check, please contact the maintainers of Excavator.

merge when ready
no changelog

## Before this PR Creating factory methods for primitive collections that change codegen while keeping backing ArrayList ## After this PR ==COMMIT_MSG== ==COMMIT_MSG== ## Possible downsides?

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the circleci/manage-circleci-oss check. To enable or disable this check, please contact the maintainers of Excavator.

merge when ready
no changelog

## Before this PR ## After this PR ==COMMIT_MSG== ==COMMIT_MSG== ## Possible downsides?

## Before this PR Conjure holds primitive arrays as boxed lists. Instead, we can switch to primitive array lists that are backed by primitive typed arrays (double[]) rather than lists...

## Before this PR Floats aren't supported in Conjure. This makes sending things like float vectors for semantic search applications more expensive than they need to be. ## After this...

## What happened? Adding `default-auth: cookie:some-cookie-name` to a service definition causes errors when creating a jax-rs client. Reproducer available [here](https://github.com/aioobe/conjure-java-repro). Repo forked from [palantir/conjure-java-example](https://github.com/palantir/conjure-java-example), then [versions were bumped to the...

## Before this PR ## After this PR ==COMMIT_MSG== Add deprecated forRemoval attribute to server-side code ==COMMIT_MSG== ## Possible downsides?