Skip to content

Latest commit

 

History

History
executable file
·
340 lines (175 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

executable file
·
340 lines (175 loc) · 17.1 KB

2.1.1 (2020-03-03)

Bug Fixes

  • update dockerid detection (3726089)

2.1.0 (2020-02-01)

Features

  • upgrade netcoreapp31 and dependencies (380a282)

2.0.0 (2020-01-27)

Features

  • upgrade to netcoreapp31 (087e9e7)

BREAKING CHANGES

  • Upgrade to .NET Core 3.1

1.12.2 (2019-11-14)

Bug Fixes

1.12.1 (2019-09-26)

Bug Fixes

  • add json formatting compact reference (fd52397)

1.12.0 (2019-09-26)

Features

  • upgrade projector and resume projections on start (e83dfe9)

1.11.3 (2019-09-17)

Bug Fixes

  • upgrade api for error headers (364de4d)

1.11.2 (2019-09-17)

Bug Fixes

  • use generic dbtraceconnection (78efa8f)

1.11.1 (2019-09-13)

Bug Fixes

  • update redis lastchangedlist to log time of lasterror (e6e1108)

1.11.0 (2019-09-12)

Features

  • keep track of how many times lastchanged has errored (407d8d2)

1.10.4 (2019-09-05)

Bug Fixes

1.10.3 (2019-09-05)

Bug Fixes

  • report correct version number (5eaae66)

1.10.2 (2019-09-03)

Bug Fixes

  • update problemdetails for xml response GR-829 (cad9231)

1.10.1 (2019-08-30)

Bug Fixes

  • correct spelling for legislative (25f5743)
  • make sure swagger documentation gets generated (ea816a7)
  • use correct problemdetails (2023696)

1.10.0 (2019-08-29)

Features

  • deleted publicservices return gone (2c4f7d6)

1.9.5 (2019-08-29)

1.9.4 (2019-08-27)

Bug Fixes

  • make datadog tracing check more for nulls (7606752)

1.9.3 (2019-08-27)

Bug Fixes

  • use new desiredstate columns for projections (1acfaa7)

1.9.2 (2019-08-27)

Bug Fixes

  • use fixed datadog tracing (10bffde)

1.9.1 (2019-08-26)

Bug Fixes

1.9.0 (2019-08-26)

Features

1.8.2 (2019-08-09)

Bug Fixes

  • fix container id in logging (830b2ab)

1.8.1 (2019-08-08)

Bug Fixes

1.8.0 (2019-08-06)

Bug Fixes

Features

  • make docker ui configurable (32181d2)

1.7.3 (2019-08-06)

Bug Fixes

1.7.2 (2019-08-06)

Bug Fixes

  • copy correct docker images from test (ec5c148)

1.7.1 (2019-08-06)

Bug Fixes

1.7.0 (2019-08-06)

Features

1.6.0 (2019-08-02)

Features

1.5.1 (2019-06-13)

Bug Fixes

  • dvr-92: remove duplicate routing param (9328eb3)

1.5.0 (2019-06-04)

Features

  • dvr-141: allow legaslative document id to be set on public service (d3fa066)
  • dvr-92: reuse uri style from legislative document id (fc6459a)
  • update vbr projector package (d0e4af0)

1.4.0 (2019-05-31)

Bug Fixes

  • dvr-92: add labeltypes to state (6a7f9e8)

Features

  • dvr-92: allow ipdc code to be set on public service (b26dc23)
  • dvr-92: expose ipdc code on public service GET (6bbd484)
  • dvr-92: project ipdc code via GET public service (57f39fb)
  • dvr-92: show ipdc code on public service view (2e190c3)
  • dvr-92: Show link to ipdc fiche (0143d0a)
  • dvr-92: validate ipdc code format (26769e4)

1.3.0 (2019-05-31)

Bug Fixes

  • dvr-116: add dummy vsTest target (017196c)

Features

  • dvr-116: add hosted service to feed ClockHasTicked events (dab9636)
  • dvr-116: resolve ClockProvider (f78733f)

1.2.2 (2019-05-21)

1.2.1 (2019-05-20)

1.2.0 (2019-04-25)

Features

  • update vbr projector package (833225b)

1.1.1 (2019-04-25)

Bug Fixes

  • correct entrypoint for Dockerfile (8649653)

1.1.0 (2019-04-15)

Bug Fixes

  • dvr-116: clearing dateTimePickers now works properly (4c85273)
  • dvr-116: make datetimepicker respond to first keyboard events (dd6b578)
  • dvr-116: pass cors origins to correct property (caac842)
  • dvr-116: prevent the life cycle stage id from skipping numbers (19aca32)
  • dvr-116: use 'inexact' named routes (2ce9ef2)
  • dvr-116: workaround for inability to register projections with deps (92ada86)
  • use correct name for connection string (de0df6a)

Features

  • dvr-116: add current life cycle stage to PublicServiceList (e4f7f0c)
  • dvr-116: add migrations for current life cycle stage (97baf5d)
  • dvr-116: Add readonly select when editing life cycle stage (84f73ff)
  • dvr-116: add support for life cycle paging and sorting (c2aef34)
  • dvr-116: add translations to life cycle stage type (7566ae2)
  • dvr-116: allow life cycle stages to be removed (0a32862)
  • dvr-116: allow user to remove life cycle stage through ui (7df40aa)
  • dvr-116: be strict in how dates are returned from the api (147b7bd)
  • dvr-116: do not require 'from' dates (020df9e)
  • dvr-116: Enable changing the period of a life cycle stage (66f7ae5)
  • dvr-116: expose the life cycle stage type name via api (765f3e9)
  • dvr-116: handle LifeCycleStageWasRemoved (01dbabb)
  • dvr-116: keep the grid in loading mode until refreshed (9c5e0c2)
  • dvr-116: make column widths look better imho (4a5ec03)
  • dvr-116: make responses and queries consistently Dutch (61cfc92)
  • dvr-116: make route consistent with resource name (8f81576)
  • dvr-116: make style more consistent with vl.be (79a51c5)
  • dvr-116: navigate to overview after add/change (d583bbc)
  • dvr-116: refresh list after removing a life cycle stage (6e1db80)
  • dvr-116: rename db column to LifeCycleStageType (f89a5d3)
  • dvr-116: rename localId to lifeCycleStageId (71811cc)
  • dvr-116: rename to be consistent with life cycle stage types (10bbaa0)
  • dvr-116: rename UnderDevelopment to Planned (84cafc3)
  • dvr-116: show active life cycle stage on service view (13d7e3a)
  • dvr-116: sort fields on numericals to avoid local evaluation (8663d66)
  • dvr-116: update startup to include health checks and more (b73bd1f)
  • dvr-116: use appropriate text for button (6076370)
  • dvr-116: use async and pass cancellation token (6d28a92)
  • dvr-116: use Dutch in routes (414194b)
  • dvr-116: use LocalDate instead of DateTime (5cb4515)
  • dvr-116: use value object for LifeCycleStageId (d0ca177)

1.0.1 (2019-03-26)

Bug Fixes

1.0.0 (2019-03-25)

Features

  • open source with EUPL-1.2 license as 'agentschap Informatie Vlaanderen' (c42a21c)