BUGFIXES:
- docs: grammar fixes (#153, #152)
- client: ensure Derived Column
alias
is properly URL escaped (#154) - resource/honeycombio_query_annotation: properly validate length for
name
at 80 characters (#155)
ENHANCEMENTS:
- resource/honeycombio_derived_column: validate length for
alias
,expression
, anddescription
(#154) - resource/honeycombio_board: validate length for
name
,description
, and querycaption
(#155) - resource/honeycombio_column: validate length for
key_name
, anddescription
(#155) - resource/honeycombio_dataset: validate length for
name
(#155)
HOUSEKEEPING: