ory / sdk

The place where ORY's SDKs are being auto-generated
Apache License 2.0
139 stars 86 forks source link

Request java client publish to Maven Central #251

Closed adityat90 closed 1 year ago

adityat90 commented 1 year ago

Preflight checklist

Describe the bug

This is a crosspost of https://github.com/ory/hydra-client-java/issues/18 in the Hydra client-java repo.

It references the fixes in https://github.com/ory/hydra/issues/3360

This issue is to request that we publish a new patch version of the Java SDK to Maven Central so the community can take advantage of the bug fix already that has already been merged. https://github.com/ory/client-java/blob/a159fb81a618c3fd10ecc9792cb3d7c74e5c9b52/src/main/java/sh/ory/model/OAuth2Client.java#L1565

Reproducing the bug

See: https://github.com/ory/hydra/issues/3360, https://github.com/ory/hydra-client-java/issues/18

Relevant log output

No response

Relevant configuration

No response

Version

hydra:v2.0.3

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

jonas-jonas commented 1 year ago

Hi, thanks for the report!

We currently have an issue with publishing to Maven Central, so that's probably why you're not seeing the updated version. We'll try to address the issue ASAP, and update you here.

hoernschen commented 1 year ago

Hey, is there an update on the publishing issue?

jonas-jonas commented 1 year ago

We have since published the latest version of hydra to https://mvnrepository.com/artifact/sh.ory.hydra/hydra-client.