chore(release): 馃殌 2.0.0
Instructions: You can edit the changelog below before merging this MR. The content between the --- markers will be used as the release notes and then be merged into the main CHANGELOG.md file.
2.0.0 - 2025-10-14
Bug Fixes
- (ci) yaml error in gilab ci - (324e7af) - Thomas Dupont
- (ci) use linux slashes instead of windows slashes - (42e5ef1) - Thomas Dupont
- (ci) forgot double quote - (25f91db) - Thomas Dupont
- (helm) openfga targets store ID instead of store name - (8e632be) - Jasper Vaneessen
- (helm) ingressroute for token introspection endpoint added - (50dea88) - Thomas Dupont
- (helm) ingressroute for token introspection endpoint added - (a526637) - Thomas Dupont
- (test) fix test null case - (5180bae) - Thomas Dupont
- gettig clients under namespaces and datasets were wrongly marked as POST - (06fd57a) - tdupont
- Clients API fixes and refactoring - (5585104) - Wannes Kerckhove
- fqnfilter regex included hash/search string - (ddbab46) - tdupont
- softField null check was missing - (e4595ab) - tdupont
- functionExpression parsing is more robust now - (e1ff186) - Thomas Dupont
- create init config users on normal runs too - (f70b4e5) - Thomas Dupont
- Fix for visibility not being set in OpenFGA when creating a namespace or dataset - (39d9507) - Wannes Kerckhove
- /namespaces are now sortable (via orderBy parameter) - (5591604) - Thomas Dupont
- Inventory-store CH template (no distributed tables, only replication enabled) - (161968e) - Wannes Kerckhove
- remove CORS from inventory service - (8cf82b3) - Jasper Vaneessen
- Add database reference to replica/shard IDs and simplify templating - (6372e65) - Jasper Vaneessen
- smallrye messaging config defaults now adhere to oblx overrides - (b94ec06) - Jasper Vaneessen
- commit all messages in a batch and rely on throttled strategy to commit offsets - (09b2c2a) - Jasper Vaneessen
- ui client redirect URI - (1532a16) - Jasper Vaneessen
- also create empty nested namespaces - (70fa4ad) - Thomas Dupont
Features
- (dev) also init empty namesapces in dev mode - (8d44449) - Thomas Dupont
- (ui) error handling - (d701030) - Thomas Dupont
- (ui) Caching added - (7959bbf) - Thomas Dupont
- [breaking]Use separate Clickhouse database per top-level namespace - (9bb2b1d) - Wannes Kerckhove
- [breaking]replace JPA/Panache with Clickhouse Metastore - (84279fa) - Wannes Kerckhove
- create users from init config in dev mode - (ada49c6) - Thomas Dupont
- ui simplification - (a7a4397) - Thomas Dupont
- wildcard matching for equals and not equals operations - (bf47ad4) - Thomas Dupont
- ui polish - (8592e82) - Thomas Dupont
- add case insensitive sorting to metadata Namespaces and Datasets - (ee4b91f) - Thomas Dupont
- token introspection endpoint added - (b6e765b) - Thomas Dupont
- token introspection endpoint added - (db7eaa4) - Thomas Dupont
Edited by GIT_PUSHER_TOKEN