github msoukhomlinov/n8n-nodes-hudu v2.11.0

latest releases: v2.12.2, v2.12.1, v2.12.0...
4 hours ago

Added

  • API alignment with Hudu 2.44.2. Reference spec: api-docs-v2.44.2.json. Relations getAll gains server-side filters: description, created_at, updated_at (plus existing fromable/toable/is_inverse filters now sent as query params).
  • Relation record-type enum (RELATION_RECORD_TYPES) for create and getAll type fields — includes Network, IpAddress, Vlan, VlanZone, RackStorage (API casing: IpAddress, not IPAddress).

Changed

  • Relations getAll filters no longer use client-side post-processing (relationFilterMapping removed). Filters are passed as native GET /relations query parameters (Hudu API 2.44.2+).
  • README API compatibility line updated to 2.44.2.
  • Hudu AI Tools hudu_relations: getAll schema mirrors server filters; create/getAll type fields use the relation enum; help text no longer claims client-side-only filtering.

Don't miss a new n8n-nodes-hudu release

NewReleases is sending notifications on new releases.