@appland/appmap 3.41.0 → 3.42.0

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