Artifacts
March 6th, 2025 - v1.1.x
-
Inigo Core
- Fixed query details reporting – Resolved an issue where query details were not fully reported in some cases.
- Enhanced agent metadata reporting – This version now reports agent version, integration type, and configuration setup upon launch, visible on the Health Page. (Requires agent version 1.1 or later.)
-
Inigo Apollo Docker Image
- Added support for Helm Charts - This involved adding an explicit entry point.
-
Inigo CLI
- Version 1.1.1 includes fixes for an issue with importing subgraphs from specific Apollo graph variants.
Feb 13th, 2025 - v1.0.x
- Inigo JS middleware
- Version 1.0.53 includes fixes for dependency hoisting to the root modules directory when using pnpm.
- Version 1.0.52 includes the INIGO_LIB environment variable, which allows users to override the inigo-os-arch library path.
- Version 1.0.51 includes a fix for the module path resolution in environments like Vercel.
- Kong Plugin
- Improved memory management.
- Added schema and token configuration via the Kong plugin configuration page.
- Added support for multiple endpoints.
- Inigo's LOG_LEVEL to follow KONG_LOG_LEVEL