Skip to content

Releases: bgwdotdev/go-oneroster-sis-sync

v0.4.0-beta.2

03 Aug 00:13
Compare
Choose a tag to compare
v0.4.0-beta.2 Pre-release
Pre-release
  • Fix duplicate pupil records from PASS by adding check for dbo.pupil.RECORD_TYPE=1
  • Limit logspam by moving api responses: info > debug
  • Add 'status' field to parent PASS query
  • Remove old PASS sql queries
  • Add Makefile

v0.3.2 -- bug fix

31 Jul 03:57
Compare
Choose a tag to compare

For use with v0.3.1 of the go-oneroster server

  • Fix bug with Academic Session query using a static academic year rather than the passed variable

v0.4.0-beta.1

30 Jul 22:23
b95f042
Compare
Choose a tag to compare
v0.4.0-beta.1 Pre-release
Pre-release

Release in line with goors-v0.4.0-beta.1: https://github.com/fffnite/go-oneroster/releases/tag/v0.4.0-beta.1

  • Adds support for querying parents/guardians
  • Reworks sql user query to a json array (requires > SQLServer 2016)
  • Fixes bug with academic year query using a static parameter instead of the provided variable

v0.3.1

30 Jul 22:13
Compare
Choose a tag to compare