Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Lemmy API to support upcoming 0.19.4 #1276

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

hjiangsu
Copy link
Member

@hjiangsu hjiangsu commented Apr 4, 2024

Pull Request Description

This PR updates our Lemmy API version to be compatible with 0.19.4-alpha.16. There is a change in 0.19.4 where some previously required fields were deprecated (in particular, publicKey from Site).

See: https://github.com/thunder-app/lemmy_api_client/blob/736b6fdaf90cb4feaa29f30b58c5fd9475e2ee60/lib/src/v3/models/site/site.dart

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

Copy link
Member

@micahmo micahmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hjiangsu hjiangsu merged commit 32113a0 into develop Apr 4, 2024
1 check passed
@hjiangsu hjiangsu deleted the misc/lemmy-api-0.19.4-alpha.16 branch April 4, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants