Skip to content

Releases: asimpleidea/kube-scraper-backend

v0.6.0

06 Feb 14:52
Compare
Choose a tag to compare
  • Create event type

v0.5.1

07 Jan 20:52
Compare
Choose a tag to compare

Fix Unimplemented error caused by function called GetAllChats instead of GetChatsList.

v0.5.0

28 Dec 18:53
Compare
Choose a tag to compare
  • --project-name moved to --project-id as it better reflects the name in firebase

v0.4.0

28 Dec 13:57
Compare
Choose a tag to compare
  • Add Dockerfile
  • Ability to listen for chat updates
  • Include listen in firestore command
  • --listen flag to enable/disable listening for chat updates

v0.3.0

28 Dec 13:27
Compare
Choose a tag to compare
  • Create the commands

v0.2.0

28 Dec 12:12
Compare
Choose a tag to compare
  • backendServer struct, implementing BackendServer

v0.1.0

28 Dec 11:22
Compare
Choose a tag to compare
  • grpc code
  • backend code
  • firestore implementation of backend