v0.29
Inigo v0.29.3
Jan 31st, 2024
What's new
- NEW: Share Option
- Added a quick share button to all UI screens.
- Activity View
- Added Linting error section.
- Added visual indication for manual bypass.
- Added ability to filter by subgraph.
- Linting
- Added similarity checks.
- Explorer
- Added an option to share a link with variables.
- NEW: Yoga Middleware Integration
- Added support to the Yoga GraphQL server.
- OKTA SSO
- Added the Inigo application to the OKTA Catalog.
Inigo v0.29.2
Jan 9th, 2024
What's new
- NEW: Org Filtering
- Added ability to filter by org id.
- Added an org widget to Insights.
- BETA: Error Impact
- Added ability to tag specific errors and fields with a severity score.
Inigo v0.29.1
Dec 15th, 2023
What's new
Schema View
- Enhanced with schema difference support for default values, directives, metadata, and descriptions.
- Introduced toggle arrows to switch between schema versions.
Explorer
- Implemented support for saved collections.
Main Dropdown Menu
- Subgraphs orderly sorted by name for easy navigation.
- Included a search function to find subgraphs by name.
Activity Log
- Added filtering options by user, type, and subgraph.
- Improved diff reporting, including field type and location.
- Updated information section to display version, user, subgraph, operation type, and publishing status.
NEW: Get Started Guide
- Introduced a checklist for key steps in the getting started process.
NEW: SAML Integration
- Added support for Okta.
Inigo v0.29.0
Nov 28th, 2023
What's new
-
Schema View
- Interfaces now display references for improved navigation.
- Schema types are logically grouped for easier understanding.
- Added type descriptions for enhanced clarity.
- Introduced scalar support to easily identify all references.
-
Activity View
- Added 'Warning' status to 'Schema changes' based on user feedback.
- Reordered 'Schema changes' to prioritize 'Breaking' and 'Warning' over 'Safe'.
- Made 'Schema changes' sections collapsible for better navigation.
- Linting now visibly listed as a process step.
- Grouped similar activities for a streamlined view.
-
Observability
- 'Trace' in the Detailed View now includes subgraph span information.
- Operation ID now prominently displayed in the title of the Detailed View.
- Fixed a bug in the Detailed View where parsed data did not refresh when selecting a different operation.
- Added support for Group By and Filter by Org and IP.
-
Explorer
- History storage is now service-specific.
-
Distributed Rate limit
- Implemented distributed rate limiting using a Redis store.
-
CLI
- Introduced inigo diff: a new schema diff tool in the CLI for efficient change management.
-
Configurations changes
- Added time range configuration for schema break changes, allowing more control.
- Introduced auto-publish configuration in the schema registry for streamlined operations.
-
New Role
- Introduced the 'reviewer' role, capable of applying configurations and bypassing standard protocols for expedited processes.