Honeycomb connector
Back to the connector overview, authentication methods, and actions.
5 Aug 2026
bug-fixRemoved non-functional in/not-in filter operations from board view actions that required unsupported array values.Changed · 2 actions updated
Changed · 2 actions updated
honeycomb_create_board_view, honeycomb_update_board_view31 Jul 2026
bug-fixFixed board view filter value type from object to string for create and update board view actions.Changed · 2 actions updated
Changed · 2 actions updated
honeycomb_create_board_view, honeycomb_update_board_view30 Jul 2026
bug-fixFixed board view filter value type to accept arrays for in/not-in operators, and improved action descriptions for triggers, markers, columns, and webhook recipients.Changed · 9 actions updated
Changed · 9 actions updated
honeycomb_create_board_view, honeycomb_create_marker, honeycomb_delete_trigger, honeycomb_get_trigger, honeycomb_update_board_view, honeycomb_update_column, honeycomb_update_marker, honeycomb_update_recipient_webhook, honeycomb_update_trigger29 Jul 2026
breaking-changeFixed X-Honeycomb-Samplerate header type from number to string for agent compatibility.Changed · 1 action updated
Changed · 1 action updated
honeycomb_create_event27 Jul 2026
breaking-changeMigrated to authRequirements. Actions are now restricted to their compatible auth type (Configuration API Key or Ingest API Key).