Skip to main content

v0.28

Inigo v0.28.5

Nov 7th, 2023

What's new

  • User Management

    • Added 'reviewer' role. This new role can apply and bypass configuration changes.
  • Analytics

    • Added new Groupby options: Organization and IP address.
  • Resolved issues

    • Removed deprecated --skip-operational-check flag.

    • Fixes for subgraph.yaml and gateway.yaml in cleanup handling.

    • Improvements to the new Explorer (Beta).

Inigo v0.28.4

Oct 23rd, 2023

What's new

  • Schema Composition
    • Added support for Checks.yml configuring breaking changes failures.
    • Fixed missing label hash issue.

Inigo v0.28.3

Oct 18th, 2023

What's new

  • Schema Composition
    • Added bypass relaxation logic.

Inigo v0.28.2

Oct 11th, 2023

What's new

  • Apollo Router Update
    • New router published to dockerhub.

Inigo v0.28.1

Oct 3rd, 2023

What's new

  • Explorer (Beta) NEW

    • Added a brand new expeirece to explore and interacte with your GraphQL server. Including: detailed response view, tabs, history, pre-flight script, environment variables and more.
  • Integrations

    • Added Ruby Subscription support.
  • Dashboard

    • Updated the Activity view.
  • Schema Composition V2 NEW

    • Added complitability support for Federation V2.

Inigo v0.28

Sep 13th, 2023

What's new

  • Alerts NEW

    • Added Slack support for customized operation-level alerts. (Ex. Failed login calls)
  • Schema Registry NEW

    • Self-hosted or managed, Inigo can now maintain schema versions and publish schemas to the gateway.
    • Compatible with Apollo Gateway and Router
  • Schema Composition V1 NEW

    • Inigo now support Apollo's Federation V1 Composition.
  • Dashboard

    • Added quick actions to query details view.
    • Added 'Open in a new tab' support for most links.
    • Added Tree View tab under Analytics.
    • Updated Home view to fit three widgets in a row.
  • Agent

    • Added JWKS token validation.
  • CLI

    • Added default login method.
  • Docs

    • Added search option.