# v0.3.3

* Handle HTTP status as `status` or `status_code`. Some AppMap agents are mistakenly populating
  `status`; `status_code` is correct.

# v.3.2

* Handle a case in which `path_info` can unexpectedly be an array.

# v.3.1

* Update dependency on @appland/appmap.

# v0.3.0

* Apply canonical ordering (alphabetical) to all generated Swagger elements.
