@appland/appmap 3.37.1 → 3.37.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (126) hide show
  1. package/CHANGELOG.md +382 -313
  2. package/built/appMapCatalog.js.map +1 -1
  3. package/built/appmap.html +1 -1
  4. package/built/cli.js +1 -3
  5. package/built/cli.js.map +1 -1
  6. package/built/cmds/agentInstaller/agentProcedure.js +1 -3
  7. package/built/cmds/agentInstaller/agentProcedure.js.map +1 -1
  8. package/built/cmds/agentInstaller/commandRunner.js +1 -1
  9. package/built/cmds/agentInstaller/commandRunner.js.map +1 -1
  10. package/built/cmds/agentInstaller/gradleInstaller.js +2 -7
  11. package/built/cmds/agentInstaller/gradleInstaller.js.map +1 -1
  12. package/built/cmds/agentInstaller/gradleParser.js +4 -7
  13. package/built/cmds/agentInstaller/gradleParser.js.map +1 -1
  14. package/built/cmds/agentInstaller/install-agent.js +3 -8
  15. package/built/cmds/agentInstaller/install-agent.js.map +1 -1
  16. package/built/cmds/agentInstaller/installers.js +1 -1
  17. package/built/cmds/agentInstaller/installers.js.map +1 -1
  18. package/built/cmds/agentInstaller/javaBuildToolInstaller.js +1 -4
  19. package/built/cmds/agentInstaller/javaBuildToolInstaller.js.map +1 -1
  20. package/built/cmds/agentInstaller/javaScriptAgentInstaller.js +2 -8
  21. package/built/cmds/agentInstaller/javaScriptAgentInstaller.js.map +1 -1
  22. package/built/cmds/agentInstaller/mavenInstaller.js +2 -6
  23. package/built/cmds/agentInstaller/mavenInstaller.js.map +1 -1
  24. package/built/cmds/agentInstaller/projectConfiguration.js +1 -3
  25. package/built/cmds/agentInstaller/projectConfiguration.js.map +1 -1
  26. package/built/cmds/agentInstaller/pythonAgentInstaller.js +20 -7
  27. package/built/cmds/agentInstaller/pythonAgentInstaller.js.map +1 -1
  28. package/built/cmds/agentInstaller/rubyAgentInstaller.js +1 -3
  29. package/built/cmds/agentInstaller/rubyAgentInstaller.js.map +1 -1
  30. package/built/cmds/agentInstaller/status.js.map +1 -1
  31. package/built/cmds/errors.js.map +1 -1
  32. package/built/cmds/inspect/inspect.js.map +1 -1
  33. package/built/cmds/open/openers.js +1 -14
  34. package/built/cmds/open/openers.js.map +1 -1
  35. package/built/cmds/open/serveAndOpenAppMap.js +1 -3
  36. package/built/cmds/open/serveAndOpenAppMap.js.map +1 -1
  37. package/built/cmds/open/showAppMap.js +1 -1
  38. package/built/cmds/open/showAppMap.js.map +1 -1
  39. package/built/cmds/openapi.js.map +1 -1
  40. package/built/cmds/prune/prune.js.map +1 -1
  41. package/built/cmds/prune/pruneAppMap.js +1 -6
  42. package/built/cmds/prune/pruneAppMap.js.map +1 -1
  43. package/built/cmds/record/action/configureHostAndPort.js +1 -1
  44. package/built/cmds/record/action/configureHostAndPort.js.map +1 -1
  45. package/built/cmds/record/action/configureRemainingRequestOptions.js +1 -1
  46. package/built/cmds/record/action/configureRemainingRequestOptions.js.map +1 -1
  47. package/built/cmds/record/action/detectProcessCharacteristics.js.map +1 -1
  48. package/built/cmds/record/action/guessTestCommands.js.map +1 -1
  49. package/built/cmds/record/action/printAppMapCount.js.map +1 -1
  50. package/built/cmds/record/action/startTestCases.js.map +1 -1
  51. package/built/cmds/record/configuration.js +3 -7
  52. package/built/cmds/record/configuration.js.map +1 -1
  53. package/built/cmds/record/makeRequest.js.map +1 -1
  54. package/built/cmds/record/prompt/continueWithRequestOptionConfiguration.js +1 -4
  55. package/built/cmds/record/prompt/continueWithRequestOptionConfiguration.js.map +1 -1
  56. package/built/cmds/record/prompt/obtainTestCommands.js +2 -4
  57. package/built/cmds/record/prompt/obtainTestCommands.js.map +1 -1
  58. package/built/cmds/record/prompt/recordingInProgress.js +1 -5
  59. package/built/cmds/record/prompt/recordingInProgress.js.map +1 -1
  60. package/built/cmds/record/recordContext.js +1 -2
  61. package/built/cmds/record/recordContext.js.map +1 -1
  62. package/built/cmds/record/state/agentAvailableAndReady.js.map +1 -1
  63. package/built/cmds/record/state/agentIsRecording.js.map +1 -1
  64. package/built/cmds/record/state/agentNotAvailable.js.map +1 -1
  65. package/built/cmds/record/state/agentProcessNotRunning.js.map +1 -1
  66. package/built/cmds/record/state/initial.js.map +1 -1
  67. package/built/cmds/record/state/record_remote.js.map +1 -1
  68. package/built/cmds/record/state/record_test.js.map +1 -1
  69. package/built/cmds/record/state/testCasesComplete.js.map +1 -1
  70. package/built/cmds/record/state/testCasesRunning.js.map +1 -1
  71. package/built/cmds/record/state/testCommandsAvailable.js.map +1 -1
  72. package/built/cmds/record/state/testCommandsNeeded.js.map +1 -1
  73. package/built/cmds/record/test/areTestCommandsConfigured.js.map +1 -1
  74. package/built/cmds/record/test/isAgentAvailable.js.map +1 -1
  75. package/built/cmds/record/test/isRecordingInProgress.js.map +1 -1
  76. package/built/cmds/record/testCaseRecording.js.map +1 -1
  77. package/built/cmds/runCommand.js.map +1 -1
  78. package/built/cmds/userInteraction.js.map +1 -1
  79. package/built/depends.js +2 -6
  80. package/built/depends.js.map +1 -1
  81. package/built/encodedFile.js +1 -1
  82. package/built/encodedFile.js.map +1 -1
  83. package/built/fingerprint/algorithms.js +1 -2
  84. package/built/fingerprint/algorithms.js.map +1 -1
  85. package/built/fingerprint/appmapIndex.js.map +1 -1
  86. package/built/fingerprint/canonicalize/httpClientRequests.js +2 -6
  87. package/built/fingerprint/canonicalize/httpClientRequests.js.map +1 -1
  88. package/built/fingerprint/canonicalize/httpServerRequests.js +1 -3
  89. package/built/fingerprint/canonicalize/httpServerRequests.js.map +1 -1
  90. package/built/fingerprint/canonicalize/info.js +2 -5
  91. package/built/fingerprint/canonicalize/info.js.map +1 -1
  92. package/built/fingerprint/canonicalize/trace.js +2 -5
  93. package/built/fingerprint/canonicalize/trace.js.map +1 -1
  94. package/built/fingerprint/canonicalize/update.js +3 -8
  95. package/built/fingerprint/canonicalize/update.js.map +1 -1
  96. package/built/fingerprint/fingerprintWatchCommand.js +1 -3
  97. package/built/fingerprint/fingerprintWatchCommand.js.map +1 -1
  98. package/built/fingerprint/fingerprinter.js +2 -5
  99. package/built/fingerprint/fingerprinter.js.map +1 -1
  100. package/built/functionStats.js +1 -3
  101. package/built/functionStats.js.map +1 -1
  102. package/built/inspect/context.js.map +1 -1
  103. package/built/inspect/filter.js.map +1 -1
  104. package/built/inspect/home.js +1 -3
  105. package/built/inspect/home.js.map +1 -1
  106. package/built/inspect/ui.js.map +1 -1
  107. package/built/inventoryCommand.js.map +1 -1
  108. package/built/lib/appmapDirFromConfig.js.map +1 -1
  109. package/built/lib/locateAppMapDir.js.map +1 -1
  110. package/built/lib/ticket/openTicket.js.map +1 -1
  111. package/built/lib/ticket/zendesk.js.map +1 -1
  112. package/built/main.js.map +1 -1
  113. package/built/search/descentCodeObjectMatcher.js.map +1 -1
  114. package/built/search/findCodeObjects.js.map +1 -1
  115. package/built/search/findEvents.js +2 -5
  116. package/built/search/findEvents.js.map +1 -1
  117. package/built/search/iterateCodeObjectMatcher.js.map +1 -1
  118. package/built/search/matchFilter.js.map +1 -1
  119. package/built/search/matchSpec.js +1 -3
  120. package/built/search/matchSpec.js.map +1 -1
  121. package/built/search/trigram.js +1 -3
  122. package/built/search/trigram.js.map +1 -1
  123. package/built/service/config/validator.js.map +1 -1
  124. package/built/utils.js +2 -4
  125. package/built/utils.js.map +1 -1
  126. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [@appland/appmap-v3.37.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.37.1...@appland/appmap-v3.37.2) (2022-09-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * users with older versions of pip can install ([9464223](https://github.com/applandinc/appmap-js/commit/946422324c14c906a8a57d1840076d1d682f68fe))
7
+
1
8
  # [@appland/appmap-v3.37.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.37.0...@appland/appmap-v3.37.1) (2022-09-16)
2
9
 
3
10
 
@@ -7,909 +14,971 @@
7
14
 
8
15
  # [@appland/appmap-v3.37.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.36.0...@appland/appmap-v3.37.0) (2022-09-14)
9
16
 
10
-
11
17
  ### Features
12
18
 
13
- * check project dependencies before adding appmap ([ee200e9](https://github.com/applandinc/appmap-js/commit/ee200e9e86e57781d0152fffc511cae6e734f4fa))
19
+ - check project dependencies before adding appmap
20
+ ([ee200e9](https://github.com/applandinc/appmap-js/commit/ee200e9e86e57781d0152fffc511cae6e734f4fa))
14
21
 
15
22
  # [@appland/appmap-v3.36.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.35.0...@appland/appmap-v3.36.0) (2022-09-14)
16
23
 
17
-
18
24
  ### Features
19
25
 
20
- * Open a ticket when remote recording fails ([607d040](https://github.com/applandinc/appmap-js/commit/607d04001e35be2a05687899fa07671efa0cfca1))
26
+ - Open a ticket when remote recording fails
27
+ ([607d040](https://github.com/applandinc/appmap-js/commit/607d04001e35be2a05687899fa07671efa0cfca1))
21
28
 
22
29
  # [@appland/appmap-v3.35.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.34.0...@appland/appmap-v3.35.0) (2022-09-02)
23
30
 
24
-
25
31
  ### Bug Fixes
26
32
 
27
- * Don't swallow output from test commands ([e0b3fe0](https://github.com/applandinc/appmap-js/commit/e0b3fe0bd94c68bc31c5a8418184207a5f84b500))
28
-
33
+ - Don't swallow output from test commands
34
+ ([e0b3fe0](https://github.com/applandinc/appmap-js/commit/e0b3fe0bd94c68bc31c5a8418184207a5f84b500))
29
35
 
30
36
  ### Features
31
37
 
32
- * Indexing in watch mode now indexes all existing AppMaps ([d7fb3c6](https://github.com/applandinc/appmap-js/commit/d7fb3c6f163a4150c1ae1f2c783e08214dfa0b53))
38
+ - Indexing in watch mode now indexes all existing AppMaps
39
+ ([d7fb3c6](https://github.com/applandinc/appmap-js/commit/d7fb3c6f163a4150c1ae1f2c783e08214dfa0b53))
33
40
 
34
41
  # [@appland/appmap-v3.34.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.1...@appland/appmap-v3.34.0) (2022-08-25)
35
42
 
36
-
37
43
  ### Bug Fixes
38
44
 
39
- * Add spacing before reporting command failure ([b60bf23](https://github.com/applandinc/appmap-js/commit/b60bf236c7ea941db06732cf316cf7917709e9d2))
40
-
45
+ - Add spacing before reporting command failure
46
+ ([b60bf23](https://github.com/applandinc/appmap-js/commit/b60bf236c7ea941db06732cf316cf7917709e9d2))
41
47
 
42
48
  ### Features
43
49
 
44
- * Create a ticket when "record test" fails. ([206db5e](https://github.com/applandinc/appmap-js/commit/206db5eebeeca118a400a511cdc60ada002acb5e))
45
- * Don't require user's name for a support ticket ([f308fd0](https://github.com/applandinc/appmap-js/commit/f308fd0aeb1d8aad3fc7ca7fb22a55c0ef0e8d95))
50
+ - Create a ticket when "record test" fails.
51
+ ([206db5e](https://github.com/applandinc/appmap-js/commit/206db5eebeeca118a400a511cdc60ada002acb5e))
52
+ - Don't require user's name for a support ticket
53
+ ([f308fd0](https://github.com/applandinc/appmap-js/commit/f308fd0aeb1d8aad3fc7ca7fb22a55c0ef0e8d95))
46
54
 
47
55
  # [@appland/appmap-v3.33.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.0...@appland/appmap-v3.33.1) (2022-08-17)
48
56
 
49
-
50
57
  ### Bug Fixes
51
58
 
52
- * Don't prompt to create ticket on success ([054d2e6](https://github.com/applandinc/appmap-js/commit/054d2e66984d5a52e35ee426cb0e57d69c94f806))
59
+ - Don't prompt to create ticket on success
60
+ ([054d2e6](https://github.com/applandinc/appmap-js/commit/054d2e66984d5a52e35ee426cb0e57d69c94f806))
53
61
 
54
62
  # [@appland/appmap-v3.33.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.2...@appland/appmap-v3.33.0) (2022-08-16)
55
63
 
56
-
57
64
  ### Features
58
65
 
59
- * Open a Zendesk ticket if install fails ([745f784](https://github.com/applandinc/appmap-js/commit/745f784472a300f65e5c270c0f8fb36241757d04))
66
+ - Open a Zendesk ticket if install fails
67
+ ([745f784](https://github.com/applandinc/appmap-js/commit/745f784472a300f65e5c270c0f8fb36241757d04))
60
68
 
61
69
  # [@appland/appmap-v3.32.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.1...@appland/appmap-v3.32.2) (2022-08-09)
62
70
 
63
-
64
71
  ### Bug Fixes
65
72
 
66
- * Improve telemetry for "appmap record remote" ([dbc8184](https://github.com/applandinc/appmap-js/commit/dbc8184970a9d35cf6ed52dbd6fb1676d0a6be1f))
73
+ - Improve telemetry for "appmap record remote"
74
+ ([dbc8184](https://github.com/applandinc/appmap-js/commit/dbc8184970a9d35cf6ed52dbd6fb1676d0a6be1f))
67
75
 
68
76
  # [@appland/appmap-v3.32.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.0...@appland/appmap-v3.32.1) (2022-08-05)
69
77
 
70
-
71
78
  ### Bug Fixes
72
79
 
73
- * Recording metrics report 0 counts ([4753c9d](https://github.com/applandinc/appmap-js/commit/4753c9dd9d32e616523de722ea74f01303fa2775))
80
+ - Recording metrics report 0 counts
81
+ ([4753c9d](https://github.com/applandinc/appmap-js/commit/4753c9dd9d32e616523de722ea74f01303fa2775))
74
82
 
75
83
  # [@appland/appmap-v3.32.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.31.0...@appland/appmap-v3.32.0) (2022-07-27)
76
84
 
77
-
78
85
  ### Bug Fixes
79
86
 
80
- * analyzeSQL was being called incorrectly ([71ea8c4](https://github.com/applandinc/appmap-js/commit/71ea8c47d9d130c17f1db02275300de54406ae0b))
81
- * Correct FunctionStats types to match reality ([72885a7](https://github.com/applandinc/appmap-js/commit/72885a7f65d0e2be15699e7fc9a2d895111a9e2f))
82
- * De-duplicate matches ([e8e1019](https://github.com/applandinc/appmap-js/commit/e8e1019b9f3aa75e9ff1acc43ae9c083929875ae))
83
- * Find matches across all AppMaps ([f86603a](https://github.com/applandinc/appmap-js/commit/f86603abf5252796855b4e3e656f4d5c561e028d))
84
- * Shortcut processFiles when there are no files ([1254896](https://github.com/applandinc/appmap-js/commit/1254896d09f7e57d516bd1341d426740571ebcca))
85
-
87
+ - analyzeSQL was being called incorrectly
88
+ ([71ea8c4](https://github.com/applandinc/appmap-js/commit/71ea8c47d9d130c17f1db02275300de54406ae0b))
89
+ - Correct FunctionStats types to match reality
90
+ ([72885a7](https://github.com/applandinc/appmap-js/commit/72885a7f65d0e2be15699e7fc9a2d895111a9e2f))
91
+ - De-duplicate matches
92
+ ([e8e1019](https://github.com/applandinc/appmap-js/commit/e8e1019b9f3aa75e9ff1acc43ae9c083929875ae))
93
+ - Find matches across all AppMaps
94
+ ([f86603a](https://github.com/applandinc/appmap-js/commit/f86603abf5252796855b4e3e656f4d5c561e028d))
95
+ - Shortcut processFiles when there are no files
96
+ ([1254896](https://github.com/applandinc/appmap-js/commit/1254896d09f7e57d516bd1341d426740571ebcca))
86
97
 
87
98
  ### Features
88
99
 
89
- * Define a RegExp to match RegExps ([58a28f4](https://github.com/applandinc/appmap-js/commit/58a28f420b549edca8b705b60fb8051939cac7d7))
90
- * Iterate and find code objects by RegExp ([7d0e60d](https://github.com/applandinc/appmap-js/commit/7d0e60dd7c78f026f7cca2d0ebe29669ce3436dd))
100
+ - Define a RegExp to match RegExps
101
+ ([58a28f4](https://github.com/applandinc/appmap-js/commit/58a28f420b549edca8b705b60fb8051939cac7d7))
102
+ - Iterate and find code objects by RegExp
103
+ ([7d0e60d](https://github.com/applandinc/appmap-js/commit/7d0e60dd7c78f026f7cca2d0ebe29669ce3436dd))
91
104
 
92
105
  # [@appland/appmap-v3.31.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.30.0...@appland/appmap-v3.31.0) (2022-07-12)
93
106
 
94
-
95
107
  ### Features
96
108
 
97
- * Write a pid file on startup ([71b63a7](https://github.com/applandinc/appmap-js/commit/71b63a7a4de3ca3d5bdab741589ac0a24084fab6))
109
+ - Write a pid file on startup
110
+ ([71b63a7](https://github.com/applandinc/appmap-js/commit/71b63a7a4de3ca3d5bdab741589ac0a24084fab6))
98
111
 
99
112
  # [@appland/appmap-v3.30.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.4...@appland/appmap-v3.30.0) (2022-07-12)
100
113
 
101
-
102
114
  ### Features
103
115
 
104
- * Handle -d working directory arg ([f8a38bb](https://github.com/applandinc/appmap-js/commit/f8a38bbbb0e0471cef68b3f94e30fdd4952429f2))
116
+ - Handle -d working directory arg
117
+ ([f8a38bb](https://github.com/applandinc/appmap-js/commit/f8a38bbbb0e0471cef68b3f94e30fdd4952429f2))
105
118
 
106
119
  # [@appland/appmap-v3.29.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.3...@appland/appmap-v3.29.4) (2022-06-27)
107
120
 
108
-
109
121
  ### Bug Fixes
110
122
 
111
- * Upgrade @appland/models to v1.16.2 ([a7c3009](https://github.com/applandinc/appmap-js/commit/a7c3009b7db007f098ef8ce7a7b15e758c23d768))
123
+ - Upgrade @appland/models to v1.16.2
124
+ ([a7c3009](https://github.com/applandinc/appmap-js/commit/a7c3009b7db007f098ef8ce7a7b15e758c23d768))
112
125
 
113
126
  # [@appland/appmap-v3.29.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.2...@appland/appmap-v3.29.3) (2022-06-24)
114
127
 
115
-
116
128
  ### Bug Fixes
117
129
 
118
- * Emit missing data fields to JSON ([abf3de3](https://github.com/applandinc/appmap-js/commit/abf3de334f89432b2c7b36e02c7e4ce96e556128))
130
+ - Emit missing data fields to JSON
131
+ ([abf3de3](https://github.com/applandinc/appmap-js/commit/abf3de334f89432b2c7b36e02c7e4ce96e556128))
119
132
 
120
133
  # [@appland/appmap-v3.29.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.1...@appland/appmap-v3.29.2) (2022-06-24)
121
134
 
122
-
123
135
  ### Bug Fixes
124
136
 
125
- * record subcommand now always opens the AppMap ([976e3bd](https://github.com/applandinc/appmap-js/commit/976e3bd2720168336134dfc160f35f8dcf6eb38a))
137
+ - record subcommand now always opens the AppMap
138
+ ([976e3bd](https://github.com/applandinc/appmap-js/commit/976e3bd2720168336134dfc160f35f8dcf6eb38a))
126
139
 
127
140
  # [@appland/appmap-v3.29.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.0...@appland/appmap-v3.29.1) (2022-06-22)
128
141
 
129
-
130
142
  ### Bug Fixes
131
143
 
132
- * Indexing now works correctly even with long appmap filenames ([71e1a21](https://github.com/applandinc/appmap-js/commit/71e1a21f92cac0a8468fa10be14f939b72e4bbe3))
144
+ - Indexing now works correctly even with long appmap filenames
145
+ ([71e1a21](https://github.com/applandinc/appmap-js/commit/71e1a21f92cac0a8468fa10be14f939b72e4bbe3))
133
146
 
134
147
  # [@appland/appmap-v3.29.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.28.1...@appland/appmap-v3.29.0) (2022-06-17)
135
148
 
136
-
137
149
  ### Bug Fixes
138
150
 
139
- * Improve handling of file access errors ([8fdbe64](https://github.com/applandinc/appmap-js/commit/8fdbe6498482de0c3253bf8ab679fc4226a0f4ef))
140
- * Reliably determine that an AppMap index is up-to-date ([17e3eba](https://github.com/applandinc/appmap-js/commit/17e3ebab54ad230ab4db21043234bebccfc29291))
141
-
151
+ - Improve handling of file access errors
152
+ ([8fdbe64](https://github.com/applandinc/appmap-js/commit/8fdbe6498482de0c3253bf8ab679fc4226a0f4ef))
153
+ - Reliably determine that an AppMap index is up-to-date
154
+ ([17e3eba](https://github.com/applandinc/appmap-js/commit/17e3ebab54ad230ab4db21043234bebccfc29291))
142
155
 
143
156
  ### Features
144
157
 
145
- * Drop ctime file from index, use mtime ([c57397d](https://github.com/applandinc/appmap-js/commit/c57397d00a74015b133c51e5de9410f5afb860ea))
158
+ - Drop ctime file from index, use mtime
159
+ ([c57397d](https://github.com/applandinc/appmap-js/commit/c57397d00a74015b133c51e5de9410f5afb860ea))
146
160
 
147
161
  # [@appland/appmap-v3.28.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.28.0...@appland/appmap-v3.28.1) (2022-06-08)
148
162
 
149
-
150
163
  ### Bug Fixes
151
164
 
152
- * Index no longer panics on missing files ([b56bde3](https://github.com/applandinc/appmap-js/commit/b56bde37c5d4adeac3df39b50ef4c7f43d95b3c9))
165
+ - Index no longer panics on missing files
166
+ ([b56bde3](https://github.com/applandinc/appmap-js/commit/b56bde37c5d4adeac3df39b50ef4c7f43d95b3c9))
153
167
 
154
168
  # [@appland/appmap-v3.28.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.6...@appland/appmap-v3.28.0) (2022-06-08)
155
169
 
156
-
157
170
  ### Bug Fixes
158
171
 
159
- * Ensure that maxTime is a number ([0e42152](https://github.com/applandinc/appmap-js/commit/0e42152fc6e56d8f2670347ed74428ec1f5720d8))
160
- * listAppMapFiles expects transient files ([fd45854](https://github.com/applandinc/appmap-js/commit/fd458549a615fef39f5e335322523670b99b1fce))
161
-
172
+ - Ensure that maxTime is a number
173
+ ([0e42152](https://github.com/applandinc/appmap-js/commit/0e42152fc6e56d8f2670347ed74428ec1f5720d8))
174
+ - listAppMapFiles expects transient files
175
+ ([fd45854](https://github.com/applandinc/appmap-js/commit/fd458549a615fef39f5e335322523670b99b1fce))
162
176
 
163
177
  ### Features
164
178
 
165
- * Respect appmap_dir ([11357d3](https://github.com/applandinc/appmap-js/commit/11357d3398af1754cf6fb9199383f44d9e5c1222))
166
- * Suggest next step after CLI command ([61dca63](https://github.com/applandinc/appmap-js/commit/61dca63df62509dfaa13586e7adafcf4cc511371))
179
+ - Respect appmap_dir
180
+ ([11357d3](https://github.com/applandinc/appmap-js/commit/11357d3398af1754cf6fb9199383f44d9e5c1222))
181
+ - Suggest next step after CLI command
182
+ ([61dca63](https://github.com/applandinc/appmap-js/commit/61dca63df62509dfaa13586e7adafcf4cc511371))
167
183
 
168
184
  # [@appland/appmap-v3.27.6](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.5...@appland/appmap-v3.27.6) (2022-06-07)
169
185
 
170
-
171
186
  ### Bug Fixes
172
187
 
173
- * User can configure extended RR URL ([7429fa1](https://github.com/applandinc/appmap-js/commit/7429fa1d4455efaff0dfe6320323012e8e4775ad))
188
+ - User can configure extended RR URL
189
+ ([7429fa1](https://github.com/applandinc/appmap-js/commit/7429fa1d4455efaff0dfe6320323012e8e4775ad))
174
190
 
175
191
  # [@appland/appmap-v3.27.5](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.4...@appland/appmap-v3.27.5) (2022-06-06)
176
192
 
177
-
178
193
  ### Bug Fixes
179
194
 
180
- * Update test command used for minitest ([2ac70fc](https://github.com/applandinc/appmap-js/commit/2ac70fc480df377c696f4cb60057f34fa171ba1a))
195
+ - Update test command used for minitest
196
+ ([2ac70fc](https://github.com/applandinc/appmap-js/commit/2ac70fc480df377c696f4cb60057f34fa171ba1a))
181
197
 
182
198
  # [@appland/appmap-v3.27.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.3...@appland/appmap-v3.27.4) (2022-06-01)
183
199
 
184
-
185
200
  ### Bug Fixes
186
201
 
187
- * Openapi template is packaged correctly and the command works again ([1c98f95](https://github.com/applandinc/appmap-js/commit/1c98f9547b3a2aaab6956c016839d862058b3216))
202
+ - Openapi template is packaged correctly and the command works again
203
+ ([1c98f95](https://github.com/applandinc/appmap-js/commit/1c98f9547b3a2aaab6956c016839d862058b3216))
188
204
 
189
205
  # [@appland/appmap-v3.27.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.2...@appland/appmap-v3.27.3) (2022-05-31)
190
206
 
191
-
192
207
  ### Bug Fixes
193
208
 
194
- * Warn and reject too large AppMaps instead of raising an error ([901756f](https://github.com/applandinc/appmap-js/commit/901756f4a506f58098dd7ad0204b8c8edc0e0d0a))
209
+ - Warn and reject too large AppMaps instead of raising an error
210
+ ([901756f](https://github.com/applandinc/appmap-js/commit/901756f4a506f58098dd7ad0204b8c8edc0e0d0a))
195
211
 
196
212
  # [@appland/appmap-v3.27.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.1...@appland/appmap-v3.27.2) (2022-05-30)
197
213
 
198
-
199
214
  ### Bug Fixes
200
215
 
201
- * compare AppMap ctime to dependency mtime ([fd41733](https://github.com/applandinc/appmap-js/commit/fd4173372718cfabbe8c542d9bf757286404eb4d))
202
- * Indexing no longer causes EXDEV on Linux ([f8b0481](https://github.com/applandinc/appmap-js/commit/f8b0481881cc48715b1dcaa6a3caeaf0782d7b08))
216
+ - compare AppMap ctime to dependency mtime
217
+ ([fd41733](https://github.com/applandinc/appmap-js/commit/fd4173372718cfabbe8c542d9bf757286404eb4d))
218
+ - Indexing no longer causes EXDEV on Linux
219
+ ([f8b0481](https://github.com/applandinc/appmap-js/commit/f8b0481881cc48715b1dcaa6a3caeaf0782d7b08))
203
220
 
204
221
  # [@appland/appmap-v3.27.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.0...@appland/appmap-v3.27.1) (2022-05-27)
205
222
 
206
-
207
223
  ### Bug Fixes
208
224
 
209
- * Correct packages/cli bin script location ([5aafd90](https://github.com/applandinc/appmap-js/commit/5aafd90aab3c328a7ada80c80958c1139787c6fe))
225
+ - Correct packages/cli bin script location
226
+ ([5aafd90](https://github.com/applandinc/appmap-js/commit/5aafd90aab3c328a7ada80c80958c1139787c6fe))
210
227
 
211
228
  # [@appland/appmap-v3.27.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.26.0...@appland/appmap-v3.27.0) (2022-05-27)
212
229
 
213
-
214
230
  ### Features
215
231
 
216
- * Save remote recordings to $appmap_dir/remote ([81cd0c4](https://github.com/applandinc/appmap-js/commit/81cd0c4ab495fb9b7d35f0c894de7abfb0625adc))
232
+ - Save remote recordings to $appmap_dir/remote
233
+ ([81cd0c4](https://github.com/applandinc/appmap-js/commit/81cd0c4ab495fb9b7d35f0c894de7abfb0625adc))
217
234
 
218
235
  # [@appland/appmap-v3.26.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.4...@appland/appmap-v3.26.0) (2022-05-27)
219
236
 
220
-
221
237
  ### Features
222
238
 
223
- * install command accepts -d for target directory ([efc817c](https://github.com/applandinc/appmap-js/commit/efc817c4de78ea6912e03db5d36ab4a77fcfa0ae))
239
+ - install command accepts -d for target directory
240
+ ([efc817c](https://github.com/applandinc/appmap-js/commit/efc817c4de78ea6912e03db5d36ab4a77fcfa0ae))
224
241
 
225
242
  # [@appland/appmap-v3.25.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.3...@appland/appmap-v3.25.4) (2022-05-17)
226
243
 
227
-
228
244
  ### Bug Fixes
229
245
 
230
- * Move index directory into place more robustly ([8139e44](https://github.com/applandinc/appmap-js/commit/8139e44ab1046b482ab6181926679291699d6d6b))
246
+ - Move index directory into place more robustly
247
+ ([8139e44](https://github.com/applandinc/appmap-js/commit/8139e44ab1046b482ab6181926679291699d6d6b))
231
248
 
232
249
  # [@appland/appmap-v3.25.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.2...@appland/appmap-v3.25.3) (2022-05-11)
233
250
 
234
-
235
251
  ### Bug Fixes
236
252
 
237
- * await for locationString ([c8f7da7](https://github.com/applandinc/appmap-js/commit/c8f7da7d0daa5d64f1fac85c853c7e98b56e126c))
238
- * don't print progress to a non-tty stream ([b1b785f](https://github.com/applandinc/appmap-js/commit/b1b785f950fc0465ca3787c073447ede3db1c4f3))
253
+ - await for locationString
254
+ ([c8f7da7](https://github.com/applandinc/appmap-js/commit/c8f7da7d0daa5d64f1fac85c853c7e98b56e126c))
255
+ - don't print progress to a non-tty stream
256
+ ([b1b785f](https://github.com/applandinc/appmap-js/commit/b1b785f950fc0465ca3787c073447ede3db1c4f3))
239
257
 
240
258
  # [@appland/appmap-v3.25.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.1...@appland/appmap-v3.25.2) (2022-05-10)
241
259
 
242
-
243
260
  ### Bug Fixes
244
261
 
245
- * Safely handle code object with no classObject ([10cb8a7](https://github.com/applandinc/appmap-js/commit/10cb8a7c4de6760cc6a9ed43a0408586ebb23970))
262
+ - Safely handle code object with no classObject
263
+ ([10cb8a7](https://github.com/applandinc/appmap-js/commit/10cb8a7c4de6760cc6a9ed43a0408586ebb23970))
246
264
 
247
265
  # [@appland/appmap-v3.25.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.0...@appland/appmap-v3.25.1) (2022-05-02)
248
266
 
249
-
250
267
  ### Bug Fixes
251
268
 
252
- * Test commands must not be blank ([f7a6e21](https://github.com/applandinc/appmap-js/commit/f7a6e2119f32a988826aa0a3a0558213a23beb67))
269
+ - Test commands must not be blank
270
+ ([f7a6e21](https://github.com/applandinc/appmap-js/commit/f7a6e2119f32a988826aa0a3a0558213a23beb67))
253
271
 
254
272
  # [@appland/appmap-v3.25.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.24.0...@appland/appmap-v3.25.0) (2022-04-28)
255
273
 
256
-
257
274
  ### Features
258
275
 
259
- * Extended telemetry for the 'record' command ([99f1450](https://github.com/applandinc/appmap-js/commit/99f145038dda0ff91c3def394529edfd6b1fbff7))
276
+ - Extended telemetry for the 'record' command
277
+ ([99f1450](https://github.com/applandinc/appmap-js/commit/99f145038dda0ff91c3def394529edfd6b1fbff7))
260
278
 
261
279
  # [@appland/appmap-v3.24.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.23.1...@appland/appmap-v3.24.0) (2022-04-27)
262
280
 
263
-
264
281
  ### Bug Fixes
265
282
 
266
- * Fix test command guessing for Ruby ([7905910](https://github.com/applandinc/appmap-js/commit/790591005576d4c27b796819466476d4f277be2a))
267
- * Suggest test recording before remote ([d905f7e](https://github.com/applandinc/appmap-js/commit/d905f7e6d74e40d87b34ce865621a52fee270d52))
268
-
283
+ - Fix test command guessing for Ruby
284
+ ([7905910](https://github.com/applandinc/appmap-js/commit/790591005576d4c27b796819466476d4f277be2a))
285
+ - Suggest test recording before remote
286
+ ([d905f7e](https://github.com/applandinc/appmap-js/commit/d905f7e6d74e40d87b34ce865621a52fee270d52))
269
287
 
270
288
  ### Features
271
289
 
272
- * 'record' command finishes by prompting with next steps ([ec9766e](https://github.com/applandinc/appmap-js/commit/ec9766ef17ace1e4ac8cb128a30c320dc7ae202b))
273
- * install command prompts the user to run 'record' ([585008a](https://github.com/applandinc/appmap-js/commit/585008a17a42f024c3fabd9b8a6a6ee43c042e17))
274
- * Telemetry for 'record' ([afc19a9](https://github.com/applandinc/appmap-js/commit/afc19a953c43f74736d63949ad6a866e3bf5ee15))
290
+ - 'record' command finishes by prompting with next steps
291
+ ([ec9766e](https://github.com/applandinc/appmap-js/commit/ec9766ef17ace1e4ac8cb128a30c320dc7ae202b))
292
+ - install command prompts the user to run 'record'
293
+ ([585008a](https://github.com/applandinc/appmap-js/commit/585008a17a42f024c3fabd9b8a6a6ee43c042e17))
294
+ - Telemetry for 'record'
295
+ ([afc19a9](https://github.com/applandinc/appmap-js/commit/afc19a953c43f74736d63949ad6a866e3bf5ee15))
275
296
 
276
297
  # [@appland/appmap-v3.23.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.23.0...@appland/appmap-v3.23.1) (2022-04-27)
277
298
 
278
-
279
299
  ### Bug Fixes
280
300
 
281
- * Don't match events that have no return event ([31dca43](https://github.com/applandinc/appmap-js/commit/31dca43b25af18a8927fda0ebfec3f52dca8268f))
301
+ - Don't match events that have no return event
302
+ ([31dca43](https://github.com/applandinc/appmap-js/commit/31dca43b25af18a8927fda0ebfec3f52dca8268f))
282
303
 
283
304
  # [@appland/appmap-v3.23.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.22.0...@appland/appmap-v3.23.0) (2022-04-27)
284
305
 
285
-
286
306
  ### Bug Fixes
287
307
 
288
- * Prompt for test command ([b9abca2](https://github.com/applandinc/appmap-js/commit/b9abca2352904f9692c49b7fced893f4be351a6d))
289
-
308
+ - Prompt for test command
309
+ ([b9abca2](https://github.com/applandinc/appmap-js/commit/b9abca2352904f9692c49b7fced893f4be351a6d))
290
310
 
291
311
  ### Features
292
312
 
293
- * Add UI.continue ([36d948f](https://github.com/applandinc/appmap-js/commit/36d948f7257671d2cb64d8eee09058d07a180a77))
294
- * Boldly print if the agent is available or not ([5c25abd](https://github.com/applandinc/appmap-js/commit/5c25abdf4c3c223113e7923a66caed53771f369b))
295
- * Guess 'mvn test' command ([65534a8](https://github.com/applandinc/appmap-js/commit/65534a8c356450eab92bb9568edad413b17f9ba8))
313
+ - Add UI.continue
314
+ ([36d948f](https://github.com/applandinc/appmap-js/commit/36d948f7257671d2cb64d8eee09058d07a180a77))
315
+ - Boldly print if the agent is available or not
316
+ ([5c25abd](https://github.com/applandinc/appmap-js/commit/5c25abdf4c3c223113e7923a66caed53771f369b))
317
+ - Guess 'mvn test' command
318
+ ([65534a8](https://github.com/applandinc/appmap-js/commit/65534a8c356450eab92bb9568edad413b17f9ba8))
296
319
 
297
320
  # [@appland/appmap-v3.22.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.21.0...@appland/appmap-v3.22.0) (2022-04-26)
298
321
 
299
-
300
322
  ### Bug Fixes
301
323
 
302
- * Fix hash key of saved settings ([26f54f4](https://github.com/applandinc/appmap-js/commit/26f54f479047b38b667c27b7d12c280d4d91413c))
303
-
324
+ - Fix hash key of saved settings
325
+ ([26f54f4](https://github.com/applandinc/appmap-js/commit/26f54f479047b38b667c27b7d12c280d4d91413c))
304
326
 
305
327
  ### Features
306
328
 
307
- * 'record test' sub-command ([9471f7f](https://github.com/applandinc/appmap-js/commit/9471f7f5de90a0f7ba52086d7385371ee50ecf23))
308
- * Prompt for test commands ([93ae6f6](https://github.com/applandinc/appmap-js/commit/93ae6f6a4b0d97c4338480c1943d1ac32a0cd6d7))
309
- * Recording mode argument is optional ([44b3575](https://github.com/applandinc/appmap-js/commit/44b35751ea025c6c4a33b60f6e51089ea0a709bc))
310
- * Set a time limit on test case execution ([a6c2803](https://github.com/applandinc/appmap-js/commit/a6c28037123f087e7d40deecc6de1b2274820f43))
329
+ - 'record test' sub-command
330
+ ([9471f7f](https://github.com/applandinc/appmap-js/commit/9471f7f5de90a0f7ba52086d7385371ee50ecf23))
331
+ - Prompt for test commands
332
+ ([93ae6f6](https://github.com/applandinc/appmap-js/commit/93ae6f6a4b0d97c4338480c1943d1ac32a0cd6d7))
333
+ - Recording mode argument is optional
334
+ ([44b3575](https://github.com/applandinc/appmap-js/commit/44b35751ea025c6c4a33b60f6e51089ea0a709bc))
335
+ - Set a time limit on test case execution
336
+ ([a6c2803](https://github.com/applandinc/appmap-js/commit/a6c28037123f087e7d40deecc6de1b2274820f43))
311
337
 
312
338
  # [@appland/appmap-v3.21.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.20.0...@appland/appmap-v3.21.0) (2022-04-14)
313
339
 
314
-
315
340
  ### Features
316
341
 
317
- * Reorganize code into states, actions, and tests ([a62c923](https://github.com/applandinc/appmap-js/commit/a62c92386a9a8388b7b39cfb54c1b83b4896fba5))
318
- * Split dev_server options between config and settings ([0cde0c2](https://github.com/applandinc/appmap-js/commit/0cde0c23d0f607e36b6947d87363ab5424576215))
319
- * Upgrade UX of the 'record' command ([573749f](https://github.com/applandinc/appmap-js/commit/573749fdcb79e10b8dc8fe8ef328eb74b524b1b6))
342
+ - Reorganize code into states, actions, and tests
343
+ ([a62c923](https://github.com/applandinc/appmap-js/commit/a62c92386a9a8388b7b39cfb54c1b83b4896fba5))
344
+ - Split dev_server options between config and settings
345
+ ([0cde0c2](https://github.com/applandinc/appmap-js/commit/0cde0c23d0f607e36b6947d87363ab5424576215))
346
+ - Upgrade UX of the 'record' command
347
+ ([573749f](https://github.com/applandinc/appmap-js/commit/573749fdcb79e10b8dc8fe8ef328eb74b524b1b6))
320
348
 
321
349
  # [@appland/appmap-v3.20.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.19.0...@appland/appmap-v3.20.0) (2022-04-05)
322
350
 
323
-
324
351
  ### Features
325
352
 
326
- * Add OpenAPI response schema by mime type ([fb96895](https://github.com/applandinc/appmap-js/commit/fb96895e071aaa010a43aaa53da7e5e480a590d8))
327
- * Best-effort inference of schema from multiple examples ([d76f3c4](https://github.com/applandinc/appmap-js/commit/d76f3c4c5e665a7d261ed21d77093bb56762cfe7))
328
- * Don't emit openapi item when type is nil/unknown ([6e0831a](https://github.com/applandinc/appmap-js/commit/6e0831a682d1ae50152c95d6b6e5825a7c9f5009))
329
- * Emit 'object' for unrecognized type ([651b5ae](https://github.com/applandinc/appmap-js/commit/651b5ae0921ba5cfa79ba46618a79390f43a8f56))
353
+ - Add OpenAPI response schema by mime type
354
+ ([fb96895](https://github.com/applandinc/appmap-js/commit/fb96895e071aaa010a43aaa53da7e5e480a590d8))
355
+ - Best-effort inference of schema from multiple examples
356
+ ([d76f3c4](https://github.com/applandinc/appmap-js/commit/d76f3c4c5e665a7d261ed21d77093bb56762cfe7))
357
+ - Don't emit openapi item when type is nil/unknown
358
+ ([6e0831a](https://github.com/applandinc/appmap-js/commit/6e0831a682d1ae50152c95d6b6e5825a7c9f5009))
359
+ - Emit 'object' for unrecognized type
360
+ ([651b5ae](https://github.com/applandinc/appmap-js/commit/651b5ae0921ba5cfa79ba46618a79390f43a8f56))
330
361
 
331
362
  # [@appland/appmap-v3.19.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.3...@appland/appmap-v3.19.0) (2022-03-10)
332
363
 
333
-
334
364
  ### Features
335
365
 
336
- * check identifyGradleFile ends gradle.kts ([71c09f2](https://github.com/applandinc/appmap-js/commit/71c09f2af6d0a9476f3541c9247e332d62463875))
337
- * Support gradle projects with build file written in kotlin script (build.gradle.kts) ([53c5e02](https://github.com/applandinc/appmap-js/commit/53c5e022ec9d97487b0245dcf3aed2711223b6c1))
366
+ - check identifyGradleFile ends gradle.kts
367
+ ([71c09f2](https://github.com/applandinc/appmap-js/commit/71c09f2af6d0a9476f3541c9247e332d62463875))
368
+ - Support gradle projects with build file written in kotlin script (build.gradle.kts)
369
+ ([53c5e02](https://github.com/applandinc/appmap-js/commit/53c5e022ec9d97487b0245dcf3aed2711223b6c1))
338
370
 
339
371
  # [@appland/appmap-v3.18.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.2...@appland/appmap-v3.18.3) (2022-02-14)
340
372
 
341
-
342
373
  ### Bug Fixes
343
374
 
344
- * Ensure availability of Event.requestContentType ([73f44ed](https://github.com/applandinc/appmap-js/commit/73f44ede6fca001b757bd67ade8afc6459262822))
345
- * typeof null is object - handle this ([8740248](https://github.com/applandinc/appmap-js/commit/8740248b62c129f2203f29a8be8dfe82051fdd60))
375
+ - Ensure availability of Event.requestContentType
376
+ ([73f44ed](https://github.com/applandinc/appmap-js/commit/73f44ede6fca001b757bd67ade8afc6459262822))
377
+ - typeof null is object - handle this
378
+ ([8740248](https://github.com/applandinc/appmap-js/commit/8740248b62c129f2203f29a8be8dfe82051fdd60))
346
379
 
347
380
  # [@appland/appmap-v3.18.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.1...@appland/appmap-v3.18.2) (2022-02-11)
348
381
 
349
-
350
382
  ### Bug Fixes
351
383
 
352
- * Expect Content-Type header instead of mime_type field ([0886d8c](https://github.com/applandinc/appmap-js/commit/0886d8cf667e1b5b5325d26fd882a7586db29c25))
353
- * Recognize Ruby String type ([f045bc5](https://github.com/applandinc/appmap-js/commit/f045bc570f7d3bd857068f72930d7ba3394a467e))
384
+ - Expect Content-Type header instead of mime_type field
385
+ ([0886d8c](https://github.com/applandinc/appmap-js/commit/0886d8cf667e1b5b5325d26fd882a7586db29c25))
386
+ - Recognize Ruby String type
387
+ ([f045bc5](https://github.com/applandinc/appmap-js/commit/f045bc570f7d3bd857068f72930d7ba3394a467e))
354
388
 
355
389
  # [@appland/appmap-v3.18.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.0...@appland/appmap-v3.18.1) (2022-02-04)
356
390
 
357
-
358
391
  ### Bug Fixes
359
392
 
360
- * Set the metadata name property before writing out AppMap data ([b784cd6](https://github.com/applandinc/appmap-js/commit/b784cd6a835f940d7e97f3f62e76aff001c54c55))
393
+ - Set the metadata name property before writing out AppMap data
394
+ ([b784cd6](https://github.com/applandinc/appmap-js/commit/b784cd6a835f940d7e97f3f62e76aff001c54c55))
361
395
 
362
396
  # [@appland/appmap-v3.18.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.17.2...@appland/appmap-v3.18.0) (2022-02-03)
363
397
 
364
-
365
398
  ### Features
366
399
 
367
- * Refactor SQL utilities into @appland/models ([ef8a9be](https://github.com/applandinc/appmap-js/commit/ef8a9bebb08f08959272af24f8a8069514107681))
400
+ - Refactor SQL utilities into @appland/models
401
+ ([ef8a9be](https://github.com/applandinc/appmap-js/commit/ef8a9bebb08f08959272af24f8a8069514107681))
368
402
 
369
403
  # [@appland/appmap-v3.17.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.17.1...@appland/appmap-v3.17.2) (2022-02-01)
370
404
 
371
-
372
405
  ### Bug Fixes
373
406
 
374
- * Fix JS post-install message ([3821584](https://github.com/applandinc/appmap-js/commit/3821584c045cbb1f70c148a48d3df1cb10d7f2a7))
375
- * Remove post-install message ([716c5a9](https://github.com/applandinc/appmap-js/commit/716c5a96a1d587496921e756995e7cd8831ff616))
407
+ - Fix JS post-install message
408
+ ([3821584](https://github.com/applandinc/appmap-js/commit/3821584c045cbb1f70c148a48d3df1cb10d7f2a7))
409
+ - Remove post-install message
410
+ ([716c5a9](https://github.com/applandinc/appmap-js/commit/716c5a96a1d587496921e756995e7cd8831ff616))
376
411
 
377
412
  # [@appland/appmap-v3.17.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.17.0...@appland/appmap-v3.17.1) (2022-01-27)
378
413
 
379
-
380
414
  ### Bug Fixes
381
415
 
382
- * Handle spaces in CommandStruct.args ([30c65cc](https://github.com/applandinc/appmap-js/commit/30c65cc710f8d363c94f24ad697617452d4c5192))
416
+ - Handle spaces in CommandStruct.args
417
+ ([30c65cc](https://github.com/applandinc/appmap-js/commit/30c65cc710f8d363c94f24ad697617452d4c5192))
383
418
 
384
419
  # [@appland/appmap-v3.17.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.16.1...@appland/appmap-v3.17.0) (2022-01-27)
385
420
 
386
-
387
421
  ### Bug Fixes
388
422
 
389
- * Don't prompt the user for confirmation if the process was obviously not found ([c1e7aea](https://github.com/applandinc/appmap-js/commit/c1e7aea7977b2e74b1b8f137b78435b980d0e997))
390
- * Handle the case when no data is obtained from recording ([16b0a98](https://github.com/applandinc/appmap-js/commit/16b0a98b9676f7491144948c370d2f4c6eba60ff))
391
-
423
+ - Don't prompt the user for confirmation if the process was obviously not found
424
+ ([c1e7aea](https://github.com/applandinc/appmap-js/commit/c1e7aea7977b2e74b1b8f137b78435b980d0e997))
425
+ - Handle the case when no data is obtained from recording
426
+ ([16b0a98](https://github.com/applandinc/appmap-js/commit/16b0a98b9676f7491144948c370d2f4c6eba60ff))
392
427
 
393
428
  ### Features
394
429
 
395
- * Shortcut the record 'open' step when running in the VSCode terminal ([85d7a75](https://github.com/applandinc/appmap-js/commit/85d7a754a2da457aa39719ebdd0f75416f04e3dd))
430
+ - Shortcut the record 'open' step when running in the VSCode terminal
431
+ ([85d7a75](https://github.com/applandinc/appmap-js/commit/85d7a754a2da457aa39719ebdd0f75416f04e3dd))
396
432
 
397
433
  # [@appland/appmap-v3.16.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.16.0...@appland/appmap-v3.16.1) (2022-01-25)
398
434
 
399
-
400
435
  ### Bug Fixes
401
436
 
402
- * Add supports-hyperlinks dependency ([308c4bd](https://github.com/applandinc/appmap-js/commit/308c4bd250f36bf88df3e249fe9d36a9266980b2))
437
+ - Add supports-hyperlinks dependency
438
+ ([308c4bd](https://github.com/applandinc/appmap-js/commit/308c4bd250f36bf88df3e249fe9d36a9266980b2))
403
439
 
404
440
  # [@appland/appmap-v3.16.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.15.1...@appland/appmap-v3.16.0) (2022-01-25)
405
441
 
406
-
407
442
  ### Features
408
443
 
409
- * Add remote recording doc links for Java and JavaScript ([f40affe](https://github.com/applandinc/appmap-js/commit/f40affeb705d30b7bc682d388e37abc0487c7adf))
444
+ - Add remote recording doc links for Java and JavaScript
445
+ ([f40affe](https://github.com/applandinc/appmap-js/commit/f40affeb705d30b7bc682d388e37abc0487c7adf))
410
446
 
411
447
  # [@appland/appmap-v3.15.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.15.0...@appland/appmap-v3.15.1) (2022-01-18)
412
448
 
413
-
414
449
  ### Bug Fixes
415
450
 
416
- * Add missing dependency on JSONStream ([748876d](https://github.com/applandinc/appmap-js/commit/748876dcb3fc5ff0fe2be831343ff93fc92054df))
451
+ - Add missing dependency on JSONStream
452
+ ([748876d](https://github.com/applandinc/appmap-js/commit/748876dcb3fc5ff0fe2be831343ff93fc92054df))
417
453
 
418
454
  # [@appland/appmap-v3.15.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.8...@appland/appmap-v3.15.0) (2022-01-18)
419
455
 
420
-
421
456
  ### Features
422
457
 
423
- * Port prune subcommand ([fd1d724](https://github.com/applandinc/appmap-js/commit/fd1d7240c2ce8d1fb3227713ab78a1a9761e14a5))
458
+ - Port prune subcommand
459
+ ([fd1d724](https://github.com/applandinc/appmap-js/commit/fd1d7240c2ce8d1fb3227713ab78a1a9761e14a5))
424
460
 
425
461
  # [@appland/appmap-v3.14.8](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.7...@appland/appmap-v3.14.8) (2022-01-07)
426
462
 
427
-
428
463
  ### Bug Fixes
429
464
 
430
- * Fix the path to static assets for the open command ([eed3e3e](https://github.com/applandinc/appmap-js/commit/eed3e3eaebff1484f4310bcf3c6f48d21098842e))
465
+ - Fix the path to static assets for the open command
466
+ ([eed3e3e](https://github.com/applandinc/appmap-js/commit/eed3e3eaebff1484f4310bcf3c6f48d21098842e))
431
467
 
432
468
  # [@appland/appmap-v3.14.7](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.6...@appland/appmap-v3.14.7) (2022-01-05)
433
469
 
434
-
435
470
  ### Bug Fixes
436
471
 
437
- * Make dependency package versions compatible with scanner ([347a4f4](https://github.com/applandinc/appmap-js/commit/347a4f4844cfa89879fbc2154066c4e6eb920786))
472
+ - Make dependency package versions compatible with scanner
473
+ ([347a4f4](https://github.com/applandinc/appmap-js/commit/347a4f4844cfa89879fbc2154066c4e6eb920786))
438
474
 
439
475
  # [@appland/appmap-v3.14.6](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.5...@appland/appmap-v3.14.6) (2021-12-09)
440
476
 
441
-
442
477
  ### Bug Fixes
443
478
 
444
- * Upgrade @appland/models in packages/cli ([115d60a](https://github.com/applandinc/appmap-js/commit/115d60a36ee21a493a31d04e8ac015757cf931a7))
479
+ - Upgrade @appland/models in packages/cli
480
+ ([115d60a](https://github.com/applandinc/appmap-js/commit/115d60a36ee21a493a31d04e8ac015757cf931a7))
445
481
 
446
482
  # [@appland/appmap-v3.14.5](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.4...@appland/appmap-v3.14.5) (2021-12-07)
447
483
 
448
-
449
484
  ### Bug Fixes
450
485
 
451
- * Use a shell when running a command ([12986a5](https://github.com/applandinc/appmap-js/commit/12986a5bbaa97a8e9b671ab1308636813f06ef2d))
486
+ - Use a shell when running a command
487
+ ([12986a5](https://github.com/applandinc/appmap-js/commit/12986a5bbaa97a8e9b671ab1308636813f06ef2d))
452
488
 
453
489
  # [@appland/appmap-v3.14.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.3...@appland/appmap-v3.14.4) (2021-12-06)
454
490
 
455
-
456
491
  ### Bug Fixes
457
492
 
458
- * Nudge user to install in current project ([28f358e](https://github.com/applandinc/appmap-js/commit/28f358e0479a5a919eb4d2b45be79a51f8dd9799))
493
+ - Nudge user to install in current project
494
+ ([28f358e](https://github.com/applandinc/appmap-js/commit/28f358e0479a5a919eb4d2b45be79a51f8dd9799))
459
495
 
460
496
  # [@appland/appmap-v3.14.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.2...@appland/appmap-v3.14.3) (2021-12-03)
461
497
 
462
-
463
498
  ### Bug Fixes
464
499
 
465
- * Correct post-install instructions ([ed8febd](https://github.com/applandinc/appmap-js/commit/ed8febd6bc0cd9c2ba1380ed5a9ccced7e907e2e))
466
- * Use an absolute path when installing ([c39a784](https://github.com/applandinc/appmap-js/commit/c39a784a646662355f1aecbc4518e2b219037d10))
500
+ - Correct post-install instructions
501
+ ([ed8febd](https://github.com/applandinc/appmap-js/commit/ed8febd6bc0cd9c2ba1380ed5a9ccced7e907e2e))
502
+ - Use an absolute path when installing
503
+ ([c39a784](https://github.com/applandinc/appmap-js/commit/c39a784a646662355f1aecbc4518e2b219037d10))
467
504
 
468
505
  # [@appland/appmap-v3.14.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.1...@appland/appmap-v3.14.2) (2021-12-01)
469
506
 
470
-
471
507
  ### Bug Fixes
472
508
 
473
- * Allow the user to override agent package ([963e15b](https://github.com/applandinc/appmap-js/commit/963e15b5684371102247efb97456f9497c96653f))
474
- * EncodedFile now handles empty files ([bacf4ac](https://github.com/applandinc/appmap-js/commit/bacf4aca20f0c1364a4b4c6f7657655b6a2db794))
509
+ - Allow the user to override agent package
510
+ ([963e15b](https://github.com/applandinc/appmap-js/commit/963e15b5684371102247efb97456f9497c96653f))
511
+ - EncodedFile now handles empty files
512
+ ([bacf4ac](https://github.com/applandinc/appmap-js/commit/bacf4aca20f0c1364a4b4c6f7657655b6a2db794))
475
513
 
476
514
  # [@appland/appmap-v3.14.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.0...@appland/appmap-v3.14.1) (2021-11-30)
477
515
 
478
-
479
516
  ### Bug Fixes
480
517
 
481
- * Use correct path to JB maven plugin ([7bc5880](https://github.com/applandinc/appmap-js/commit/7bc588011dee9feb759c16d731b90e843fd74435))
482
- * Wait for the user to pick an installer ([f16e4a3](https://github.com/applandinc/appmap-js/commit/f16e4a3a77ec72e3eb9efefdb18699c5e50f9f0f))
518
+ - Use correct path to JB maven plugin
519
+ ([7bc5880](https://github.com/applandinc/appmap-js/commit/7bc588011dee9feb759c16d731b90e843fd74435))
520
+ - Wait for the user to pick an installer
521
+ ([f16e4a3](https://github.com/applandinc/appmap-js/commit/f16e4a3a77ec72e3eb9efefdb18699c5e50f9f0f))
483
522
 
484
523
  # [@appland/appmap-v3.14.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.4...@appland/appmap-v3.14.0) (2021-11-29)
485
524
 
486
-
487
525
  ### Features
488
526
 
489
- * Add JavaScript project installers ([eb8f934](https://github.com/applandinc/appmap-js/commit/eb8f93476b85fab1a50f767c5774d5d2fc1910a7))
527
+ - Add JavaScript project installers
528
+ ([eb8f934](https://github.com/applandinc/appmap-js/commit/eb8f93476b85fab1a50f767c5774d5d2fc1910a7))
490
529
 
491
530
  # [@appland/appmap-v3.13.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.3...@appland/appmap-v3.13.4) (2021-11-19)
492
531
 
493
-
494
532
  ### Bug Fixes
495
533
 
496
- * Exit cleanly when the user aborts ([e570101](https://github.com/applandinc/appmap-js/commit/e5701017d01aa3597c2c66556a2c1a08ca3678a6))
497
- * Flush telemetry events before exiting ([60df8e8](https://github.com/applandinc/appmap-js/commit/60df8e83eec2b3fa3d53d6339613cf4a595c03ae))
498
- * Send success event ([4d05374](https://github.com/applandinc/appmap-js/commit/4d053742e6cb05f964485764a29c548ab6002582))
534
+ - Exit cleanly when the user aborts
535
+ ([e570101](https://github.com/applandinc/appmap-js/commit/e5701017d01aa3597c2c66556a2c1a08ca3678a6))
536
+ - Flush telemetry events before exiting
537
+ ([60df8e8](https://github.com/applandinc/appmap-js/commit/60df8e83eec2b3fa3d53d6339613cf4a595c03ae))
538
+ - Send success event
539
+ ([4d05374](https://github.com/applandinc/appmap-js/commit/4d053742e6cb05f964485764a29c548ab6002582))
499
540
 
500
541
  # [@appland/appmap-v3.13.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.2...@appland/appmap-v3.13.3) (2021-11-11)
501
542
 
502
-
503
543
  ### Bug Fixes
504
544
 
505
- * Show the correct version with --version ([e695e2c](https://github.com/applandinc/appmap-js/commit/e695e2c69e1936a35c94a6c37129e06bce7b8287))
545
+ - Show the correct version with --version
546
+ ([e695e2c](https://github.com/applandinc/appmap-js/commit/e695e2c69e1936a35c94a6c37129e06bce7b8287))
506
547
 
507
548
  # [@appland/appmap-v3.13.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.1...@appland/appmap-v3.13.2) (2021-11-11)
508
549
 
509
-
510
550
  ### Bug Fixes
511
551
 
512
- * Improve error reporting ([ac18468](https://github.com/applandinc/appmap-js/commit/ac184684d3e16a96ac98c8129d59fe5a147786bd))
513
- * Map language types to OpenAPI types ([e44f906](https://github.com/applandinc/appmap-js/commit/e44f906304ac7fe568e574c9a768943ea931ec8e))
552
+ - Improve error reporting
553
+ ([ac18468](https://github.com/applandinc/appmap-js/commit/ac184684d3e16a96ac98c8129d59fe5a147786bd))
554
+ - Map language types to OpenAPI types
555
+ ([e44f906](https://github.com/applandinc/appmap-js/commit/e44f906304ac7fe568e574c9a768943ea931ec8e))
514
556
 
515
557
  # [@appland/appmap-v3.13.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.0...@appland/appmap-v3.13.1) (2021-11-11)
516
558
 
517
-
518
559
  ### Bug Fixes
519
560
 
520
- * Wait for debugging information on exit ([fe71319](https://github.com/applandinc/appmap-js/commit/fe71319feb97dafffa1065e0747abe1f05e65cee))
561
+ - Wait for debugging information on exit
562
+ ([fe71319](https://github.com/applandinc/appmap-js/commit/fe71319feb97dafffa1065e0747abe1f05e65cee))
521
563
 
522
564
  # [@appland/appmap-v3.13.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.12.2...@appland/appmap-v3.13.0) (2021-11-08)
523
565
 
524
-
525
566
  ### Bug Fixes
526
567
 
527
- * Wait for verification before proceeding ([3e945fb](https://github.com/applandinc/appmap-js/commit/3e945fb5c2749a1b77a7b76ed8692f97034fa0f7))
528
-
568
+ - Wait for verification before proceeding
569
+ ([3e945fb](https://github.com/applandinc/appmap-js/commit/3e945fb5c2749a1b77a7b76ed8692f97034fa0f7))
529
570
 
530
571
  ### Features
531
572
 
532
- * Use IntelliJ JDK, build tools, if available ([c4d8101](https://github.com/applandinc/appmap-js/commit/c4d81013040c613277fb3c21ded2474df2f317ae))
573
+ - Use IntelliJ JDK, build tools, if available
574
+ ([c4d8101](https://github.com/applandinc/appmap-js/commit/c4d81013040c613277fb3c21ded2474df2f317ae))
533
575
 
534
576
  # [@appland/appmap-v3.12.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.12.1...@appland/appmap-v3.12.2) (2021-11-05)
535
577
 
536
-
537
578
  ### Bug Fixes
538
579
 
539
- * include resources directory in package ([66e98fb](https://github.com/applandinc/appmap-js/commit/66e98fbb205452b33d064a3ee3435933db7e6e81))
580
+ - include resources directory in package
581
+ ([66e98fb](https://github.com/applandinc/appmap-js/commit/66e98fbb205452b33d064a3ee3435933db7e6e81))
540
582
 
541
583
  # [@appland/appmap-v3.12.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.12.0...@appland/appmap-v3.12.1) (2021-11-04)
542
584
 
543
-
544
585
  ### Bug Fixes
545
586
 
546
- * reverting openapi version to 3.0.1 ([90ef5ee](https://github.com/applandinc/appmap-js/commit/90ef5ee8e1e0381ce82eda734931e7a136287ad4))
587
+ - reverting openapi version to 3.0.1
588
+ ([90ef5ee](https://github.com/applandinc/appmap-js/commit/90ef5ee8e1e0381ce82eda734931e7a136287ad4))
547
589
 
548
590
  # [@appland/appmap-v3.12.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.11.0...@appland/appmap-v3.12.0) (2021-11-03)
549
591
 
550
-
551
592
  ### Bug Fixes
552
593
 
553
- * Only display the command name if it's not found ([136ff50](https://github.com/applandinc/appmap-js/commit/136ff50bbbf3e069da79a7b8e490be24cbd6ffd4))
554
-
594
+ - Only display the command name if it's not found
595
+ ([136ff50](https://github.com/applandinc/appmap-js/commit/136ff50bbbf3e069da79a7b8e490be24cbd6ffd4))
555
596
 
556
597
  ### Features
557
598
 
558
- * Add support for sub-project installation ([7696ace](https://github.com/applandinc/appmap-js/commit/7696aceb813c9905580f53588327387dd06142a8))
599
+ - Add support for sub-project installation
600
+ ([7696ace](https://github.com/applandinc/appmap-js/commit/7696aceb813c9905580f53588327387dd06142a8))
559
601
 
560
602
  # [@appland/appmap-v3.11.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.10.1...@appland/appmap-v3.11.0) (2021-11-01)
561
603
 
562
-
563
604
  ### Features
564
605
 
565
- * Export parseNormalizeSQL and add joinsCount ([1f37628](https://github.com/applandinc/appmap-js/commit/1f37628e9c448176a0d068bd312ba4672e2f4925))
606
+ - Export parseNormalizeSQL and add joinsCount
607
+ ([1f37628](https://github.com/applandinc/appmap-js/commit/1f37628e9c448176a0d068bd312ba4672e2f4925))
566
608
 
567
609
  # [@appland/appmap-v3.10.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.10.0...@appland/appmap-v3.10.1) (2021-10-28)
568
610
 
569
-
570
611
  ### Bug Fixes
571
612
 
572
- * Add missing mavenCentral repo correctly ([bf33ce4](https://github.com/applandinc/appmap-js/commit/bf33ce41214d3fb839b46ca85fc76a0cf2612cb6))
613
+ - Add missing mavenCentral repo correctly
614
+ ([bf33ce4](https://github.com/applandinc/appmap-js/commit/bf33ce41214d3fb839b46ca85fc76a0cf2612cb6))
573
615
 
574
616
  # [@appland/appmap-v3.10.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.9.0...@appland/appmap-v3.10.0) (2021-10-21)
575
617
 
576
-
577
618
  ### Features
578
619
 
579
- * OpenAPI template is configurable ([e8b64d3](https://github.com/applandinc/appmap-js/commit/e8b64d3c33dd2267ce9c0aeb5cdfa7626a62aa9d))
580
- * Rename swagger command to openapi ([681b608](https://github.com/applandinc/appmap-js/commit/681b6083ff47760123cf4feed9abae8aab977eb1))
620
+ - OpenAPI template is configurable
621
+ ([e8b64d3](https://github.com/applandinc/appmap-js/commit/e8b64d3c33dd2267ce9c0aeb5cdfa7626a62aa9d))
622
+ - Rename swagger command to openapi
623
+ ([681b608](https://github.com/applandinc/appmap-js/commit/681b6083ff47760123cf4feed9abae8aab977eb1))
581
624
 
582
625
  # [@appland/appmap-v3.9.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.8.0...@appland/appmap-v3.9.0) (2021-10-21)
583
626
 
584
627
  # [@appland/appmap-v3.8.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.4...@appland/appmap-v3.8.0) (2021-10-18)
585
628
 
586
-
587
629
  ### Features
588
630
 
589
- * Notify on install startup ([578c4f3](https://github.com/applandinc/appmap-js/commit/578c4f348cc9852ea5be54925d4aaf9f58866aa3))
631
+ - Notify on install startup
632
+ ([578c4f3](https://github.com/applandinc/appmap-js/commit/578c4f348cc9852ea5be54925d4aaf9f58866aa3))
590
633
 
591
634
  # [@appland/appmap-v3.7.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.3...@appland/appmap-v3.7.4) (2021-10-14)
592
635
 
593
-
594
636
  ### Bug Fixes
595
637
 
596
- * Correct search for first gem in a Gemfile ([caed268](https://github.com/applandinc/appmap-js/commit/caed2683104af7870956bc76a63772aeaafb9d63))
638
+ - Correct search for first gem in a Gemfile
639
+ ([caed268](https://github.com/applandinc/appmap-js/commit/caed2683104af7870956bc76a63772aeaafb9d63))
597
640
 
598
641
  # [@appland/appmap-v3.7.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.2...@appland/appmap-v3.7.3) (2021-10-11)
599
642
 
600
-
601
643
  ### Bug Fixes
602
644
 
603
- * Use correct wrapper name on Windows ([485dbb9](https://github.com/applandinc/appmap-js/commit/485dbb9969506b06317becf2f5cb8072cb4957f2))
645
+ - Use correct wrapper name on Windows
646
+ ([485dbb9](https://github.com/applandinc/appmap-js/commit/485dbb9969506b06317becf2f5cb8072cb4957f2))
604
647
 
605
648
  # [@appland/appmap-v3.7.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.1...@appland/appmap-v3.7.2) (2021-10-07)
606
649
 
607
-
608
650
  ### Bug Fixes
609
651
 
610
- * Support UTF-16LE encoded build files ([a520438](https://github.com/applandinc/appmap-js/commit/a52043870cfcf66e5e26efb30f490df6a0e1c51e))
652
+ - Support UTF-16LE encoded build files
653
+ ([a520438](https://github.com/applandinc/appmap-js/commit/a52043870cfcf66e5e26efb30f490df6a0e1c51e))
611
654
 
612
655
  # [@appland/appmap-v3.7.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.0...@appland/appmap-v3.7.1) (2021-10-04)
613
656
 
614
-
615
657
  ### Bug Fixes
616
658
 
617
- * Present user with errors generated from child process ([71e11e1](https://github.com/applandinc/appmap-js/commit/71e11e1e38221660f3910bf4227b9e6546c5e519))
618
- * Sessions are now properly persisted on disk ([e4960cd](https://github.com/applandinc/appmap-js/commit/e4960cd31f958fd2bf895e2838cf6d8a9b2cc5a8))
659
+ - Present user with errors generated from child process
660
+ ([71e11e1](https://github.com/applandinc/appmap-js/commit/71e11e1e38221660f3910bf4227b9e6546c5e519))
661
+ - Sessions are now properly persisted on disk
662
+ ([e4960cd](https://github.com/applandinc/appmap-js/commit/e4960cd31f958fd2bf895e2838cf6d8a9b2cc5a8))
619
663
 
620
664
  # [@appland/appmap-v3.7.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.4...@appland/appmap-v3.7.0) (2021-09-30)
621
665
 
622
-
623
666
  ### Bug Fixes
624
667
 
625
- * Add project directory debug data ([78c9ce7](https://github.com/applandinc/appmap-js/commit/78c9ce7292d3d0d6882fc41588fd65d4670c3809))
626
- * Move directory argument to an optional positional argument ([a593924](https://github.com/applandinc/appmap-js/commit/a593924faf5beef9c0875308207e222a2eb8cd9a))
627
-
668
+ - Add project directory debug data
669
+ ([78c9ce7](https://github.com/applandinc/appmap-js/commit/78c9ce7292d3d0d6882fc41588fd65d4670c3809))
670
+ - Move directory argument to an optional positional argument
671
+ ([a593924](https://github.com/applandinc/appmap-js/commit/a593924faf5beef9c0875308207e222a2eb8cd9a))
628
672
 
629
673
  ### Features
630
674
 
631
- * Auto-select installer if only one is available ([db8ac09](https://github.com/applandinc/appmap-js/commit/db8ac0944b462f32b0909d3818b33b09f8e2342b))
675
+ - Auto-select installer if only one is available
676
+ ([db8ac09](https://github.com/applandinc/appmap-js/commit/db8ac0944b462f32b0909d3818b33b09f8e2342b))
632
677
 
633
678
  # [@appland/appmap-v3.6.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.3...@appland/appmap-v3.6.4) (2021-09-22)
634
679
 
635
-
636
680
  ### Bug Fixes
637
681
 
638
- * Correct build.gradle updates ([afc490c](https://github.com/applandinc/appmap-js/commit/afc490c25e55566a7a11628955fb24d22fedeb42))
682
+ - Correct build.gradle updates
683
+ ([afc490c](https://github.com/applandinc/appmap-js/commit/afc490c25e55566a7a11628955fb24d22fedeb42))
639
684
 
640
685
  # [@appland/appmap-v3.6.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.2...@appland/appmap-v3.6.3) (2021-09-21)
641
686
 
642
-
643
687
  ### Bug Fixes
644
688
 
645
- * Run Gradle dependencyInsight task with stacktrace option in case of error ([91a5979](https://github.com/applandinc/appmap-js/commit/91a59796dc5b73e6208f3b452bf4b63f812583fd))
689
+ - Run Gradle dependencyInsight task with stacktrace option in case of error
690
+ ([91a5979](https://github.com/applandinc/appmap-js/commit/91a59796dc5b73e6208f3b452bf4b63f812583fd))
646
691
 
647
692
  # [@appland/appmap-v3.6.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.1...@appland/appmap-v3.6.2) (2021-09-21)
648
693
 
649
-
650
694
  ### Bug Fixes
651
695
 
652
- * Use child_process.spawn instead of exec ([d0d85f3](https://github.com/applandinc/appmap-js/commit/d0d85f3bf153c1d986331302d6fe865ad06547dd))
696
+ - Use child_process.spawn instead of exec
697
+ ([d0d85f3](https://github.com/applandinc/appmap-js/commit/d0d85f3bf153c1d986331302d6fe865ad06547dd))
653
698
 
654
699
  # [@appland/appmap-v3.6.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.0...@appland/appmap-v3.6.1) (2021-09-21)
655
700
 
656
-
657
701
  ### Bug Fixes
658
702
 
659
- * Now logging commands run ([9a20f46](https://github.com/applandinc/appmap-js/commit/9a20f465ae47ea14c1204e49eacb97fe17a9ee32))
703
+ - Now logging commands run
704
+ ([9a20f46](https://github.com/applandinc/appmap-js/commit/9a20f465ae47ea14c1204e49eacb97fe17a9ee32))
660
705
 
661
706
  # [@appland/appmap-v3.6.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.5.1...@appland/appmap-v3.6.0) (2021-09-17)
662
707
 
663
-
664
708
  ### Bug Fixes
665
709
 
666
- * Correct import of Error classes ([badd988](https://github.com/applandinc/appmap-js/commit/badd988c00abcc4720f6e346a86ef15e4beeda6b))
667
- * Fix agent install module imports ([a7caa17](https://github.com/applandinc/appmap-js/commit/a7caa1719bc3e20ff6fc08ed0412bb1d224afbb1))
668
-
710
+ - Correct import of Error classes
711
+ ([badd988](https://github.com/applandinc/appmap-js/commit/badd988c00abcc4720f6e346a86ef15e4beeda6b))
712
+ - Fix agent install module imports
713
+ ([a7caa17](https://github.com/applandinc/appmap-js/commit/a7caa1719bc3e20ff6fc08ed0412bb1d224afbb1))
669
714
 
670
715
  ### Features
671
716
 
672
- * appmap.html standalone page ([97fa02e](https://github.com/applandinc/appmap-js/commit/97fa02ec809553d185a9acadcf895562ee5b80e6))
673
- * open an AppMap in the default browser ([15fb41d](https://github.com/applandinc/appmap-js/commit/15fb41d2f2adc180588f5e00ea584dd274ffb080))
674
- * Serve the appmap file and JS map file ([250c26d](https://github.com/applandinc/appmap-js/commit/250c26d92665c81264a29576c2155409b144ab5c))
717
+ - appmap.html standalone page
718
+ ([97fa02e](https://github.com/applandinc/appmap-js/commit/97fa02ec809553d185a9acadcf895562ee5b80e6))
719
+ - open an AppMap in the default browser
720
+ ([15fb41d](https://github.com/applandinc/appmap-js/commit/15fb41d2f2adc180588f5e00ea584dd274ffb080))
721
+ - Serve the appmap file and JS map file
722
+ ([250c26d](https://github.com/applandinc/appmap-js/commit/250c26d92665c81264a29576c2155409b144ab5c))
675
723
 
676
724
  # [@appland/appmap-v3.5.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.5.0...@appland/appmap-v3.5.1) (2021-09-17)
677
725
 
678
-
679
726
  ### Bug Fixes
680
727
 
681
- * Add debugging information for directory listing when install fails ([fb315c6](https://github.com/applandinc/appmap-js/commit/fb315c6b49925ad6a3d4a3f5eef265448602293a))
728
+ - Add debugging information for directory listing when install fails
729
+ ([fb315c6](https://github.com/applandinc/appmap-js/commit/fb315c6b49925ad6a3d4a3f5eef265448602293a))
682
730
 
683
731
  # [@appland/appmap-v3.5.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.4.1...@appland/appmap-v3.5.0) (2021-09-15)
684
732
 
685
-
686
733
  ### Bug Fixes
687
734
 
688
- * `appland.cli.log` is now populated on failure ([916f84c](https://github.com/applandinc/appmap-js/commit/916f84ce2a6eb08ac463d8f37fbbc32bad2486fb))
689
- * Capture installer information upon failure ([6b01a9b](https://github.com/applandinc/appmap-js/commit/6b01a9b4b8f3e6cad8d6728682b767ccad3f2fa3))
690
- * Clarify steps to fix missing requirements ([e743176](https://github.com/applandinc/appmap-js/commit/e743176318369f4d887480bcce26869e95feea4b))
691
-
735
+ - `appland.cli.log` is now populated on failure
736
+ ([916f84c](https://github.com/applandinc/appmap-js/commit/916f84ce2a6eb08ac463d8f37fbbc32bad2486fb))
737
+ - Capture installer information upon failure
738
+ ([6b01a9b](https://github.com/applandinc/appmap-js/commit/6b01a9b4b8f3e6cad8d6728682b767ccad3f2fa3))
739
+ - Clarify steps to fix missing requirements
740
+ ([e743176](https://github.com/applandinc/appmap-js/commit/e743176318369f4d887480bcce26869e95feea4b))
692
741
 
693
742
  ### Features
694
743
 
695
- * Ask user to confirm installation environment ([17a802b](https://github.com/applandinc/appmap-js/commit/17a802b776b63b8eab5039b8d7905e430e9a8eaa))
744
+ - Ask user to confirm installation environment
745
+ ([17a802b](https://github.com/applandinc/appmap-js/commit/17a802b776b63b8eab5039b8d7905e430e9a8eaa))
696
746
 
697
747
  # [@appland/appmap-v3.4.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.4.0...@appland/appmap-v3.4.1) (2021-09-15)
698
748
 
699
-
700
749
  ### Bug Fixes
701
750
 
702
- * Users are now identified in the same manner as VSCode ([#355](https://github.com/applandinc/appmap-js/issues/355)) ([8d9cd50](https://github.com/applandinc/appmap-js/commit/8d9cd507bcbcbecb0a0fa742206b8534ad797620))
751
+ - Users are now identified in the same manner as VSCode
752
+ ([#355](https://github.com/applandinc/appmap-js/issues/355))
753
+ ([8d9cd50](https://github.com/applandinc/appmap-js/commit/8d9cd507bcbcbecb0a0fa742206b8534ad797620))
703
754
 
704
755
  # [@appland/appmap-v3.4.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.3.2...@appland/appmap-v3.4.0) (2021-09-13)
705
756
 
706
-
707
757
  ### Features
708
758
 
709
- * Add validation step after install ([18effec](https://github.com/applandinc/appmap-js/commit/18effec0a4e121d24bfbfc38c6cdc1f9fcbd7b84))
759
+ - Add validation step after install
760
+ ([18effec](https://github.com/applandinc/appmap-js/commit/18effec0a4e121d24bfbfc38c6cdc1f9fcbd7b84))
710
761
 
711
762
  # [@appland/appmap-v3.3.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.3.1...@appland/appmap-v3.3.2) (2021-09-10)
712
763
 
713
-
714
764
  ### Bug Fixes
715
765
 
716
- * Fixed an issue where install-agent quit before rresolving all promises ([8c42539](https://github.com/applandinc/appmap-js/commit/8c42539926e05f1498676b9d844e0a4b6b92d75a))
766
+ - Fixed an issue where install-agent quit before rresolving all promises
767
+ ([8c42539](https://github.com/applandinc/appmap-js/commit/8c42539926e05f1498676b9d844e0a4b6b92d75a))
717
768
 
718
769
  # [@appland/appmap-v3.3.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.3.0...@appland/appmap-v3.3.1) (2021-09-10)
719
770
 
720
-
721
771
  ### Bug Fixes
722
772
 
723
- * Update path of bin script ([da8e666](https://github.com/applandinc/appmap-js/commit/da8e666512d4ff2774fcc65c797686616ba7059e))
773
+ - Update path of bin script
774
+ ([da8e666](https://github.com/applandinc/appmap-js/commit/da8e666512d4ff2774fcc65c797686616ba7059e))
724
775
 
725
776
  # [@appland/appmap-v3.3.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.4...@appland/appmap-v3.3.0) (2021-09-10)
726
777
 
727
-
728
778
  ### Features
729
779
 
730
- * Add telemetry reporting to install-agent results ([d555249](https://github.com/applandinc/appmap-js/commit/d5552493ce2685befaa76df6f36b4075aa50ad8b))
780
+ - Add telemetry reporting to install-agent results
781
+ ([d555249](https://github.com/applandinc/appmap-js/commit/d5552493ce2685befaa76df6f36b4075aa50ad8b))
731
782
 
732
783
  # [@appland/appmap-v3.2.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.3...@appland/appmap-v3.2.4) (2021-09-09)
733
784
 
734
-
735
785
  ### Bug Fixes
736
786
 
737
- * Fix missing import for `verbose` when running a Java installer ([4a6bba0](https://github.com/applandinc/appmap-js/commit/4a6bba0d4e8a7650e6af1e50b7783f5fc5ac00cf))
787
+ - Fix missing import for `verbose` when running a Java installer
788
+ ([4a6bba0](https://github.com/applandinc/appmap-js/commit/4a6bba0d4e8a7650e6af1e50b7783f5fc5ac00cf))
738
789
 
739
790
  # [@appland/appmap-v3.2.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.2...@appland/appmap-v3.2.3) (2021-09-08)
740
791
 
741
-
742
792
  ### Bug Fixes
743
793
 
744
- * Add Poetry installer ([21b0296](https://github.com/applandinc/appmap-js/commit/21b02960f79da8884806c1ce7701c52b7c0002fa))
794
+ - Add Poetry installer
795
+ ([21b0296](https://github.com/applandinc/appmap-js/commit/21b02960f79da8884806c1ce7701c52b7c0002fa))
745
796
 
746
797
  # [@appland/appmap-v3.2.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.1...@appland/appmap-v3.2.2) (2021-09-03)
747
798
 
748
-
749
799
  ### Bug Fixes
750
800
 
751
- * Index is now asynchronous ([6389d47](https://github.com/applandinc/appmap-js/commit/6389d475c975aa9e2aeb9c493917e2b14584af04))
752
- * Target ES2017 ([23ad225](https://github.com/applandinc/appmap-js/commit/23ad225ab775f2983a4ee49c2e965e7259297ce7))
801
+ - Index is now asynchronous
802
+ ([6389d47](https://github.com/applandinc/appmap-js/commit/6389d475c975aa9e2aeb9c493917e2b14584af04))
803
+ - Target ES2017
804
+ ([23ad225](https://github.com/applandinc/appmap-js/commit/23ad225ab775f2983a4ee49c2e965e7259297ce7))
753
805
 
754
806
  # [@appland/appmap-v3.2.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.0...@appland/appmap-v3.2.1) (2021-09-01)
755
807
 
756
-
757
808
  ### Bug Fixes
758
809
 
759
- * The CLI can no longer be imported as a third party library ([bf20ac2](https://github.com/applandinc/appmap-js/commit/bf20ac2757e101ccc2d4158fc42761d5be6e0a4b))
810
+ - The CLI can no longer be imported as a third party library
811
+ ([bf20ac2](https://github.com/applandinc/appmap-js/commit/bf20ac2757e101ccc2d4158fc42761d5be6e0a4b))
760
812
 
761
813
  # [@appland/appmap-v3.2.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.1.0...@appland/appmap-v3.2.0) (2021-08-31)
762
814
 
763
-
764
815
  ### Features
765
816
 
766
- * Rework the `agent-install` user experience ([#316](https://github.com/applandinc/appmap-js/issues/316)) ([6e34f23](https://github.com/applandinc/appmap-js/commit/6e34f236f44ab2f0a5393ecf0ef59a0fd2af2d2d))
817
+ - Rework the `agent-install` user experience
818
+ ([#316](https://github.com/applandinc/appmap-js/issues/316))
819
+ ([6e34f23](https://github.com/applandinc/appmap-js/commit/6e34f236f44ab2f0a5393ecf0ef59a0fd2af2d2d))
767
820
 
768
821
  # [@appland/appmap-v3.1.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.0.0...@appland/appmap-v3.1.0) (2021-08-19)
769
822
 
770
-
771
823
  ### Bug Fixes
772
824
 
773
- * Always update build.gradle and pom.xml ([fd3e820](https://github.com/applandinc/appmap-js/commit/fd3e820f1cc6cf16a827fc21389b78d6cda7ac48))
774
-
825
+ - Always update build.gradle and pom.xml
826
+ ([fd3e820](https://github.com/applandinc/appmap-js/commit/fd3e820f1cc6cf16a827fc21389b78d6cda7ac48))
775
827
 
776
828
  ### Features
777
829
 
778
- * Create agent configuration ([cdbb282](https://github.com/applandinc/appmap-js/commit/cdbb28231df51c2c0874000126f8d20bf486b2c4))
830
+ - Create agent configuration
831
+ ([cdbb282](https://github.com/applandinc/appmap-js/commit/cdbb28231df51c2c0874000126f8d20bf486b2c4))
779
832
 
780
833
  # [@appland/appmap-v3.0.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v2.3.4...@appland/appmap-v3.0.0) (2021-08-05)
781
834
 
782
-
783
835
  ### Continuous Integration
784
836
 
785
- * CLI now available as @appland/appmap ([bd99645](https://github.com/applandinc/appmap-js/commit/bd9964536056406181aab5b393800a7a8152ddbc))
786
-
837
+ - CLI now available as @appland/appmap
838
+ ([bd99645](https://github.com/applandinc/appmap-js/commit/bd9964536056406181aab5b393800a7a8152ddbc))
787
839
 
788
840
  ### BREAKING CHANGES
789
841
 
790
- * @appland/cli renamed to @appland/appmap
842
+ - @appland/cli renamed to @appland/appmap
791
843
 
792
844
  # [@appland/cli-v1.5.2](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.5.1...@appland/cli-v1.5.2) (2021-08-04)
793
845
 
794
-
795
846
  ### Bug Fixes
796
847
 
797
- * Reword instructions for agent install ([edeacf6](https://github.com/applandinc/appmap-js/commit/edeacf6e11da1d1aad39e985c2c8be8d81307fa3))
848
+ - Reword instructions for agent install
849
+ ([edeacf6](https://github.com/applandinc/appmap-js/commit/edeacf6e11da1d1aad39e985c2c8be8d81307fa3))
798
850
 
799
851
  # [@appland/cli-v1.5.1](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.5.0...@appland/cli-v1.5.1) (2021-08-03)
800
852
 
801
-
802
853
  ### Bug Fixes
803
854
 
804
- * Import PythonAgentInstaller properly ([f59da43](https://github.com/applandinc/appmap-js/commit/f59da43ae0b52a18a6d0a5bda5b9913747881ca8))
855
+ - Import PythonAgentInstaller properly
856
+ ([f59da43](https://github.com/applandinc/appmap-js/commit/f59da43ae0b52a18a6d0a5bda5b9913747881ca8))
805
857
 
806
858
  # [@appland/cli-v1.5.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.4.0...@appland/cli-v1.5.0) (2021-08-03)
807
859
 
808
-
809
860
  ### Features
810
861
 
811
- * Add python support to install-agent command ([9316233](https://github.com/applandinc/appmap-js/commit/9316233b3c703b43ecb277c6ec41f539a3a8a544))
862
+ - Add python support to install-agent command
863
+ ([9316233](https://github.com/applandinc/appmap-js/commit/9316233b3c703b43ecb277c6ec41f539a3a8a544))
812
864
 
813
865
  # [@appland/cli-v1.4.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.3.2...@appland/cli-v1.4.0) (2021-07-29)
814
866
 
815
-
816
867
  ### Features
817
868
 
818
- * Install ruby or java agent via CLI ([4d8cf37](https://github.com/applandinc/appmap-js/commit/4d8cf37a06eef6aa5aa7bf82fa4d15d52be25166))
869
+ - Install ruby or java agent via CLI
870
+ ([4d8cf37](https://github.com/applandinc/appmap-js/commit/4d8cf37a06eef6aa5aa7bf82fa4d15d52be25166))
819
871
 
820
872
  # [@appland/cli-v1.3.2](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.3.1...@appland/cli-v1.3.2) (2021-07-06)
821
873
 
822
-
823
874
  ### Bug Fixes
824
875
 
825
- * Fix parent tree assignment in canonicalization ([fd54afa](https://github.com/applandinc/appmap-js/commit/fd54afa722166ce1ac022cbd649827ac2fa84b53))
876
+ - Fix parent tree assignment in canonicalization
877
+ ([fd54afa](https://github.com/applandinc/appmap-js/commit/fd54afa722166ce1ac022cbd649827ac2fa84b53))
826
878
 
827
879
  # [@appland/cli-v1.3.1](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.3.0...@appland/cli-v1.3.1) (2021-07-02)
828
880
 
829
-
830
881
  ### Bug Fixes
831
882
 
832
- * Find all matching events in each AppMap ([de578c7](https://github.com/applandinc/appmap-js/commit/de578c73864e10c6b815ac460fb94b8a0b4eab92))
883
+ - Find all matching events in each AppMap
884
+ ([de578c7](https://github.com/applandinc/appmap-js/commit/de578c73864e10c6b815ac460fb94b8a0b4eab92))
833
885
 
834
886
  # [@appland/cli-v1.3.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.2.0...@appland/cli-v1.3.0) (2021-07-02)
835
887
 
836
-
837
888
  ### Bug Fixes
838
889
 
839
- * Don't emit trigrams with no caller and no callee ([65be7e5](https://github.com/applandinc/appmap-js/commit/65be7e5c03c3cd8a233c77bbb85c5ca54a563e07))
840
- * Only show progress bars in interactive mode ([6436a3b](https://github.com/applandinc/appmap-js/commit/6436a3b7bff79eafcfef554eb27dd581113bd9a0))
841
- * Refine JSON output of inspect command ([101e97e](https://github.com/applandinc/appmap-js/commit/101e97e3014ac41eda49b96b2f5a4a080bbf7f07))
842
- * Remove unused functions ([fe03064](https://github.com/applandinc/appmap-js/commit/fe030646ed6e85ecf3afc7a5f36948988e37e39e))
843
- * Update the AppMap index before the 'inspect' command runs ([1983813](https://github.com/applandinc/appmap-js/commit/19838133180ece16879af622bf3ccb576fc6de27))
844
-
890
+ - Don't emit trigrams with no caller and no callee
891
+ ([65be7e5](https://github.com/applandinc/appmap-js/commit/65be7e5c03c3cd8a233c77bbb85c5ca54a563e07))
892
+ - Only show progress bars in interactive mode
893
+ ([6436a3b](https://github.com/applandinc/appmap-js/commit/6436a3b7bff79eafcfef554eb27dd581113bd9a0))
894
+ - Refine JSON output of inspect command
895
+ ([101e97e](https://github.com/applandinc/appmap-js/commit/101e97e3014ac41eda49b96b2f5a4a080bbf7f07))
896
+ - Remove unused functions
897
+ ([fe03064](https://github.com/applandinc/appmap-js/commit/fe030646ed6e85ecf3afc7a5f36948988e37e39e))
898
+ - Update the AppMap index before the 'inspect' command runs
899
+ ([1983813](https://github.com/applandinc/appmap-js/commit/19838133180ece16879af622bf3ccb576fc6de27))
845
900
 
846
901
  ### Features
847
902
 
848
- * Add 'inventory' CLI command ([8175fb0](https://github.com/applandinc/appmap-js/commit/8175fb0727b40fdfc35720ead7362ae46ea2d877))
849
- * Add database_type to CodeObjectType.QUERY ([8787b2d](https://github.com/applandinc/appmap-js/commit/8787b2de0e05bce6753c90b3b6f08115c94e8cc7))
850
- * Add fingerprint strategies ([066bf9e](https://github.com/applandinc/appmap-js/commit/066bf9e1d2cf4767ca105d6f794daf8f82acaed5))
851
- * App.Land client ([775abb3](https://github.com/applandinc/appmap-js/commit/775abb3ad598031d9b95f20e7b12f88bd8d8da3b))
852
- * Fingerprint classes and packages ([7448804](https://github.com/applandinc/appmap-js/commit/74488040e804a6f57a19878980fa3ace25d6feb4))
853
- * Store the database_type in query classMap entries ([7a44af6](https://github.com/applandinc/appmap-js/commit/7a44af6504dc78574b3ba9eb5d1edb60d3124a44))
903
+ - Add 'inventory' CLI command
904
+ ([8175fb0](https://github.com/applandinc/appmap-js/commit/8175fb0727b40fdfc35720ead7362ae46ea2d877))
905
+ - Add database_type to CodeObjectType.QUERY
906
+ ([8787b2d](https://github.com/applandinc/appmap-js/commit/8787b2de0e05bce6753c90b3b6f08115c94e8cc7))
907
+ - Add fingerprint strategies
908
+ ([066bf9e](https://github.com/applandinc/appmap-js/commit/066bf9e1d2cf4767ca105d6f794daf8f82acaed5))
909
+ - App.Land client
910
+ ([775abb3](https://github.com/applandinc/appmap-js/commit/775abb3ad598031d9b95f20e7b12f88bd8d8da3b))
911
+ - Fingerprint classes and packages
912
+ ([7448804](https://github.com/applandinc/appmap-js/commit/74488040e804a6f57a19878980fa3ace25d6feb4))
913
+ - Store the database_type in query classMap entries
914
+ ([7a44af6](https://github.com/applandinc/appmap-js/commit/7a44af6504dc78574b3ba9eb5d1edb60d3124a44))
854
915
 
855
916
  # [@appland/cli-v1.2.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.1.0...@appland/cli-v1.2.0) (2021-06-29)
856
917
 
857
-
858
918
  ### Features
859
919
 
860
- * Search by package and class ([0b14a27](https://github.com/applandinc/appmap-js/commit/0b14a2727f9aadbb43b69ac14d53258f45b20cf5))
861
- * Search for database:, http:, query: ([21df198](https://github.com/applandinc/appmap-js/commit/21df1983e47f3e77c2476dcf75fa8b8ee4ca5465))
862
- * Show progress bar while loading 'inspect' results ([2e3c410](https://github.com/applandinc/appmap-js/commit/2e3c410ea5d60b69b6f0ea5ef035f30f289088b8))
920
+ - Search by package and class
921
+ ([0b14a27](https://github.com/applandinc/appmap-js/commit/0b14a2727f9aadbb43b69ac14d53258f45b20cf5))
922
+ - Search for database:, http:, query:
923
+ ([21df198](https://github.com/applandinc/appmap-js/commit/21df1983e47f3e77c2476dcf75fa8b8ee4ca5465))
924
+ - Show progress bar while loading 'inspect' results
925
+ ([2e3c410](https://github.com/applandinc/appmap-js/commit/2e3c410ea5d60b69b6f0ea5ef035f30f289088b8))
863
926
 
864
927
  # [@appland/cli-v1.1.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.4...@appland/cli-v1.1.0) (2021-06-16)
865
928
 
866
-
867
929
  ### Bug Fixes
868
930
 
869
- * Remove 'example' because it adds so much noise ([17fb066](https://github.com/applandinc/appmap-js/commit/17fb066ba0e260911d4b204f6f6b4b310a13b7e1))
870
-
931
+ - Remove 'example' because it adds so much noise
932
+ ([17fb066](https://github.com/applandinc/appmap-js/commit/17fb066ba0e260911d4b204f6f6b4b310a13b7e1))
871
933
 
872
934
  ### Features
873
935
 
874
- * Add 'swagger' command to the CLI ([3cb4380](https://github.com/applandinc/appmap-js/commit/3cb43808918dad92766b863326f0ff500cc235b2))
875
- * Add version file and created time to the AppMap index ([7496e3c](https://github.com/applandinc/appmap-js/commit/7496e3ceaf1dee3f96028d64246d7ea34b314386))
876
- * Find and print info about a named function ([544db5c](https://github.com/applandinc/appmap-js/commit/544db5ca402d9e3399326f28da7d3a43a606f5c4))
877
- * Search AppMaps for tables and routes ([e78d5b9](https://github.com/applandinc/appmap-js/commit/e78d5b91686818001a28ac6aee93ff388ec754e8))
936
+ - Add 'swagger' command to the CLI
937
+ ([3cb4380](https://github.com/applandinc/appmap-js/commit/3cb43808918dad92766b863326f0ff500cc235b2))
938
+ - Add version file and created time to the AppMap index
939
+ ([7496e3c](https://github.com/applandinc/appmap-js/commit/7496e3ceaf1dee3f96028d64246d7ea34b314386))
940
+ - Find and print info about a named function
941
+ ([544db5c](https://github.com/applandinc/appmap-js/commit/544db5ca402d9e3399326f28da7d3a43a606f5c4))
942
+ - Search AppMaps for tables and routes
943
+ ([e78d5b9](https://github.com/applandinc/appmap-js/commit/e78d5b91686818001a28ac6aee93ff388ec754e8))
878
944
 
879
945
  # [@appland/cli-v1.0.4](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.3...@appland/cli-v1.0.4) (2021-05-28)
880
946
 
881
-
882
947
  ### Bug Fixes
883
948
 
884
- * Configure src/cli.js as the bin script for packages/cli ([0de396a](https://github.com/applandinc/appmap-js/commit/0de396a030c9451ee0f930a0f4a81281305ee312))
885
- * In dependency analysis, read the file mtime properly as the value of the file ([3700e96](https://github.com/applandinc/appmap-js/commit/3700e96caa322969d25332a613d6a6645d7d5ca5))
886
- * Remove dependency on yargs/helpers ([5e603d5](https://github.com/applandinc/appmap-js/commit/5e603d5b2c9e606ec82ae23ba2171f0327a7b658))
949
+ - Configure src/cli.js as the bin script for packages/cli
950
+ ([0de396a](https://github.com/applandinc/appmap-js/commit/0de396a030c9451ee0f930a0f4a81281305ee312))
951
+ - In dependency analysis, read the file mtime properly as the value of the file
952
+ ([3700e96](https://github.com/applandinc/appmap-js/commit/3700e96caa322969d25332a613d6a6645d7d5ca5))
953
+ - Remove dependency on yargs/helpers
954
+ ([5e603d5](https://github.com/applandinc/appmap-js/commit/5e603d5b2c9e606ec82ae23ba2171f0327a7b658))
887
955
 
888
956
  # [@appland/cli-v1.0.3](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.2...@appland/cli-v1.0.3) (2021-05-18)
889
957
 
890
-
891
958
  ### Bug Fixes
892
959
 
893
- * Update local dependencies ([f0d3281](https://github.com/applandinc/appmap-js/commit/f0d328161499999ee98fbb3aec2d438b3095bd0f))
894
- * Update yargs to v17.0 ([278f1da](https://github.com/applandinc/appmap-js/commit/278f1daab7bb6fc8371ac80bf210a1a6fce76f79))
960
+ - Update local dependencies
961
+ ([f0d3281](https://github.com/applandinc/appmap-js/commit/f0d328161499999ee98fbb3aec2d438b3095bd0f))
962
+ - Update yargs to v17.0
963
+ ([278f1da](https://github.com/applandinc/appmap-js/commit/278f1daab7bb6fc8371ac80bf210a1a6fce76f79))
895
964
 
896
965
  # [@appland/cli-v1.0.2](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.1...@appland/cli-v1.0.2) (2021-05-11)
897
966
 
898
-
899
967
  ### Bug Fixes
900
968
 
901
- * Add publish config ([118c54f](https://github.com/applandinc/appmap-js/commit/118c54f3db08f19de39bca7d67abd36a0071a20e))
969
+ - Add publish config
970
+ ([118c54f](https://github.com/applandinc/appmap-js/commit/118c54f3db08f19de39bca7d67abd36a0071a20e))
902
971
 
903
972
  # [@appland/cli-v1.0.1](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.0...@appland/cli-v1.0.1) (2021-05-11)
904
973
 
905
-
906
974
  ### Bug Fixes
907
975
 
908
- * Flag package as public ([67e179c](https://github.com/applandinc/appmap-js/commit/67e179cd72ba247903764de25d8c86e0dd07bf9b))
976
+ - Flag package as public
977
+ ([67e179c](https://github.com/applandinc/appmap-js/commit/67e179cd72ba247903764de25d8c86e0dd07bf9b))
909
978
 
910
979
  # @appland/cli-v1.0.0 (2021-05-11)
911
980
 
912
-
913
981
  ### Features
914
982
 
915
- * Initial release ([#195](https://github.com/applandinc/appmap-js/issues/195)) ([c4776a0](https://github.com/applandinc/appmap-js/commit/c4776a0514c333746846b8ffca88465f8c2739ee))
983
+ - Initial release ([#195](https://github.com/applandinc/appmap-js/issues/195))
984
+ ([c4776a0](https://github.com/applandinc/appmap-js/commit/c4776a0514c333746846b8ffca88465f8c2739ee))