Skip to content

Commit ff8807b

Browse files
committed
chore: changelog
1 parent d1111d5 commit ff8807b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,24 @@
55
* Add `incrementDocumentAttribute` and `decrementDocumentAttribute` support to `Databases` service
66
* Add `dart38` and `flutter332` support to runtime models
77
* Add `gif` support to `ImageFormat` enum
8+
* Add `upsertDocument` support to `Databases` service
9+
10+
## 11.0.0
11+
12+
* Add `<REGION>` to doc examples due to the new multi region endpoints
13+
* Add doc examples and methods for bulk api transactions: `createDocuments`, `deleteDocuments` etc.
14+
* Add doc examples, class and methods for new `Sites` service
15+
* Add doc examples, class and methods for new `Tokens` service
16+
* Add enums for `BuildRuntime `, `Adapter`, `Framework`, `DeploymentDownloadType` and `VCSDeploymentType`
17+
* Update enum for `runtimes` with Pythonml312, Dart219, Flutter327 and Flutter329
18+
* Add `token` param to `getFilePreview` and `getFileView` for File tokens usage
19+
* Add `queries` and `search` params to `listMemberships` method
20+
* Remove `search` param from `listExecutions` method
21+
22+
## 10.0.0
23+
24+
* Fix requests failing by removing `Content-Type` header from `GET` and `HEAD` requests
25+
26+
## 9.0.3
27+
28+
* Update sdk to use Numpy-style docstrings

0 commit comments

Comments
 (0)