2.3.0 (2024-12-03)
- parallel processing according to office hours (8209581)
2.2.4 (2024-10-14)
- processor: correct reading processwindow options (7e21994)
2.2.3 (2024-10-14)
- add logging processing window (a075928)
2.2.2 (2024-10-14)
- correct SystemClock registration (55811fc)
2.2.1 (2024-10-14)
2.2.0 (2024-09-27)
- use job processing time window (f0556ce)
2.1.0 (2024-09-10)
- fix integration tests (66b1526)
- api: add datefilters for jobs endpoint + sort by date desc (dd03308)
2.0.3 (2024-06-19)
- ci: add new staging pipeline (3e495c4)
2.0.2 (2024-04-08)
- enable authorization (af00ad1)
2.0.1 (2024-04-08)
2.0.0 (2024-03-15)
- move to dotnet 8.0.2 (153a7b3)
- move to dotnet 8.0.2
1.9.8 (2024-02-08)
- bump: ci dependency in workflow (aabc2cd)
1.9.7 (2024-02-08)
- bump: ci new pipeline (ebc8a04)
1.9.6 (2024-01-12)
- Can't use Linq Any when using EF FromSqlRaw (c7e8c31)
1.9.5 (2023-11-30)
- change upload dbase schema field lengths (029ee57)
1.9.4 (2023-09-14)
- post notification when unhandled exception in job processor (3d09b43)
1.9.3 (2023-09-13)
- change notification service name for job processor notifications (b90c9c7)
- logging error upload grb (0089e08)
1.9.2 (2023-08-23)
- open datareader + divide by zero exception (1fbc4b5)
1.9.1 (2023-08-23)
1.9.0 (2023-08-22)
- expand getjobrecords with archived jobrecords (a2c4d33)
1.8.2 (2023-08-21)
1.8.1 (2023-08-18)
- record error formatting (7db79b3)
1.8.0 (2023-08-18)
- add errorcode to jobrecords archive (1b272c9)
1.7.6 (2023-08-14)
- add errors to ticket when errored job is cancelled (e9f648e)
- add http status code to not found error in httpproxy (ca5d888)
- error handling + warnings to completed ticket (469c1fe)
- get ticket errors from ticket when cancelling job (88705f5)
1.7.5 (2023-08-02)
- change gebouw_ALL.zip schema col from IDN to GRBIDN (1df4be8)
1.7.4 (2023-08-02)
- jobResult IDN column to GRBIDN (261eca5)
1.7.3 (2023-07-28)
- change jobresult column names to IDN, GRBOBJECT, GRID (0972d97)
1.7.2 (2023-07-26)
1.7.1 (2023-07-26)
- grb importer missing file errors (2e368d7)
1.7.0 (2023-07-26)
- add grbobject and change schema names in jobresults (74df982)
1.6.1 (2023-07-25)
- instantiate ticketError using different ctor + added more specific error message (1b68bd0)
1.6.0 (2023-07-20)
- add errorcode to jobrecord (ffa454d)
1.5.0 (2023-07-13)
- job is cancellable when in error but without job records (62fa608)
1.4.2 (2023-07-13)
1.4.1 (2023-07-10)
- fix appsettings (72e7ea3)
1.4.0 (2023-07-07)
- set severity to good on completed jobs and camelcasing for jsonconvert (a9601c4)
- add notifications (f7d7fcb)
1.3.0 (2023-07-03)
- add abstractions (fc6432f)
1.2.0 (2023-07-03)
- set paket.tempalte to content copy always (055c58c)
- extend endpoints for ops (b4e73ca)
1.1.0 (2023-06-12)
- limit authorization to DV on ResolveJobRecordError (beaf0e8)
- name of GetJob controller action (4106acb)
- rename JobRecordStatus.Complete to JobRecordStatus.Completed (1bee797)
- return api errors in Dutch (c23f4ac)
- get active jobs (a39f694)
- get job records (e7fb55b)
- resolve job record error (af93428)
- return job details additional to job records (de2eba3)
- store record number from dbase file on jobrecord (e720f01)
1.0.5 (2023-06-06)
- ensure job records are processed in order (2c31655)
1.0.4 (2023-06-05)
- reference Be.Vlaanderen.Basisregisters.GrAr.Provenance in job processor (051df13)
1.0.3 (2023-06-02)
- grp api deploy pipeline (0d481bd)
1.0.2 (2023-06-02)
- ci/cd prd pipeline (9601019)
1.0.1 (2023-06-02)
- use correct ecr registry (baf1ab0)
- add db schema to JobRecordsArchiver sql statements (9b4aa1b)
- already an open DataReader associated with this Connection + migration tablename (a856feb)
- BackOfficeApiResult IsSuccess evaluation (c788f92)
- build (705227e)
- complete ticket when grb job is cancelled (37c97b5)
- correct ecr registry in release.yaml (48636a6)
- don't use parallelization in jobrecordmonitor (b125f5a)
- error code null in errorWarningEvaluator (7036ff7)
- job results should use public api url (e318d71)
- make build.sh executable (b0e20ec)
- reference AggregateSource.ExplicitRouting (3396f3f)
- register AmazonS3Client with configured region (3f0e7e3)
- register grbApiOptions + routes backoffice api (138dc8d)
- remove redundant references (d80c6ef)
- run task with network configuration (f22c7bc)
- set grb results stream position to 0 before uploading (2487690)
- support binary file types in s3 getblobasync (abaf154)
- trigger build (05249de)
- zip job results dbf file (416aa00)