1.3.8
Bug Fixes
- Fix parsing of the
DD_TAGSenvironment variable value to include support for values with colons (e.g. URLs). Also fixed the parsing of invalid tags that begin with a space (e.g.DD_TAGS=" key:val"will now produce a tag with labelkey, instead ofkey, and valueval).