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

Releases: presentium/api

v1.0.0

05 Sep 11:47
v1.0.0
487fe96
Compare
Choose a tag to compare

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

v0.0.4

11 Aug 17:06
v0.0.4
8a775f0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove jwks suffix from issuer uri (63beb8f)
  • Add health checks for load balancer and probes (1b388a8)

📖 Documentation

🤖 CI

  • Avoid adding release commits to changelog [skip ci] (8de47ea)
  • Bump (8507365)

❤️ Contributors

v0.0.3

11 Aug 09:44
v0.0.3
d93672e
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • release: Update image tags [skip ci] (a40b4ac)
  • release: Update image tags [skip ci] (97feb2f)
  • release: Update image tags [skip ci] (f296c99)
  • release: Update image tags [skip ci] (fb7d971)
  • release: Update image tags [skip ci] (89b1720)

🤖 CI

  • Fix build metadata having null values (0843331)
  • Fix tagging to detached head (1f7f12e)
  • Include build properties in classpath (1a36193)

❤️ Contributors

v0.0.2

09 Aug 16:23
v0.0.2
7cd2fd2
Compare
Choose a tag to compare

compare changes

🩹 Fixes

🏡 Chore

  • release: Update image tags [skip ci] (4beaa07)
  • release: Update image tags [skip ci] (5cbad42)
  • release: Update image tags [skip ci] (1a3d4b6)

🤖 CI

  • Unquoted port [skip ci] (5e9e3ee)

❤️ Contributors

v0.0.1

09 Aug 14:51
v0.0.1
0e3e654
Compare
Choose a tag to compare

🚀 Enhancements

  • Initial commit from spring initializr (f5b126f)
  • User authentication with OIDC providers (#3)

📖 Documentation

  • CODEOWNERS gradle protections (9f3f1a0)

🏡 Chore

🤖 CI

  • Fix spotless formatting on generated sources and liquibase main file (cebaad8)
  • Disable default gradle caching (2aa7f10)
  • Continuous delivery pipeline with Argo CD (f193ce5)
  • Rename steps in cd pipeline [skip ci] (b33163a)
  • Disable caching for release [skip ci] (c6ade35)
  • No skip ci for tag action [skip ci] (6ed1eda)
  • Add latest tag when deploying tag [skip ci] (f51bea7)
  • Prevent double image build upon release [skip ci] (0c628c2)
  • Edit both files in same job to prevent conflicts [skip ci] (f120db1)

❤️ Contributors