Changed tag ordering
Starting with version 1.2.0, planet-dump-ng
sorts tags by the UTF-8 encoded bytes of the keys. Most keys use only ASCII characters, so this corresponds to an alphabetic ordering for those keys. Other keys will depend on how the codepoint is expressed in UTF-8. Values do not contribute to ordering.
See openstreetmap/osmdbt#29 for more details.