ESchool Versions Save

eSchool Microservice based Solution

v0.9.0

2 years ago

Bug Fixes

Features

  • certificate-processing: add build pipeline via github action (#499) (8b8db0e)
  • certificate-processing: add seq and serilog (#497) (de781b5)
  • exam-management: add build pipeline (627e305)
  • library-management: add build pipeline (47fb049)
  • pipeline: remove azure DevOps pipeline (#526) (2629e15)
  • result-processing: add build pipeline (d938efd)
  • Add docker files for 3 service (#518) (a907392)

v0.8.0

2 years ago

Features

  • certificate-processing: add initial implementation (#404) (a0e76a7)
  • enrolling: use factory to create domain object (4b26049)
  • enrollment: use strongly typed ids (#471) (1ca5244)
  • exam: add initial exam service (f17e2d8)
  • example-management: add seq and serilog (#491) (0cd1536)
  • library-management: initial implementation of library management service (#427) (bce5676)
  • result-processing: initial implementation of result processing service (#457) (f89ec12)
  • separate dockerfile for each services (0f0dddb)

v0.7.0

3 years ago

Bug Fixes

  • efcore sql globalization connection error (#293) (c4ace8a)
  • NuGet restore failing in docker build (4a1fee9)

Features

  • frontend-blazor: update MudBlazor to v5 (#386) (d5dc12d)
  • pipeline: better codeql pull request analysis (#389) (cf8f80a)
  • use global property file for generic code analyzers and project configuration (#332) (ffa43de)
  • frontend-blazor: add enrollment UI (#249) (48a2722)
  • frontend-blazor: add github action build pipeline (#309) (c843b2d)
  • webstatus: simplify webstatus project (#298) (fb51ba4)

v0.6.0

3 years ago

After 3 months, we are publishing new version. We are skipping v0.4.0 and v0.5.0.

Bug Fixes

  • doc: fix GraphQL gateway URL (bf17307)

Features

  • enrolling: add GraphQL support (#239) (16abcfe)
  • enrolling: replace deprecated set-env command (#236) (eebd832)
  • eschool-graphql: add build pipelines (#242) (813d033)
  • frontend-blazor: add blazor web assembly project (#243) (9740132)
  • frontend-blazor: read frontend configuration from host service (9a17cfe)
  • add graphql api gateway (#240) (dc0e813)
  • joining: remove joining service (#234) (d5835ca), closes #169
  • lib: update open telemetry to latest RC version (#238) (3d599cf)
  • update services to .NET 5 (#233) (d543280)
  • pipeline: add spell check to pull request (18f5b0d), closes #193
  • web-status: replace third party library files with libman package manager (0343337)

v0.3.0

3 years ago

Features

  • deployment: Initial deployment script (#178) (5344488), closes #146
  • enrolling: add open telemetry integration (eb751de)
  • enrolling: publish docker image to docker hub (#177)Closes #173 (43fb95c)
  • enrolling: update enrolling service to .NET 5.0 (#186) (a03d284), closes #167
  • pipeline: improve pipeline trigger (60e7fb7)

v0.2.0

3 years ago

Bug Fixes

  • enrolling: change email address as required field (e3da303)
  • enrolling: modify source path for code coverage (#166) (2845652), closes #164
  • enrolling: update NuGet packages (#161) (d4797b4)
  • broken identity service removed (62af44a), closes #95

Features

  • add GitHub code scanning (#165) (0cbc451)
  • enrolling: enable logging every command and query processing (0ac94ec)
  • enrolling: use mediatR to handle query (70114d7)
  • enable w3c trace context support (#159) (e1a69b8)
  • service-status: use sql database to store service health status (#157) (43b1148)