Skip to content

Commit bbfcb07

Browse files
chore(release): dart 9.5.0
# [dart-v9.5.0](dart-9.4.8...dart-9.5.0) (2025-12-11) ### Features * Add client-to-server request retry mechanism to handle transient network failures ([#1102](#1102)) ([e3863f1](e3863f1))
1 parent e3863f1 commit bbfcb07

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/dart/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [dart-v9.5.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.4.8...dart-9.5.0) (2025-12-11)
2+
3+
4+
### Features
5+
6+
* Add client-to-server request retry mechanism to handle transient network failures ([#1102](https://github.com/parse-community/Parse-SDK-Flutter/issues/1102)) ([e3863f1](https://github.com/parse-community/Parse-SDK-Flutter/commit/e3863f1edfb1ebbe90554704f0cb8c4b7af96280))
7+
18
# [dart-v9.4.8](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.4.7...dart-9.4.8) (2025-12-05)
29

310

packages/dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: parse_server_sdk
22
description: The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
3-
version: 9.4.8
3+
version: 9.5.0
44
homepage: https://parseplatform.org
55
repository: https://github.com/parse-community/Parse-SDK-Flutter
66
issue_tracker: https://github.com/parse-community/Parse-SDK-Flutter/issues

0 commit comments

Comments
 (0)