Releases: astroid-app/v2
Releases · astroid-app/v2
v2.10.19-16-beta
Changes
- fixed bug in healtcheck
- every caller of
surrealdb_handler.get_endpoint
specifies as caller for better debugging - added suspension handler with suspension checks
Todo
- delete endpoint and it's data 7 days after suspension (in progress)
- add api route to suspend, unsuspend and update endpoints suspensions (think about, how this will be possible [authentication, permission, etc.])
- add automatic unsuspension after the
expireAt
timestamp is reached, if provided (in progress) - Privacy: add disclaimer what happens after endpoint termination
Full Changelog: v2.10.11-23-beta...v2.10.19-15-beta
v2.10.10-23-beta
Changes
- fixed nerimity file upload due to an update of the cdn
Todo
- delete endpoint and it's data 7 days after suspension
- add api route to suspend, unsuspend and update endpoints suspensions (think about, how this will be possible [authentication, permission, etc.])
- add automatic unsuspension after the
expireAt
timestamp is reached, if provided - Privacy: add disclaimer what happens after endpoint termination
Full Changelog: v2.10.09-23-beta...v2.10.11-23-beta
v2.10.09-23-beta
Changes
- added repair option for endpoints that have corrupted datastructure
Todo
- delete endpoint and it's data 7 days after suspension
- add api route to suspend, unsuspend and update endpoints suspensions (think about, how this will be possible [authentication, permission, etc.])
- add automatic unsuspension after the
expireAt
timestamp is reached, if provided - Privacy: add disclaimer what happens after endpoint termination
Full Changelog: v2.10.05-20-beta...v2.10.09-23-beta
v2.10.05-20-beta
Changes
- added route to get all endpoints
- switched to status code
200
on healthcheck if endpoint data is corrupted/missing keys
Todo
- delete endpoint and it's data 7 days after suspension
- add api route to suspend, unsuspend and update endpoints suspensions (think about, how this will be possible [authentication, permission, etc.])
- add automatic unsuspension after the
expireAt
timestamp is reached, if provided - Privacy: add disclaimer what happens after endpoint termination
Full Changelog: v2.10.04-21-beta...v2.10.05-20-beta
v2.10.04-21-beta
Changes
- Endpoints can now be suspended
- Fixed bug where after posting to
/update/ENDPOINTID
it always returnedInternal Server Error
. The reason was a not awaited async function.
Todo
- delete endpoint and it's data 7 days after suspension
- add api route to suspend, unsuspend and update endpoints suspensions (think about, how this will be possible [authentication, permission, etc.])
- add automatic unsuspension after the
expireAt
timestamp is reached, if provided - Privacy: add disclaimer what happens after endpoint termination
v2.09.29-22.2-beta
Changes
- fixed bug with getting statistics
v2.09.29-22.1-beta
Changes
- add statistics (monthly and total messages sent, total endpoints registered)
- fix bug where rounded message count is 0 if >500 and <1000
v2.09.20-20.2-beta
Changes
- added healthcheck endpoint (only accessible with master token or astroid bot/s [coming soon])
- fix a
W
inside code
v2.09.4-19-beta
Changes
- Using an invisible character when sending messages that have attachments but no message content
v2.09.1-14.2-beta
Changes
- Fixing bug with empty message content