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

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 11:47
· 6 commits to main since this release
v1.0.0
487fe96

compare changes

🚀 Enhancements

  • Api model creation (#7)
  • Initial gRPC generation and mTLS connection handling (#12)
  • grpc: Handle incoming rpc incl. event bus for outbounds (#15)
  • Api for managing devices (#16)
  • Api for student management (#11)
  • Api absence attendance management (#14)
  • Schedule read and import (#17)
  • Class sessions for student presence (9e90c93)
  • Api for student presences (a5e743a)

🩹 Fixes

  • Class session should refer to class not course (3c9a7ca)
  • Grpc deployment [skip ci] (e8eb7c9)
  • Grpc deployment [skip ci] (b165e5a)
  • Presence api changes for dashboard (#18)
  • Disable replay for grpc out events (62c720d)
  • Change function name (ab4024a)
  • Handle unregistered student as KO message (4b19a37)
  • Connect to vault using https (34de0b7)
  • Add trust for kube CA [skip ci] (92a4d63)
  • Better probe settings [skip ci] (8fbc5de)

💅 Refactors

  • Simplify service and controller standard path (cfe393d)

❤️ Contributors