Jake Barnby
|
45ead583c6
|
Generate docs
|
2025-11-03 17:03:45 +13:00 |
|
Chirag Aggarwal
|
ed39fd7999
|
regen sdks
|
2025-10-31 14:31:16 +05:30 |
|
Chirag Aggarwal
|
07214de370
|
update sdks
|
2025-10-30 10:03:36 +05:30 |
|
Chirag Aggarwal
|
73e3f2869f
|
fix: imports
|
2025-10-27 17:41:33 +05:30 |
|
Chirag Aggarwal
|
720dfb97e8
|
feat: improve doc examples to use Permission and Roles helper classes
|
2025-10-27 14:13:54 +05:30 |
|
Jake Barnby
|
0877aa2964
|
Generate SDKs
|
2025-10-09 21:04:50 +13:00 |
|
Jake Barnby
|
10b1f1f145
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
|
2025-10-09 13:45:29 +13:00 |
|
Chirag Aggarwal
|
e935fc2510
|
Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification
This commit adds minor version releases for all client and server SDKs to deprecate the
`createVerification` method in the Account service and introduce the new `createEmailVerification`
method as its replacement.
Updated SDKs:
Client SDKs:
- Android: 11.0.0 → 11.1.0
- Web: 21.0.0 → 21.1.0
- Flutter: 20.0.0 → 20.1.0
- Apple: 13.0.0 → 13.1.0
- React Native: 0.15.0 → 0.16.0
Server SDKs:
- Node.js: 20.0.0 → 20.1.0
- PHP: 17.2.0 → 17.3.0
- Python: 13.2.0 → 13.3.0
- Ruby: 19.0.0 → 19.1.0
- Go: 0.13.0 → 0.14.0
- .NET: 0.19.0 → 0.20.0
- Dart: 19.0.0 → 19.1.0
- Kotlin: 12.0.0 → 12.1.0
- Swift: 13.0.0 → 13.1.0
Console SDK:
- CLI: 10.0.1 → 10.1.0
|
2025-10-08 10:20:23 +05:30 |
|
Jake Barnby
|
9e3c439c51
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# composer.lock
|
2025-10-07 18:57:46 +13:00 |
|
Chirag Aggarwal
|
c618144d78
|
update examples
|
2025-10-06 16:46:56 +05:30 |
|
Jake Barnby
|
97f76899bf
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# app/config/platforms.php
|
2025-09-25 18:00:07 +12:00 |
|
Jake Barnby
|
0995bd6a6e
|
SDK releases
|
2025-09-23 19:17:06 +12:00 |
|
Jake Barnby
|
0f9c2001f7
|
Demo SDK
|
2025-09-13 02:42:42 +12:00 |
|
Jake Barnby
|
c934524689
|
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
# app/config/platforms.php
# composer.lock
# docs/examples/1.8.x/console-web/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-dart/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-deno/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-go/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-line-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-point-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-line-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-point-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-line-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-point-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-line-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-point-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-php/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-python/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-rest/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-swift/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-polygon-column.md
|
2025-09-11 16:26:25 +12:00 |
|
Jake Barnby
|
7c3d526cda
|
Update docs
|
2025-09-06 05:27:47 +12:00 |
|
Chirag Aggarwal
|
f2c4440cbc
|
fix dotnet and graphql
|
2025-09-05 20:18:13 +05:30 |
|
Chirag Aggarwal
|
55f5ba8a9a
|
add missing
|
2025-09-05 19:44:03 +05:30 |
|
Chirag Aggarwal
|
83b6d15381
|
fix: more mistakes
|
2025-09-05 19:15:33 +05:30 |
|
Chirag Aggarwal
|
508c47f687
|
fix: ruby
|
2025-09-05 17:43:35 +05:30 |
|
Chirag Aggarwal
|
23c433c2ed
|
feat: update examples
|
2025-09-05 17:30:39 +05:30 |
|
Chirag Aggarwal
|
b1ffdb1c22
|
chore: update cli to 9.1.0
|
2025-09-05 14:29:17 +05:30 |
|
Jake Barnby
|
998a7ff697
|
Generate
|
2025-09-05 02:35:04 +12:00 |
|
Jake Barnby
|
ba401ea42e
|
Update docs
|
2025-08-26 21:29:44 +12:00 |
|
Jake Barnby
|
f85bf446e6
|
Sync docs
|
2025-08-26 15:40:03 +12:00 |
|
Jake Barnby
|
038290adef
|
Specs + doc regen
|
2025-08-23 22:52:20 +12:00 |
|
Jake Barnby
|
842dce2659
|
Update tablesDb -> tablesDB
|
2025-08-21 02:20:05 +12:00 |
|
Jake Barnby
|
920ffefd0c
|
Docs
|
2025-08-20 19:22:48 +12:00 |
|
Jake Barnby
|
89197e0f9e
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# composer.lock
|
2025-08-09 01:12:18 +12:00 |
|
Christy Jacob
|
217cd48249
|
chore: update SDK generator and sdks
|
2025-08-06 12:08:36 +04:00 |
|
Darshan
|
cd5844b8e3
|
update: regen examples, references.
|
2025-07-30 10:39:28 +05:30 |
|
Darshan
|
451e590c49
|
remove: tables examples.
|
2025-07-30 10:24:37 +05:30 |
|
Jake Barnby
|
cdbd89b3f3
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-07-27 16:07:04 +12:00 |
|
Chirag Aggarwal
|
e8f53f27e3
|
regen sdks
|
2025-07-23 21:14:50 +05:30 |
|
Chirag Aggarwal
|
69142048af
|
chore: regen
|
2025-07-23 20:58:37 +05:30 |
|
Chirag Aggarwal
|
a53dcd8a23
|
chore: regen
|
2025-07-23 20:56:20 +05:30 |
|
Jake Barnby
|
51c95347a0
|
Merge remote-tracking branch 'origin/main' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
|
2025-07-21 20:42:16 +12:00 |
|
Jake Barnby
|
d32da05f92
|
Merge remote-tracking branch 'origin/main' into 1.7.x
# Conflicts:
# app/config/specs/open-api3-1.7.x-console.json
# app/config/specs/open-api3-1.7.x-server.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.7.x-console.json
# app/config/specs/swagger2-1.7.x-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/init/constants.php
# composer.lock
# docs/references/databases/upsert-documents.md
# tests/e2e/Services/Account/AccountCustomClientTest.php
|
2025-07-21 19:22:15 +12:00 |
|
Jake Barnby
|
3e8cd9d748
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
|
2025-07-21 18:53:02 +12:00 |
|
Chirag Aggarwal
|
c729a84d51
|
chore: update dart to 16.1.0 and flutter to 17.0.2
|
2025-07-18 15:55:11 +05:30 |
|
Darshan
|
d4de3a722d
|
Merge branch '1.8.x' into 'update-documentation'.
|
2025-07-18 11:46:27 +05:30 |
|
Chirag Aggarwal
|
054b6a995a
|
update dotnet to 0.14.0
|
2025-07-14 08:54:37 +05:30 |
|
Chirag Aggarwal
|
421510f847
|
chore: update nodejs to 17.1.0
|
2025-07-02 11:01:25 +05:30 |
|
Darshan
|
6118d5b46d
|
remove: wrong examples.
|
2025-06-25 19:10:40 +05:30 |
|
Darshan
|
eb201fe2ae
|
update: examples.
|
2025-06-25 19:07:26 +05:30 |
|
Darshan
|
8632f3360f
|
bump: sdk examples.
|
2025-06-25 12:43:51 +05:30 |
|
Darshan
|
7f8fcb1b0b
|
fix: missing range on tables api.
|
2025-06-23 12:03:45 +05:30 |
|
Darshan
|
ebfa6eba8b
|
update: formatter, specs, docs, sdk method names.
|
2025-06-23 11:49:43 +05:30 |
|
Darshan
|
974037ee38
|
update: generate docs examples as per latest 1.8.x source.
|
2025-06-19 18:13:27 +05:30 |
|
Chirag Aggarwal
|
050a563db1
|
chore: update cli version and add bulk operation warnings
|
2025-06-14 13:24:10 +05:30 |
|
Aditya Oberai
|
d799891f53
|
Update Go SDK examples
|
2025-06-12 14:23:25 +00:00 |
|