Skip to content

1.3.0

Compare
Choose a tag to compare
@EraYaN EraYaN released this 22 Sep 08:42
· 2 commits to master since this release

Release 1.3.0 (2023-10-24)

  • Add geldverstrekker field to the CallbackInschrijving model.
  • Add support for mTLS on the callback service.
    • By default when requested by the target server the public CA signed TLS certificate with the appropriate domain as Common Name will be offered as the client certificate.
    • Public TLS Certificates rotate every couple of months.
  • Change a couple of date-time fields that only contained a date to pure date fields. This might result is a different type in the generated clients and the service-side validation will be more strict. Times included in values will no longer be silently dropped, but will generate an error.
    • Change Modeldata model waardebepalingsdatum field to type date in OpenAPI spec.
    • Change Bestemmingsdata model datumBestemmingplan field to type date in OpenAPI spec.
    • Change Bodemdata model datumLaatsteOnderzoek field to type date in OpenAPI spec.
    • Change Referentieobject model verkoopdatum field to type date in OpenAPI spec.
    • Change VorigeVerkoop model verkoopdatum field to type date in OpenAPI spec.
    • Change waarderingInputParameters model peildatum field to type date in OpenAPI spec. This is an input field and will now require a date without a time.
  • Add desktopTaxatieHerwaardering product to enumeration ProductType.
  • The service no longer returns CORS headers.
  • Actions now correctly report the 'application/problem+json' Content-Type in the documentation for the HTTP 422 Unprocessable Entity responses.
  • Added energielabelData field to Objectdata model to contain the extra information about the energy label.
  • The OpenAPI spec generation was changed slightly and thus the generated and published clients might be affected. There might be some slight breaking changes at compile time, but the functionality remains the same.
    • For example for