Skip to content

Releases: Ed-Fi-Alliance-OSS/Data-Management-Service

0.0.0-alpha.0.44

10 May 15:02
2ca9785
Compare
Choose a tag to compare
0.0.0-alpha.0.44 Pre-release
Pre-release
[DMS-35] Reference extraction (#52)

* [DMS-35] Reference extraction

* [DMS-35] added tests

0.0.0-alpha.0.43

09 May 16:55
11679e7
Compare
Choose a tag to compare
0.0.0-alpha.0.43 Pre-release
Pre-release
[DMS-163] Create and initialize Postgres database on api start (#57)

* Project skeletons

* Read configuration settings for db deploy

* Documents table creation

* Partition documents table

* Handle deployment failure

* Readme update

* Disable broken featue

* Move appsettings

* Do not initialize database if invalid appsettings

* Rearrange and fix dockerfile

* Use DbUp-Core

* 16 partitions

* Simplify dockerfile, add dockerignore

* Use varchar, fix partitions

0.0.0-alpha.0.42

08 May 17:08
c106e4f
Compare
Choose a tag to compare
0.0.0-alpha.0.42 Pre-release
Pre-release
[DMS-116] E2E: SchoolYearScenarios (#54)

0.0.0-alpha.0.41

07 May 00:38
0c45f56
Compare
Choose a tag to compare
0.0.0-alpha.0.41 Pre-release
Pre-release
[DMS-138] AbstractEntity and QueryString: TotalCount Feature Files (#49)

0.0.0-alpha.0.40

03 May 21:10
aca6d8a
Compare
Choose a tag to compare
0.0.0-alpha.0.40 Pre-release
Pre-release
[DMS-118] Token Introspection Feature File (#51)

* Recommended Gherkin extensions
* Code review comments

0.0.0-alpha.0.39

02 May 16:25
e405917
Compare
Choose a tag to compare
0.0.0-alpha.0.39 Pre-release
Pre-release
[DMS-137] Do not run PR workflow on main (#47)

* Do not run pr job on main

* Only run dependency review on pull request

---------

Co-authored-by: Stephen Fuqua <[email protected]>

0.0.0-alpha.0.38

01 May 20:13
5614cd3
Compare
Choose a tag to compare
0.0.0-alpha.0.38 Pre-release
Pre-release
add codeowners file (#50)

0.0.0-alpha.0.37

01 May 16:17
71efe10
Compare
Choose a tag to compare
0.0.0-alpha.0.37 Pre-release
Pre-release
[DMS-100] Line endings in Req'n'roll code-behind files (#45)

* LF for feature files

* Exclude feature clases on gitignore

* Revert "Exclude feature clases on gitignore"

This reverts commit e35c0ef00cbd16e76b59970c9b2b8a8ea5fb0d0e.

* change to crlf for features classes

* try add feature.cs as binary

* crlf for feature classes and update that clases one more time

0.0.0-alpha.0.36

29 Apr 21:35
633f643
Compare
Choose a tag to compare
0.0.0-alpha.0.36 Pre-release
Pre-release
[DMS-42] Validate configuration options and return 500 when invalid (…

0.0.0-alpha.0.35

19 Apr 14:24
5ffffc0
Compare
Choose a tag to compare
0.0.0-alpha.0.35 Pre-release
Pre-release
[DMS-121] Put back permissions after PR (#42)