1.4.10
What's Changed
Notable changes
- Update DB health API to return 500 if DB is down by @shimonewman in https://github.com/appwrite/appwrite/pull/7096
- Add cURL timeout and prevent storing response data for webhooks by @vermakhushboo in https://github.com/appwrite/appwrite/pull/7056
Fixes
- Fix swoole warning by @loks0n in https://github.com/appwrite/appwrite/pull/7071
- Fix regression from worker refactor by @stnguyen90 in https://github.com/appwrite/appwrite/pull/7074
- Fix the Health service's get X queue endpoints by @stnguyen90 in https://github.com/appwrite/appwrite/pull/7073
- Fix optional services by @abnegate in https://github.com/appwrite/appwrite/pull/7078
- Ensure usage endpoints don't throw 500 when usage is disabled by @stnguyen90 in https://github.com/appwrite/appwrite/pull/7087
- Fix missing functionId error on create execution by @loks0n in https://github.com/appwrite/appwrite/pull/7091
- Fix missing sessionId error by @loks0n in https://github.com/appwrite/appwrite/pull/7085
- Fix 500 error when creating proxy rule by @loks0n in https://github.com/appwrite/appwrite/pull/7084
- Ensure linked VCS repos and comments are deleted when project/function is deleted by @vermakhushboo in https://github.com/appwrite/appwrite/pull/7066
- Handle cases where password history could contain NULLs by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/7092
Miscellaneous
- Remove mock endpoints by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/7070
- Improve error handling and add more validation for migrations by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/6828
- Chore bump dependencies by @stnguyen90 in https://github.com/appwrite/appwrite/pull/7104
Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.9...1.4.10