This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Releases: OpenCodeFoundation/eSchool
Releases · OpenCodeFoundation/eSchool
v0.9.0
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
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
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
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
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)