Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Releasing v1.8.0

Compare
Choose a tag to compare
@itzmeanjan itzmeanjan released this 18 Feb 14:09
· 62 commits to main since this release
b53e479

Changes 📝

  • Automatic clean up of historical delivery data by independent worker [ Generally used for determining whether user has crossed allowed rate limit or not ]
  • More graphQL APIs
  • Improved API documentation [ Check readme please ]
  • Updated how API keys are generated for users, now considering latest UNIX timestamp also to make it harder to guess
  • HTTP GET API for querying how many websocket sessions being handled by ette deployment
  • Better logging with how many read/ write ops performed on underlying socket connection, during life time of one websocket connection