9.0.5 #400
adrianhall
announced in
Announcements
9.0.5
#400
Replies: 1 comment
-
Hey folks, This is likely to be the last 9.x release - I'll be updating the library to support dotnet10 next. Thanks to @StefanCuypers for his work on the progress reporting for pull operations. On his suggestion, I also added local exception handling - check out the new PullResult - it has a LocalExceptions collection that you can use to identify when something is happening locally. Also, I've added some push logic so that when the server returns a 404 or 410 and the client is pushing a deletion, it's considered a success (the response is converted to a 204 instead). Thanks to @FrederikFBrandt for reporting that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Full Changelog: 9.0.4...9.0.5
This discussion was created from the release 9.0.5.
Beta Was this translation helpful? Give feedback.
All reactions