Skip to content

Releases: PinguApps/AppwriteSdk

v0.4.5

19 Dec 18:03
865a4e1
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#583] Xml docs should be present in nugets now - Thanks to @pingu2k4!

📄 Documentation

  • [#583] Xml docs should be present in nugets now - Thanks to @pingu2k4!

🔗 Dependencies

  • [#582] Update dependency xunit.runner.visualstudio to v3 - Thanks to @renovate!

v0.4.4

18 Dec 05:27
03a9560
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.4.3

18 Dec 04:54
ebe6782
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#574] Changed private references to shared model to enable ability to reference public classes again - Thanks to @pingu2k4!

v0.4.2

18 Dec 04:24
3a2b791
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#570] Added dependencies to client and server from shared project - Thanks to @pingu2k4!

v0.4.1

18 Dec 04:01
632e03b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#566] Removed incorrect external dependency on Shared project - Thanks to @pingu2k4!

🔗 Dependencies

  • [#564] Update actions/upload-artifact digest to 6f51ac0 - Thanks to @renovate!
  • [#563] Update alstr/todo-to-issue-action digest to 9733933 - Thanks to @renovate!
  • [#562] Update alstr/todo-to-issue-action digest to c9ead1e - Thanks to @renovate!

v0.4.0

11 Dec 01:12
c74b1f3
Compare
Choose a tag to compare

Changes

🚀 Features

🔗 Dependencies

  • [#556] Update alstr/todo-to-issue-action digest to f357c40 - Thanks to @renovate!
  • [#553] Update actions/cache digest to 1bd1e32 - Thanks to @renovate!
  • [#543] Update alstr/todo-to-issue-action digest to 3ac81cb - Thanks to @renovate!
  • [#540] Update alstr/todo-to-issue-action digest to 7b4aab7 - Thanks to @renovate!
  • [#539] Update dependency Microsoft.NET.Test.Sdk to 17.12.0 - Thanks to @renovate!
  • [#537] Update dependency FluentValidation to 11.11.0 - Thanks to @renovate!
  • [#536] Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.1 - Thanks to @renovate!
  • [#535] Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.0 - Thanks to @renovate!
  • [#534] Update dotnet monorepo to v9 (major) - Thanks to @renovate!
  • [#533] Update alstr/todo-to-issue-action digest to 5157ba9 - Thanks to @renovate!
  • [#532] Update alstr/todo-to-issue-action digest to 59c6b53 - Thanks to @renovate!
  • [#530] Update alstr/todo-to-issue-action digest to efb8b98 - Thanks to @renovate!

🌀 Meta

  • [#559] Bump Version - Thanks to @pingu2k4!
  • [#558] Fixed code factor quality issues - Thanks to @pingu2k4!
  • [#531] Add security section for release labels and release drafter - Thanks to @pingu2k4!

v0.3.1

06 Nov 02:48
a663492
Compare
Choose a tag to compare

Changes

🔒 Security

  • [#525] Update dependency Refit.HttpClientFactory to v8 - Thanks to @renovate!

🔗 Dependencies

  • [#525] Update dependency Refit.HttpClientFactory to v8 - Thanks to @renovate!
  • [#524] Pin alstr/todo-to-issue-action action to 53d8a86 - Thanks to @renovate!
  • [#328] Pin actions/stale action to 28ca103 - Thanks to @renovate!
  • [#519] Update actions/setup-dotnet digest to 3e891b0 - Thanks to @renovate!
  • [#518] Update EnricoMi/publish-unit-test-result-action action to v2.18.0 - Thanks to @renovate!
  • [#517] Update actions/checkout digest to 11bd719 - Thanks to @renovate!
  • [#514] Update actions/cache digest to 6849a64 - Thanks to @renovate!

🌀 Meta

v0.3.0

20 Oct 20:10
f1b883b
Compare
Choose a tag to compare

Main Focus

  • Teams API full support!

Changes

📄 Documentation

  • [#322] Update README.md for Appwrite SDKs with usage examples and health checks - Thanks to @pingu2k4!

v0.2.0

13 Oct 21:20
0718023
Compare
Choose a tag to compare

Changes

  • [#294] Implemented delete push target - Thanks to @pingu2k4!
  • [#293] Implemented update push target - Thanks to @pingu2k4!
  • [#292] Implemented create push target - Thanks to @pingu2k4!
  • [#291] Created stricter JsonSerialisation rules - Thanks to @pingu2k4!
  • [#286] added user agent header - Thanks to @pingu2k4!
  • [#285] Implemented update phone verification - Thanks to @pingu2k4!
  • [#284] Implemented update email verification - Thanks to @pingu2k4!
  • [#283] Implemented create token - Thanks to @pingu2k4!
  • [#282] Implemented update user target - Thanks to @pingu2k4!
  • [#280] Implemented get user target - Thanks to @pingu2k4!
  • [#279] Implemented delete user target - Thanks to @pingu2k4!
  • [#278] Implemented create user target - Thanks to @pingu2k4!
  • [#277] Implemented list user targets - Thanks to @pingu2k4!
  • [#276] Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.11 - Thanks to @renovate!
  • [#275] Implemented update user status - Thanks to @pingu2k4!
  • [#274] Implemented delete user session - Thanks to @pingu2k4!
  • [#272] Implemented create session - Thanks to @pingu2k4!
  • [#271] Implemented list user sessions - Thanks to @pingu2k4!
  • [#270] Implemented delete user sessions - Thanks to @pingu2k4!
  • [#269] Implemented update user preferences - Thanks to @pingu2k4!
  • [#268] Implemented get user preferences - Thanks to @pingu2k4!
  • [#267] Update actions/upload-artifact digest to b4b15b8 - Thanks to @renovate!
  • [#266] Update dotnet monorepo - Thanks to @renovate!
  • [#265] Implemented users update phone - Thanks to @pingu2k4!
  • [#264] Implemented update password - Thanks to @pingu2k4!
  • [#263] Implemented update name - Thanks to @pingu2k4!
  • [#262] Implemented create mfa recovery codes - Thanks to @pingu2k4!
  • [#261] Implemented regenerate mfa recovery codes - Thanks to @pingu2k4!
  • [#259] Update dependency System.Text.Json to 8.0.5 [SECURITY] - Thanks to @renovate!
  • [#260] Update actions/upload-artifact digest to 604373d - Thanks to @renovate!
  • [#258] Implemented get mfa recovery codes - Thanks to @pingu2k4!
  • [#257] Implemented list factors - Thanks to @pingu2k4!
  • [#256] Implemented delete authenticator - Thanks to @pingu2k4!
  • [#255] Implemented update mfa - Thanks to @pingu2k4!
  • [#254] Implemented list user memberships - Thanks to @pingu2k4!
  • [#253] Implemented list user logs - Thanks to @pingu2k4!
  • [#252] Implemented create user jwt - Thanks to @pingu2k4!
  • [#250] Update actions/upload-artifact digest to 8448086 - Thanks to @renovate!
  • [#251] Implemented update user labels - Thanks to @pingu2k4!
  • [#249] Implemented update email - Thanks to @pingu2k4!
  • [#247] Update actions/cache digest to 3624ceb - Thanks to @renovate!
  • [#248] Implemented delete user - Thanks to @pingu2k4!
  • [#246] Implemented get user - Thanks to @pingu2k4!
  • [#245] Implemented create user with sha password - Thanks to @pingu2k4!
  • [#244] Implemented create user with scrypt modified password - Thanks to @pingu2k4!
  • [#243] added repobeats analytics to readme - Thanks to @pingu2k4!
  • [#242] Update actions/checkout digest to eef6144 - Thanks to @renovate!
  • [#241] Update actions/upload-artifact digest to 604373d - Thanks to @renovate!
  • [#240] Update actions/cache digest to 2cdf405 - Thanks to @renovate!
  • [#239] Implemented create user with scrypt password - Thanks to @pingu2k4!
  • [#238] implemented create user with phpass password - Thanks to @pingu2k4!
  • [#237] implemented create user with md5 password - Thanks to @pingu2k4!
  • [#236] Implemented delete identity for users api - Thanks to @pingu2k4!
  • [#235] implemented list identities for users api - Thanks to @pingu2k4!
  • [#234] Implemented create user with bcrypt password - Thanks to @pingu2k4!
  • [#233] Implemented create user with argon2 password - Thanks to @pingu2k4!
  • [#232] Implemented create user for Users API - Thanks to @pingu2k4!
  • [#231] Implemented list users - Thanks to @pingu2k4!
  • [#230] Created base for users api - Thanks to @pingu2k4!
  • [#229] Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.10 - Thanks to @renovate!
  • [#228] Update dependency xunit to 2.9.2 - Thanks to @renovate!
  • [#225] Readme fix - Thanks to @pingu2k4!

v0.1.0

25 Sep 01:11
db1eef0
Compare
Choose a tag to compare

Changes

  • [#179] An all-round overhaul of intellisense comments - Thanks to @pingu2k4!
  • [#178] sorted methods and interfaces - Thanks to @pingu2k4!
  • [#177] Switched to requests for methods using string params - Thanks to @pingu2k4!
  • [#175] Implemented create phone verification confirmation - Thanks to @pingu2k4!
  • [#174] Implemented create phone verification - Thanks to @pingu2k4!
  • [#172] Implemented update phone session - Thanks to @pingu2k4!
  • [#171] Update dependency xunit to 2.9.1 - Thanks to @renovate!
  • [#170] Implemented create phone token - Thanks to @pingu2k4!
  • [#169] Implemented delete identity - Thanks to @pingu2k4!
  • [#168] Implemented list identities - Thanks to @pingu2k4!
  • [#167] Implemented create oauth2 token - Thanks to @pingu2k4!
  • [#166] Implemented update magic url session - Thanks to @pingu2k4!
  • [#164] Adjusted all validators to provide better feedback - Thanks to @pingu2k4!
  • [#163] Implemented create magic url token - Thanks to @pingu2k4!
  • [#161] Update refit monorepo to 7.2.1 - Thanks to @renovate!
  • [#160] Update refit monorepo to 7.2.0 - Thanks to @renovate!
  • [#159] Update dependency FluentValidation to 11.10.0 - Thanks to @renovate!
  • [#158] Updated readme to show we are not implementing push targets as part … - Thanks to @pingu2k4!
  • [#157] Implemented update status - Thanks to @pingu2k4!
  • [#156] 105 delete session - Thanks to @pingu2k4!
  • [#154] create session Implemented for server sdk - Thanks to @pingu2k4!
  • [#153] Update dependency Microsoft.NET.Test.Sdk to 17.11.1 - Thanks to @renovate!
  • [#152] Update EnricoMi/publish-unit-test-result-action action to v2.17.1 - Thanks to @renovate!
  • [#150] Update dependency Moq to 4.20.71 - Thanks to @renovate!
  • [#151] Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.9 - Thanks to @renovate!
  • [#149] Added create email password session server implementation - Thanks to @pingu2k4!
  • [#148] Added server implementation of create anonymous session - Thanks to @pingu2k4!
  • [#144] added missing server endpoints to account api - Thanks to @pingu2k4!
  • [#142] Updated all docs links to 1.6.x - Thanks to @pingu2k4!
  • [#140] Update actions/upload-artifact digest to 5076954 - Thanks to @renovate!
  • [#139] Update dependency Microsoft.NET.Test.Sdk to v17.11.0 - Thanks to @renovate!
  • [#137] Added utility to convert secret and userId into session secret token - Thanks to @pingu2k4!
  • [#136] Implemented create oauth2 session - Thanks to @pingu2k4!
  • [#134] Implemented create email password session - Thanks to @pingu2k4!
  • [#133] Implemented create anonymous session - Thanks to @pingu2k4!
  • [#132] Implemented delete sessions - Thanks to @pingu2k4!
  • [#131] Implemented list sessions - Thanks to @pingu2k4!
  • [#130] Implemented create password recovery confirmation - Thanks to @pingu2k4!
  • [#129] Implemented create password recovery - Thanks to @pingu2k4!
  • [#128] Implemented regenerate mfa recovery codes - Thanks to @pingu2k4!
  • [#127] Implemented get mfa recovery codes - Thanks to @pingu2k4!
  • [#126] Implemented create mfa recovery codes - Thanks to @pingu2k4!
  • [#125] Implemented list factors - Thanks to @pingu2k4!
  • [#124] Implemented create 2fa challenge confirmation - Thanks to @pingu2k4!
  • [#123] Implemented create 2fa challenge - Thanks to @pingu2k4!
  • [#122] Implemented delete authenticator - Thanks to @pingu2k4!
  • [#121] Added missing docs links - Thanks to @pingu2k4!
  • [#120] Implemented update mfa - Thanks to @pingu2k4!
  • [#119] Implemented verify authenticator - Thanks to @pingu2k4!
  • [#118] Implemented add authenticator - Thanks to @pingu2k4!
  • [#117] Update actions/upload-artifact digest to 834a144 - Thanks to @renovate!
  • [#116] Implemented list logs - Thanks to @pingu2k4!
  • [#115] Implemented account - create jwt - Thanks to @pingu2k4!
  • [#81] create email verification confirmation - Thanks to @pingu2k4!
  • [#80] create email verification - Thanks to @pingu2k4!
  • [#79] Update actions/upload-artifact digest to 89ef406 - Thanks to @renovate!
  • [#78] update session implementation - Thanks to @pingu2k4!
  • [#76] Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.8 - Thanks to @renovate!
  • [#75] Added get session implementation - Thanks to @pingu2k4!
  • [#74] Removed condition that we need to have a successful response to change cookies - Thanks to @pingu2k4!
  • [#72] create session implementation - Thanks to @pingu2k4!
  • [#71] Implemented create magic url - Thanks to @pingu2k4!
  • [#70] Made internal interfaces internal rather than public - Thanks to @pingu2k4!
  • [#69] Update EnricoMi/publish-unit-test-result-action action to v2.17.0 - Thanks to @renovate!
  • [#68] Update xunit-dotnet monorepo - Thanks to @renovate!
  • [#67] Added update preferences implementation - Thanks to @pingu2k4!
  • [#66] Added get account preferences - Thanks to @pingu2k4!
  • [#64] Added validators, and validation of request objects within SDK - Thanks to @pingu2k4!
  • [#63] Update dependency System.Text.Json to v8.0.4 [SECURITY] - Thanks to @renovate!
  • [#62] Update actions/setup-dotnet digest to 6bd8b7f - Thanks to @renovate!
  • [#61] Update phone implementation - Thanks to @pingu2k4!
  • [#60] update password implementation - Thanks to @pingu2k4!
  • [#59] Implemented UpdateName - Thanks to @pingu2k4!
  • [#58] Renamed common folder and sln - Thanks to @pingu2k4!
  • [#57] Added update email implementation - Thanks to @pingu2k4!
  • [#55] added notice to PR template - Thanks to @pingu2k4!
  • [#53] fixed 2 minor code quality issues - Thanks to @pingu2k4!
  • [#52] Added usage and docs to README - Thanks to @pingu2k4!
  • [#50] Added intellisense comments to everything public in all projects - Thanks to @pingu2k4!
  • [#49] Added check to PR template and CONTIBUTING - Thanks to @pingu2k4!
  • [#48] Added fuller test coverage - Thanks to @pingu2k4!
  • [#32] Update actions/upload-artifact digest to 0b2256b - Thanks to @renovate!
  • [#31] 26 add client CreateAccount endpoint - Thanks to @pingu2k4!
  • [#29] 17 add misc GitHub files - Thanks to @pingu2k4!
  • [#28] Update refit monorepo to v7.1.2 - Thanks to @renovate!
  • [#27] Updated header on readme to reflect name change - Thanks to @pingu2k4!
  • [#22] Added readme and icon to server project so that it should pack correc… - Thanks to @pingu2k4!
  • [#19] Updated readme with accurate reflection of implementation progress - Thanks to @pingu2k4!
  • [#16] Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.7 - Thanks to @renovate!
  • [#15] Update actions/checkout digest to 692973e - Thanks to @renovate!
  • [#14] 8 setup cicd - Thanks to @pingu2k4!
  • [#13] Update xunit-dotnet monorepo to v2.8.1 - Thanks to @renovate!
  • [#12] Update dependency Microsoft.NET.Test.Sdk to v17.10.0 - Thanks to @renovate!
  • [#11] Update dependency coverlet.collector to v6.0.2 - Thanks to @renovate!
  • [#10] Added test projects to test the SDK's - Thanks to @pingu2k4!
  • [#9] Moved projects within src, and re-resolved references - Thanks to @pingu2k4!
  • [#5] Progress in readme - Thanks to @pingu2k4!
  • [#4] Update refit monorepo to v7.1.1 - Thanks to @renovate!
  • [#3] Update refit monorepo to v7.1.0 - Thanks to @renovate!
  • [#2] Setup projects - Thanks to @pingu2k4!