Skip to content

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

0.0.0-alpha.0.34

18 Apr 20:04
f05a646
Compare
Choose a tag to compare
0.0.0-alpha.0.34 Pre-release
Pre-release
[DMS-121] Added write permission (#41)

0.0.0-alpha.0.33

18 Apr 18:19
c2ed5df
Compare
Choose a tag to compare
0.0.0-alpha.0.33 Pre-release
Pre-release
[DMS-121] Improve Workflow Permissions (#39)

0.0.0-alpha.0.32

18 Apr 13:06
830f513
Compare
Choose a tag to compare
0.0.0-alpha.0.32 Pre-release
Pre-release
[METAED-1525] Use new ApiSchema.json format (#36)

* [METAED-1525] needs test fixup, revert apischema loader

* [METAED-1525] tests are fixed up

* [METAED-1525] back to nuget ApiSchema.json

* Fix Api schema tests

---------

Co-authored-by: CSR2017 <[email protected]>

0.0.0-alpha.0.31

17 Apr 01:53
aeca319
Compare
Choose a tag to compare
0.0.0-alpha.0.31 Pre-release
Pre-release
[DMS-98]  Validation errors in the wrong place (#35)

0.0.0-alpha.0.30

16 Apr 20:45
7370b46
Compare
Choose a tag to compare
0.0.0-alpha.0.30 Pre-release
Pre-release
[DMS-44] Pluralized Env name (#37)

0.0.0-alpha.0.29

12 Apr 15:19
597ebb0
Compare
Choose a tag to compare
0.0.0-alpha.0.29 Pre-release
Pre-release
[DMS-32] Pruning overposted body (#32)

* basic logic and expanded test

* refactor DocumentValidator to prune over posted data, modify unit tests accordingly

* Null checking. PR cleanup

* Single point of entry for DocumentValidator

* Refactor to avoid out parameter.

* rename function, add comment

0.0.0-alpha.0.28

11 Apr 20:32
d8bfb0e
Compare
Choose a tag to compare
0.0.0-alpha.0.28 Pre-release
Pre-release
[DMS-41] Develop Automated Tests for API Schema File Problems (#33)


Co-authored-by: Andony Nuñez <[email protected]>
Co-authored-by: Stephen Fuqua <[email protected]>

0.0.0-alpha.0.27

11 Apr 20:18
9e12c4c
Compare
Choose a tag to compare
0.0.0-alpha.0.27 Pre-release
Pre-release
[DMS-126] Update PowerShell Scripts to Avoid Write-Host (#34)

0.0.0-alpha.0.26

05 Apr 17:19
b432d2f
Compare
Choose a tag to compare
0.0.0-alpha.0.26 Pre-release
Pre-release
[DMS-48] Fake OAuth Endpoint (#28)

* Add required appsettings

* Add oauth/token endpoint which returns JWT token

* Fix failing tests

* Update appsettings on E2E tests

* Add authentication settings for e2e tests

* wait for container to start

* Add request and response

* Revert JWT changes

* Remove unwanted using

* Update resource path

0.0.0-alpha.0.25

05 Apr 15:30
30d66f6
Compare
Choose a tag to compare
0.0.0-alpha.0.25 Pre-release
Pre-release
[DMS-39] Equality Constraint Validation (#31)

* Initial class and test creation

* Validator logic

* simplify tests. tests passing

* E2E test and all tests passing

* cleanup

* revert generated feature files

* improve equality check, handle nulls

* improve e2e test

* fix dependabot, remove versioning-strategy not supported