Skip to content

Releases: telepat-io/telepat-api

0.2.4

26 Sep 12:12
Compare
Choose a tag to compare
  • Implemented /admin/authorize and /admin/deauthorize to add/remove admins to an application
  • Replaced "manual" patch forming with Delta.formPatch
  • Updated code to use Messaging Client instead of directly kafka
  • Updated code to use the TelepatError class for API errors
  • Improved input validation and documentation