Skip to content

Latest commit

 

History

History
367 lines (176 loc) · 18.3 KB

CHANGELOG.md

File metadata and controls

367 lines (176 loc) · 18.3 KB

2.3.0 (2024-12-03)

Features

  • parallel processing according to office hours (8209581)

2.2.4 (2024-10-14)

Bug Fixes

  • processor: correct reading processwindow options (7e21994)

2.2.3 (2024-10-14)

Bug Fixes

  • add logging processing window (a075928)

2.2.2 (2024-10-14)

Bug Fixes

  • correct SystemClock registration (55811fc)

2.2.1 (2024-10-14)

Bug Fixes

2.2.0 (2024-09-27)

Features

  • use job processing time window (f0556ce)

2.1.0 (2024-09-10)

Bug Fixes

Features

  • api: add datefilters for jobs endpoint + sort by date desc (dd03308)

2.0.3 (2024-06-19)

Bug Fixes

  • ci: add new staging pipeline (3e495c4)

2.0.2 (2024-04-08)

Bug Fixes

2.0.1 (2024-04-08)

2.0.0 (2024-03-15)

Features

BREAKING CHANGES

  • move to dotnet 8.0.2

1.9.8 (2024-02-08)

Bug Fixes

  • bump: ci dependency in workflow (aabc2cd)

1.9.7 (2024-02-08)

Bug Fixes

1.9.6 (2024-01-12)

Bug Fixes

  • Can't use Linq Any when using EF FromSqlRaw (c7e8c31)

1.9.5 (2023-11-30)

Bug Fixes

  • change upload dbase schema field lengths (029ee57)

1.9.4 (2023-09-14)

Bug Fixes

  • post notification when unhandled exception in job processor (3d09b43)

1.9.3 (2023-09-13)

Bug Fixes

  • change notification service name for job processor notifications (b90c9c7)
  • logging error upload grb (0089e08)

1.9.2 (2023-08-23)

Bug Fixes

  • open datareader + divide by zero exception (1fbc4b5)

1.9.1 (2023-08-23)

Performance Improvements

1.9.0 (2023-08-22)

Features

  • expand getjobrecords with archived jobrecords (a2c4d33)

1.8.2 (2023-08-21)

Bug Fixes

  • append error message with grid (00ad27a)
  • not execute job when previous job in error (443e077)

1.8.1 (2023-08-18)

Bug Fixes

  • record error formatting (7db79b3)

1.8.0 (2023-08-18)

Features

  • add errorcode to jobrecords archive (1b272c9)

1.7.6 (2023-08-14)

Bug Fixes

  • 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)

Bug Fixes

  • change gebouw_ALL.zip schema col from IDN to GRBIDN (1df4be8)

1.7.4 (2023-08-02)

Bug Fixes

  • jobResult IDN column to GRBIDN (261eca5)

1.7.3 (2023-07-28)

Bug Fixes

  • change jobresult column names to IDN, GRBOBJECT, GRID (0972d97)

1.7.2 (2023-07-26)

Bug Fixes

  • errormessage canceljob and jobresults (81734bb)
  • get buildingreadurl from config (ec86f89)

1.7.1 (2023-07-26)

Bug Fixes

  • grb importer missing file errors (2e368d7)

1.7.0 (2023-07-26)

Features

  • add grbobject and change schema names in jobresults (74df982)

1.6.1 (2023-07-25)

Bug Fixes

  • instantiate ticketError using different ctor + added more specific error message (1b68bd0)

1.6.0 (2023-07-20)

Features

  • add errorcode to jobrecord (ffa454d)

1.5.0 (2023-07-13)

Features

  • job is cancellable when in error but without job records (62fa608)

1.4.2 (2023-07-13)

Bug Fixes

  • message notification (1229163)
  • set job record status upon creating (c0e6a63)

1.4.1 (2023-07-10)

Bug Fixes

1.4.0 (2023-07-07)

Bug Fixes

  • set severity to good on completed jobs and camelcasing for jsonconvert (a9601c4)

Features

1.3.0 (2023-07-03)

Features

1.2.0 (2023-07-03)

Bug Fixes

  • set paket.tempalte to content copy always (055c58c)

Features

  • extend endpoints for ops (b4e73ca)

1.1.0 (2023-06-12)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • ensure job records are processed in order (2c31655)

1.0.4 (2023-06-05)

Bug Fixes

  • reference Be.Vlaanderen.Basisregisters.GrAr.Provenance in job processor (051df13)

1.0.3 (2023-06-02)

Bug Fixes

  • grp api deploy pipeline (0d481bd)

1.0.2 (2023-06-02)

Bug Fixes

1.0.1 (2023-06-02)

Bug Fixes

  • use correct ecr registry (baf1ab0)

1.0.0 (2023-06-02)

Bug Fixes

  • 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)