Tags give the ability to mark specific points in history as being important
-
v2.1.0
1f8937a1 · ·- Front-end - Improved configuration of back-end URLs - Use Alpine as container base - Fix redirect and remove custom entry-point in nginx - Attribute detail overview and editing - Back-end - use of If-Modified-Since header for PDP pull configuration calls - do not try to read pull configs if path empty - fix attribute handling for PostgreSQL - upgrade external dependencies - Generic mock data-service - Full CRUD support (POST, GET, PUT & DELETE)
-
v2.0.0
6b80bc38 · ·- separated ports for external, internal and liveliness/readiness API endpoints - fixed docker compose setups inline with separated ports - updated READMEs with new configuration options - implermented AuthZEN search APIs - added AuthZEN objects to Authorization Decision Log OAS - extended frontend with ADL support - upgraded to newer external dependencies
-
v1.4.3
4cf274e6 · ·- implement OpenTelemetry export via PostgreSQL - refactor OpenTelemetry module - rename OpenSearch authlog module - implement Authorization Decision Log - refactor decision log configuration - implement PostgreSQL migration for decision log - implement initializing of decision log in PDP - implement writing decisions to the log - implement reporting dynamic data used by PDP - implement reporting PDP engine info - fix unit tests - fix go.mod replacements - upgrade all go dependencies
-
v1.4.2
a89f0366 · ·- tag management API endpoints - store deployment bundle links to policies and (design-time) data - fixed race conditions in unit-tests - merge renovate updates - mock data-service images with preloaded data (Vlierdam, RDW, RvIG) - update READMEs - OpenFGA presentation - latest logo
-
v1.4.1
469e1a9c · ·- audit triggers for PAP & PIP activated on PostgreSQL. - new livez and readyz endpoints for all services. - PDP will retrieve latest bundle from configured service (e.g. OpenFTV Manager) on initialization. - local test-environment expanded with full bundle-management. - local test-environment expanded with full OpenFTV setup for RvIG and RDW.