this post was submitted on 21 Jun 2023
6 points (100.0% liked)

Lemmy Support

4656 readers
3 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I'm working on a little tool for Lemmy using the rust backend (lemmy_api_common crate 0.17.4).

I've tested it against some 0.17.4 instances with no issues, but yesterday I went to test it more thoroughly on the official testing instances and had JSON parsing issues. I realized later that these servers are currently running 0.18.X.

Is this a bug? Or are we expecting that even within the "v3" APIs that you'll have breaking changes between Lemmy versions?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Have you raised an issue on the main project on github? Sorry to be that guy, I don’t know the answer but you’ll get the best help there

[–] CMahaff 1 points 1 year ago

I probably should just do that - I just didn't want to waste their time if it's expected behavior.