1.4.3 (2023-10-24)¶
- Changed: lock attribute shows up in EIO.bestandsdelen POST response after creating an EIO.
1.4.2 (2023-09-25)¶
- Changed: added expand queryparameter to /zoek
- Changed: bestandsdeel serializer to include lock attribute
1.4.1 (2023-08-29)¶
- Changed: schema generation such that the lock attribute shows up in EIO.bestandsdelen GET response.
1.4.0 (2023-08-22)¶
Implementation changes¶
- Added: Implementation of ‘trefwoorden’ to the ‘EnkelvoudigInformatieobject’ model for improved metadata organization.
- Added: Integration of ‘trefwoorden’ filter to facilitate precise content filtering.
- Changed: Adjusted test suite to accommodate the new ‘trefwoorden’ attribute.
- Added: Introduction of ‘expand’ feature to the ‘documenten’ API, enabling more comprehensive data retrieval.
- Changed: Replaced hard-coded search logic for models and serializers.
- Changed: Renamed ‘_inclusions’ to ‘_expand’ for better clarity and consistency.
- Changed: Updated the ‘expand’ model to resolve previous errors and improve performance.
- Fixed: Corrected the URL for signals to ensure proper functionality.
- Updated: Expanded OpenAPI Specification (OAS) to include the ‘expand’ feature.
- Added: Custom renderer to enable camel case formatting for improved API response consistency.
- Fixed: Adjusted renderers to handle nested dictionaries and replace ‘Expand’ with ‘_expand’.
- Updated: ‘zrc expansions.py’ for alignment with the latest enhancements.
- Fixed: Handled scenarios involving empty values more gracefully.
- Fixed: Corrected an issue where a URL within a nested dictionary caused a server error.
- Fixed: signals url and removed notifications mixin #210
- Updated: ‘exclusions.py’ to handle non-type objects more effectively during iteration.
- Updated: Modified ‘expfield’ to ‘sub_field’ for clarity and precision in naming.
- Updated: eio validation such that status==definitief does not block update/patch
- Updated: help text for deprecated resources (verzenddatum and ontvangstdatum in openapi.yaml
1.3.0 (2023-03-29)¶
Implementation changes¶
- Changed permissions for EnkelVoudigInformatieObject such that PUT and PATCH can be applied to InformatieObject (`Issue 1777`_):
1.2.3 (2022-03-01)¶
Implementation changes¶
- Added
ENV
variable to turn off Notifications when running in a Container
1.2.2 (2022-02-22)¶
API spec bugfixes¶
- Fixed description of
faxnummer
,telefoonnummer
,mijnOverheid and ``emailadres
inVerzending
resource - Fixed
telefoonnnummer
not shown in openapi.yaml - Sets baseUrl to production server
1.2.1 (2022-02-21)¶
- added resource telefoonnummer to verzending
- removed double prefix /api/v1 in openapi.yaml
1.2.0 (2022-12-19)¶
API spec New Features¶
- Added Validation
locked
documents cannot be deleted. (Issue 1956): - Added new
/enkelvoudiginformatieobjecten/_zoek
endpoint which allows users to searchEnkelvoudingInformatieObject``s through the ``uuid
field (Issue 1881): - Add
Verzending
resource (Issue 1770): (Issue 1785): (Issue 1856): - Add new
documenten.geforceerd-bijwerken
scope which allows editingEnkelvoudingInformatieObject
with a status which equalsdefinitief
(`Issue 1859`_): - Added missing RGBZ attributes for existing resources to support TMLO. (Issue 1884):
API spec changes¶
- Fixed
taal
example to correct valuedut
instead ofnl
. (Issue 1775):
Implementation changes¶
- Added new notifications module
- replaced drf-yasg by drf-spectacular due to yasg not supporting Django 3.2
- Add missing
bleach
dependency - Replace Gulp with Webpack
1.1.0 (2022-06-30)¶
Bug fixes¶
- No API spec or Implementation changes, just updated the API version which unfortunately remained 1.1.0-alpha after deploying on 2020-12-04.
1.1.0-alpha (2020-12-04)¶
API spec changes¶
- Add ETag headers to the following resources (Issue 1096):
EnkelvoudigInformatieObject
Gebruiksrechten
ObjectInformatieObject
- Enable uploading of large files for
EnkelvoudigInformatieObject
(Issue 1078) - Remove audittrail headers from
ObjectInformatieObject
resource - Implement caching (conditional GET with ETag headers) (Issue 1096)
- Add
verzoek
type to possibleObjectInformatieObject.object_type
andkcc
to component enum - Change
ObjectInformatieObject.object
maxLength
from 200 -> 1000 (Issue 1542)
Implementation changes¶
- Add validation for
EnkelvoudigInformatieObject.inhoud
type (Issue 1530) - Fix error that occurred when trying to download a deleted/nonexistent
EnkelvoudigInformatieObject
(Issue 1617) - Remove audittrail logging and notifications from
ObjectInformatieObject
resource - Fix 406 error that occurred when trying to download
ObjectInformatieObject.inhoud
withapplication/octet-stream
header (Issue 1280) - Fix documentation references in API schema description (Issue 1552)
- Display API version and commit hash on component dashboard (Issue 1706)
Breaking changes¶
1.0.1 (2019-12-16)¶
API spec bugfix release. There are some fixes and clarifications in the API spec compared to 1.0.0. Additionally, some bugfixes without effect on the API spec have been carried out.
API spec changes¶
- Fix
EnkelvoudigInformatieObject
validations documentation: EnkelvoudigInformatieObject.informatieobjecttype
is immutableEnkelvoudigInformatieObject.informatieobjecttype
is validated against ZTC API spec onenkelvoudiginformatieobject_create
- Fix
Implementation changes¶
- Fix passing the port from nginx to django
1.0.0 final (2019-11-18)¶
tada: | Final 1.0.0 API spec release |
---|
1.0.0-rc2 bugfixes (2019-11-04)¶
Fixes of defects found in RC2
- Added querystring parameter checks to endpoints for unknown params
- Improved documentation on which validations apply where
- Fixed schema of
GegevensGroep
which may often benull
Breaking changes¶
PUT
andPATCH
calls are now blocked ifEnkelvoudigInformatieObject.status
isdefinitief
EnkelvoudigInformatieObject.informatieobjecttype
must now be published, added validator- Filtering on bad/unexpected URLs now returns an empty result list instead of validation errors
1.0.0-rc2 (2019-09-19)¶
Second release candidate.
- Documented webserver requirements so that consumers know the minimal size of request bodies they can send.
- Documented and implemented HTTP 413 for uploads that are too large
- Added documentation w/r to notifications to the API spec document itself. For provider implementations: this means you MUST send these notifications.
- Added resource validation for
EnkelvoudigInformatieObject.informatieobjecttype
- Fixed HTTP 5xx errors not being returned in JSON format for API endpoints
- Updated dependencies to latest security releases
- Fixed missing auth headers for OIO object resource validation
- Fixed downloading uploaded documents with content type
application/octet-stream
- Improved validation error message when base64 data with incorrect padding is detected
Breaking changes¶
- Removed audittrail and notifications from
ObjectInformatieObject
. You should instead consult the relevantZaakinformatieObject
orBesluitInformatieObject
. - Fixed typo in audit trail
Wijzigingen
schema (wasWijzgingen
)
1.0.0-rc1 (2019-07-18)¶
Release candidate tag
- Bumped to vng-api-common 1.0.0
- Bumped version numbers to 1.0.0-rc
- Changed
dut
intonld
for correct language identifier in tests - Added
EnkelvoudigInformatieObject.versie
andEnkelvoudigInformatieObject.beginRegitratie
attributes - Fixed attibutes showing as snake_case in API docs instead of camelCase
0.17.0 (2019-07-15)¶
More updates towards release candidate
- Updated docs
- Changed
taal
attribute into a 3-char string field instead of an enum - Turned all enum values into
snake_case
for consistency between APIs - Bumped to latest vng-api-common
0.16.0 (2019-07-11)¶
Updates towards release candidate
- Use human readable auto-generated document identifications
- Improved admin usability
- Improved documentation of
EnkelvoudigInformatieObject.inhoud
attribute - Build
develop
docker images for test environment - Documented
EnkelvoudigInformatieObject.formaat
- needs to be a MIME-type - Improved OAS consistency
- Added management command to migrate to new domains
Breaking changes¶
- Added pagination to
EnkelvoudigInformatieObject
list endpoint
0.15.4 (2019-07-02)¶
Added more logging to debug SSL issues
0.15.3 (2019-07-02)¶
Bugfixes
- Enabled /api/v1/callbacks webhook endpoint
- Fixed SSL detection behind reverse proxy, causing ZaakinformatieObject create to fail because of bad resource URLs
0.15.2 (2019-07-02)¶
Added a data migration to handle the flattened ZTC urls.
0.15.1 (2019-07-01)¶
Fixed bug in docker start script preventing fixtures from being loaded.
0.15.0 (2019-06-28)¶
Small feature release
- Added
EnkelvoudigInformatieObject.locked
to indicate if an EIO is locked or not. This boolean is consumed by ZRC validation. - Adapted tests for explicit OAS 3.x checks so that no OAS 2.x is served anymore
0.14.0 (2019-06-18)¶
Second release towards release candidate
- Added support for a minimal plugin system
- Added versioning of
EnkelvoudigInformatieObject
: - endpoints support
versie
andregistratieOp
querystring params (mutually exclusive) - if not provided, the most recent version is returned
- endpoints support
- Added versioning of
- Update (API schema) translations
Breaking changes¶
EnkelvoudigInformatieObject
can no longer be deleted if there are still relatedObjectInformatieObject
instances.ObjectInformatieObject
can no longer be deleted if the remote, canonical relation still exists. This means that you need to destroyZaakInformatieObject
/BesluitInformatieObject
first, which triggers the destruction ofObjectInformatieObject
and then finally you can destroy theEnkelvoudigInformatieObject
. Requires ZRC >= 0.17.0 and BRC >= 0.11.3
0.13.2 (2019-06-13)¶
Small QoL fixes
- Added audit-trail related tests
- Added ability to load fixtures during startup
- Make sendfile backend configurable through envvar
0.13.1 (2019-06-05)¶
Forgot to enable view-config view
0.13.0 (2019-06-05)¶
First release towards a release candidate
- added
download
operation/endpoint to the API spec - added authorization to the download of actual binary files
(
EnkelvoudigInformatieObject.inhoud
) - 🔒 replaced the file storage with private media storage
- Added locking and unlocking of documents
- Added unlock-override mechanism for administrators
- Updated to latest Django 2.2 (LTS)
Breaking changes¶
ObjectInformatieObject
is no longer the primary relation, it is now created by ZRC/BRC instead of directly by consumersObjectInformatieObject
no longer contains the relation information specific to theobjectType
- 🐋 Added nginx to the stack to facilitate sendfile download acceleration. Existing deployments directly connecting to uwsgi need to put nginx in front
EnkelvoudingInformatieObject
can no longer be updated (patch
,put
) without providing a lock ID, requiring you to lock it before updating
0.12.1 (2019-05-22)¶
Update API-spec - forgotten after 0.12.0
0.12.0 (2019-05-22)¶
Authorizations V2 and audit trail release - breaking changes!
- Authorizations are checked against authorizations component (AC), use the token tool to configure these.
- Added scopes for actions/resources that were not protected yet
- Renamed scopes for consistency and brevity, the
zds.scopes
prefix is dropped. - changed
invalid-params
toinvalidParams
in validation errors, following KP-API strategy - Added audit trails on documents (
informatieobject
) - Added unique-representation for resources
- Bumped dependency versions to latest security releases
0.11.0 (2019-04-18)¶
Added filtering to EnkelvoudingInformatieObject
resource
- Filter on
bronorganisatie
(RSIN) - Filter on
identificatie
Both are exact matches.
0.10.0 (2019-04-16)¶
API-lab release
- Improved homepage layout, using vng-api-common boilerplate
- Bumped to latest bugfix release of gemma-zds-client
Breaking changes¶
Flattened the
kenmerken
in notifications sent from a list of objects with one key-value to a single object with multiple key-value pairs. Requires the NC to be at version 0.4.0 or higher.Old:
{ "kenmerken": [ {"key1": "value1"}, {"key2": "value2"}, ] }
New:
{ "kenmerken": { "key1": "value1", "key2": "value2", } }
Removed the zds-schema compatibility. Upgrade to 0.9.1 first if you haven’t done so yet.
0.9.1 (2019-04-04)¶
vng-api-common notifications bugfixes
0.9.0 (2019-04-04)¶
Feature release for notifications
New features¶
- added notifications machinery. Configure the NC to use in the admin and then
run
python src/manage.py register_kanaal
to register the notifications exchange and be able to publish events. - added notifications documentation.
Breaking changes¶
- renamed
EnkelvoudigInformatieObject.vertrouwelijkaanduiding
toEnkelvoudigInformatieObject.vertrouwelijkheidaanduiding
- replaced zds-schema with vng-api-common. Run
python src/manage.py migrate_from_zds_schema
on existing installs to complete the migration.
Misc¶
- added URL to EUPL 1.2 license in API spec
- added contributing guidelines
- removed some unused sample templates
0.8.3 (2019-03-05)¶
Bugfix release
- Fixed #40 – the required gemma-zds-client version had a bug leading to
double slashes in generated URLs, thereby breaking the
ObjectInformatieObject
sync operation
0.8.1 (2019-02-27)¶
Fix operation -> scopes mapping
- Enforced required scopes
- Ensured scopes end up in OAS
0.8.0 (2019-02-27)¶
Archiving feature release
- added support for
DELETE
requests toEnkelvoudigInformatieObject
resource - added support for
DELETE
requests toObjectInformatieObject
resource
0.7.1 (2019-02-07)¶
Documentation improvements
- #620 - improve API documentation
- Bump Django and zds-schema to new patch versions
- Ship non-api documentation in Docker image
0.7.0 (2019-01-30)¶
API maturity release
- Attributes added (#549)
EnkelvoudingInformatieObject.bestandsomvang
(read-only)EnkelvoudingInformatieObject.bestandsnaam
(NOT as a group attribute)EnkelvoudingInformatieObject.integriteit
as nested object, possible checksum algorithm values are defined in enumEnkelvoudingInformatieObject.ontvangstdatum
EnkelvoudingInformatieObject.verzenddatum
EnkelvoudingInformatieObject.indicatieGebruiksrecht
- valuesnull
andfalse
are writable, fortrue
you need to leverage theGebruiksrechten
resourceEnkelvoudingInformatieObject.ondertekening
as nested objectEnkelvoudingInformatieObject.status
with business logic and interaction withontvangstdatum
- (Partial) updates enabled for
EnkelvoudingInformatieObject
- Added
Gebruiksrechten
resource with interaction onindicatieGebruiksrecht
- Updated to latest zds-schema version
0.6.10 (2018-12-13)¶
Bump Django and urllib
- urllib3<=1.22 has a CVE
- use latest patch release of Django 2.0
0.6.9 (2018-12-11)¶
Small bugfixes
- Fixed validator using newer gemma-zds-client
- Fixed reverting the
ObjectInformatieObject
creation if the remote relation cannot be created to prevent inconsistency - Fixed url-to-object resolution in filter params when hosted on a subpath
- Fixed validation of mismatching
object
andobjectType
when relating a document to an object - Added a name for the session cookie to preserve sessions on the same domain between components.
- Added missing Api-Version header
- Added missing Location header to OAS
0.6.0 (2018-11-27)¶
Stap naar volwassenere API
- Update naar recente zds-schema versie
- HTTP 400 errors op onbekende/invalide filter-parameters
- Docker container beter te customizen via environment variables
Breaking change¶
De Authorization
headers is veranderd van formaat. In plaats van <jwt>
is het nu Bearer <jwt>
geworden.
0.5.3 (2018-11-26)¶
Updated to zds-schema 0.14.0 to handle JWT decoding issues properly
0.5.2 (2018-11-22)¶
DSO API-srategie fix
Foutberichten bevatten een type
key. De waarde van deze key begint niet
langer incorrect met "URI: "
.
0.5.1 (2018-11-21)¶
Fix missing auth configuration from 0.5.0
0.5.0 (2018-11-21)¶
Autorisatie-feature release
- Maak authenticated calls naar ZTC en ZRC
- Voeg JWT client/secret management toe
- Opzet credentialstore om URLs te kunnen valideren met auth/autz
- Support toevoegd om direct OAS 3.0 te serven op
http://localhost:8000/api/v1/schema/openapi.yaml?v=3
. Zonder querystring parameter krijg je Swagger 2.0.
0.4.5 (2018-11-16)¶
Added CORS-headers
0.4.4 (2018-11-05)¶
Toevoeging van aardRelatie
aan ObjectInformatieObject
resource
aardRelatie
(hoort_bij
,legt_vast
) toegevoegd- implementatie waarbij
aardRelatie
gezet wordt op basis vanobjectType
0.3.3 (2018-10-24)¶
Tweaks aan ObjectInformatieObject
resource
registratiedatum
wordt door het systeem gegenereerd en is read-only- wijzigen van relatie (
object
,informatieobject
enobjectType
) is niet toegestaan
0.3.2 (2018-10-23)¶
Fix openapi schema
- Onderscheid tussen request body & response body is nu duidelijk
0.3.1 (2018-10-19)¶
Fixes in omgang met informatieobjectrelaties
- Serializer aangepast naar runtime gedrag. De relatie informatieobject-besluit heeft geen relatiegegevens. Deze worden nu ook genegeerd.
- Update van ZDS-client met betere logging.
- Nieuwe setting/envvar
IS_HTTPS
om URL-constructie van eigen resources robuuster te maken. Dit was voordien gebaseerd op deDEBUG
setting. - Concurrency in application server ingeschakeld
0.3.0 (2018-10-03)¶
Herwerking van informatieobjectrelaties.
- Mogelijke foutantwoorden in OAS 3.0 spec opgenomen
- Validatie toegevoegd op
informatieobjecttype
URL - Licentie toegevoegd (Boris van Hoytema <boris@publiccode.net>)
- Datamodel & API aangepast op generieke relatie tussen
InformatieObject
en gerelateerd object (zie hieronder) - Synchronisatie-actie gebouwd van DRC naar xRC zodat de relatie aan beide kanten bekend is.
De volgende aanpassingen zijn backwards-incompatible:
- endpoints
/zaakinformatieobjecten/...
zijn verdwenen en vervangen door/objectinformatieobjecten
registratiedatum
is een nieuw, verplicht veld bij eenObjectInformatieObject
objectType
is een nieuw, verplicht veld bij eenObjectInformatieObject
0.2.3 (2018-08-20)¶
Uitbreiding API spec
- verduidelijking oorsprong taal enum (ISO 639-2/B)
InformatieObject
velden toegevoegd:link
beschrijving
informatieobjecttype
- Filter toegevoegd aan
ZaakInformatieObject
voor zaak en informatieobject
0.2.2 (2018-08-15)¶
OAS 3.0 spec bijgewerkt voor VNG-Realisatie/gemma-zaken#169
- toevoeging van vertrouwelijkheidsaanduidding
- standardisering van formaat om taal te specificeren
0.2.1 (2018-07-25)¶
LIST operations toegevoegd aan DRC
GET /api/v1/enkelvoudige-informatieobjecten
geeft nu een lijst van resources terugGET /api/v1/zaakinformatieobjecten
geeft nu een lijst van resources terug
Daarnaast is er ook een schema validator toegevoegd.
0.2.0 (2018-07-25)¶
Gebruik UUIDs in de API urls in plaats van database primary keys
0.1.6 (2018-07-04)¶
- Dev tooling
- Documentation update
- Project hygiene improved