0.2.0
Anubis Release Notes
0.2
New features
- Support policy link in response Header
- Update to opa 0.38.1 and envoy 1.18
- Support filtering
/tenants/some_tenant/service_paths
byname
- Support filtering
/policies
byresource
andresourceType
- Support filtering
/policies
byagentType
- Implement
/version
endpoint - Added config file for wac serialisation
- Support for Postgressql database
Bug fixes
- Fixes to FIWARE headers
- Prevented creation of duplicate policies
- Fix API logging
Documentation
- Documentation structure and first content
- Update links and follow FIWARE structure
- Fix code block formatting
- Fix architecture figure display
Continuous Integration
- Update openapi specs automatically
- Introduce matrix test for different db type
Technical debt
What's Changed
- Support returning policy in header using LINK (#16) by @chicco785 in #55
- fix fiware headers by @chicco785 in #64
- Docs #61 by @chicco785 in #65
- 59 - Checking against policy duplication by @Cerfoglg in #68
- add version end point by @chicco785 in #72
- fix formatting by @chicco785 in #74
- generate openapi json #24 by @chicco785 in #66
- Agent type filter for policies endpoint by @Cerfoglg in #75
- Can filter servicepaths by name by @Cerfoglg in #77
- update schema by @chicco785 in #81
- Config file for wac serialization by @Cerfoglg in #83
- Added postgressql support by @Cerfoglg in #90
- Documentation fixes by @jason-fox in #98
- support testing both db backends by @chicco785 in #100
- Fix api logging by @chicco785 in #102
- Set-up repository for 0.2.0 release by @chicco785 in #97
New Contributors
- @jason-fox made their first contribution in #98
Full Changelog: 0.1.0...0.2.0