v6.5.0
Changelog
a845528 Update CHANGELOG.md for v6.5.0
315076f Merge pull request #53 from nyaruka/path_limit
43fd559 Limit paths in archived runs to first 500 steps
35aae68 Merge pull request #51 from nyaruka/code_reorg
9e8624b Merge branch 'main' into code_reorg
7c443bc Merge pull request #52 from nyaruka/test_fix
0f16b4b Fix test so that we don't have dupe flow run uuids
d5d46f6 Move code into archives package and split run and message specific code into their own modules
30f28aa Merge pull request #50 from nyaruka/minor_fixes
7734e03 Use go 1.17
e64cd47 Minor fixes