Skip to content

Tags: appwrite/sdk-generator

Tags

0.40.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1070 from appwrite/fix-dotnot-build

fix: dotnet build error

0.40.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1069 from appwrite/user-agent-not-allowed

chore: only encode user-agent if set

0.40.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1067 from appwrite/fix-kotlin-type-inference

fix: inference error for apiHeaders

0.40.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1061 from appwrite/stale

Stale workflow

0.40.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1057 from appwrite/pla-2706

chore: update setting of realtime endpoint

0.40.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1055 from appwrite/pla-2684

chore: improve docstrings for python

0.40.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1053 from appwrite/fix-build-error

fix: build error in react-native

0.40.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1050 from appwrite/fix-already-read

fix: appwrite exception already read

0.40.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1049 from appwrite/remove-async

chore: remove unnecessary async calls in react-native

0.40.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1047 from appwrite/fix-python-windows

fix: use platform.uname() instead of os.uname() so it works across pl…