What's Changed
- Add support for debug logging of HTTP API requests & their duration, by utilizing the OTTERIZE_DEBUD environment variable. by @amitlicht in #177
- Solve slowness in otterize clientintents export by namespaces caused by slow query for list of namespaces, by using minimal GraphQL API query for namespaces fields by @amitlicht in #178
Full Changelog: v2.0.2...v2.0.3