New: MCP server monitoring is live. Start free
OktaSchemaAdditive

Enum values changed in schema IPServiceCategory

Affected surface
schema IPServiceCategory
Affected field
IPServiceCategory

What changed

Enum values changed in schema IPServiceCategory Affected surface: schema IPServiceCategory. Root cause: schema `IPServiceCategory`. Detected at Mon, 10 Nov 2025 06:44:20 UTC UTC.

Diff

{
  "added_enums": [
    "PROXYRACK_PROXY",
    "NETNUT_PROXY",
    "IPROXYSHOP_PROXY",
    "ASTRILL_VPN",
    "CYBERGHOST_VPN",
    "DATAIMPULSE_PROXY",
    "IPIDEA_PROXY",
    "ABCPROXY_PROXY",
    "SPACEPROXIES_PROXY",
    "GEONODE_PROXY",
    "NEXUS_PROXY",
    "OCULUS_PROXY",
    "PIA_VPN",
    "YILU_PROXY",
    "FACELESS_PROXY",
    "BIGMAMA_PROXY",
    "IPCOLA_PROXY",
    "LUMINATI_PROXY",
    "WARP_VPN",
    "EXPRESS_VPN",
    "FROXY_PROXY"
  ],
  "schema_path": "schema IPServiceCategory"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Audit any switch/match statements over this enum. Removed values become unhandled paths.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.