emqx/apps/emqx_bridge_http/src
Kjell Winblad 5bfe31b691 fix: issues found during PR review (thanks @thalesmg and @zmstone)
* Simpler handling of true and false in best effort JSON formatter
* inet:ntoa/1 to format IP addresses
* Made a record for lazy formatted trace values and formatter to improve
  maintainability
* Added callback to format return value from connector
  * Extended test case to check that the format return value callback
    works
* Added handling of "lazy" trace entry data to the text formatter. Do we
  need to handle this data in the normal log formatters as well?
2024-05-03 15:04:57 +02:00
..
emqx_bridge_http.app.src chore: bump apps versions 2024-03-28 10:19:09 +01:00
emqx_bridge_http_action_info.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_http_connector.erl fix: issues found during PR review (thanks @thalesmg and @zmstone) 2024-05-03 15:04:57 +02:00
emqx_bridge_http_connector_info.erl refactor(http connector): to use emqx_connector_info 2024-03-19 14:41:23 +01:00
emqx_bridge_http_schema.erl feat(http): add `is_template` as HTTP headers field property 2024-04-18 13:16:29 +02:00