realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.47k stars 1.75k forks source link

Last two releases missing from Maven Central #7852

Closed Myvillithdar closed 1 year ago

Myvillithdar commented 1 year ago

How frequently does the bug occur?

Always

Description

CHANGELOG.md shows that 10.16.2 and 10.17.0 were released last week, but it looks like the latest version available from Maven Central is 10.16.1.

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

No response

Version

10.16.2 and 10.17.0

What Atlas App Services are you using?

Local Database only

Are you using encryption?

No

Platform OS and version(s)

https://central.sonatype.com/artifact/io.realm/realm-gradle-plugin/versions

Build environment

Android Studio version: Giraffe | 2022.3.1 Patch 2 Android Build Tools version: 8.1.2 Gradle version: 8.3

rorbech commented 1 year ago

Hmm, that looks weird ... the publishing did succeed. Will investigate. Thanks for the report.

clementetb commented 1 year ago

Thanks for the report @Myvillithdar. It looks like the releases didn't go fully through. We have republished both versions.

Although they might not show in the web browser they are already available. Could you confirm you have access to them?

Myvillithdar commented 1 year ago

Yes, I'm able to access both versions now. Thank you for the quick turnaround!