Changelog¶
v0.1.3 - 2024-09-26¶
Update module documentation
v0.1.2 - 2024-02-15¶
Improve error reporting in resource logs
Refactor aci authentication helper
v0.1.1 - 2024-01-10¶
Add auth helper to avoid using expired token
Create safer resource ids, easier for the frontend to handle
Fix relative resource dn computation, make the path always relative
v0.1.0 - 2023-12-12¶
Add aci resource generator (#2)
Initial implementation of the aci handler (#1)